added FFMPEG vvc decoder support

This commit is contained in:
Martin Eesmaa 2022-05-15 20:53:17 +10:00 committed by GitHub
parent 04a3747e8f
commit af35ce44ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 1 deletions

View File

@ -10,7 +10,7 @@ https://github.com/MartinEesmaa/VVCEasy/actions/workflows/dotnet.yml)
![Matrix](https://img.shields.io/matrix/vvceasy:matrix.org?label=VVCEasy%20Matrix)
![Discord](https://img.shields.io/discord/974611343237869619?label=VVCEasy%20Discord%20Chat)
# VVCEasy (Windows (Full), Mac and Linux (partial) (by Martin Eesmaa)
# VVCEasy (Windows and Linux (Full) and Mac OS (partial) (by Martin Eesmaa)
VVCEasy is that you don't have to compile or/and coding to encode VVC (known as Versatile Video Codec). Simple, Easy, Encode and Decode.
VVCEasy comes to one-easy command of ffmpeg, VVC Tools, python, VLC o266player, VVDEC Web Player, Bitmovin VVDec Player, YUView and more.
@ -113,6 +113,16 @@ For more information about Bitmovin VVDec Player.
See [Bitmovin.md](https://github.com/MartinEesmaa/VVCEasy/blob/master/Bitmovin.md).
# FFmpeg VVDEC support
FFmpeg VVC Decoder supports of Windows, Mac and Linux.
OpenVVC (FFmpeg) supports of Mac and Linux.
Limitation: Mac OS cannot built of ffplay only in libvvdec and OpenVVC.
See [FFMPEGVVC.md](https://github.com/MartinEesmaa/VVCEasy/blob/master/FFMPEGVVC.md)
# Compile for VVCEasy
### VVCEasy Batchfile Version (optional) (Windows only)