cdgriffith / FastFlix

FastFlix is a free GUI for H.264, HEVC and AV1 hardware and software encoding!
https://fastflix.org/
MIT License
1.13k stars 55 forks source link

Misssing VVC option #434

Closed BuyMyMojo closed 1 year ago

BuyMyMojo commented 1 year ago

Describe the bug There is no option to use the new VVC codec added in 5.2.0. I am using the latest Windows 11 version, FFMPEG build from BtbN and FastFlix version

I know this is probably just the FFMPEG build not having VVC encoding for some reason so if that is the case a description of where to get/how to build FFMPEG with support would be helpful.

G:\tools\ffmpeg.EXE -hide_banner -encoders does show VVC as not having encode or decode support which is why I am asking for updated info on where to get FFMPEG.

..V.L. vvc                  H.266 / VVC (Versatile Video Coding)

To Reproduce Steps to reproduce the behaviour:

  1. Install the latest -win64-gpl FFMPEG version from BtbN
  2. Install the latest FastFlix version and run

Screenshots FastFlix_oxQupgA8xp FastFlix_72aVwAx1Ne

image

image

cdgriffith commented 1 year ago

Correct, need a ffmpeg with that enabled: https://github.com/cdgriffith/FastFlix/discussions/425#discussioncomment-5256514