Encoding in H.266 (VVC) in 5.2.0? #425
-
I installed FastFlix 5.2.0, I updated FFMpeg, and I restarted FastFlix however I don't see an option for x266/VVC encoding. Was support only added for decoding? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hi @GT500org, you will need to download or compile a ffmpeg build that has the For example could download the one they shared in the issue from https://github.com/MartinEesmaa/VVCEasy/blob/master/FFMPEGVVC.md#ffmpeg-downloads-xhe-aac--vvc-endecoder-plugin-compiled-by-martin-eesmaa Extract those files to a directory of your choice. And then go into FastFlix, top left click File > Settings then edit |
Beta Was this translation helpful? Give feedback.
Hi @GT500org, you will need to download or compile a ffmpeg build that has the
libvvenc
library in it, and link it in FastFlix.For example could download the one they shared in the issue from https://github.com/MartinEesmaa/VVCEasy/blob/master/FFMPEGVVC.md#ffmpeg-downloads-xhe-aac--vvc-endecoder-plugin-compiled-by-martin-eesmaa
Extract those files to a directory of your choice.
And then go into FastFlix, top left click File > Settings then edit
ffmpeg
andffprobe
paths to point to those versions, and restart FastFlix