You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems FFMPEG has the option to use X265/HEVC encoding using the --enable-libx265 configuration flag. https://trac.ffmpeg.org/wiki/Encode/H.265
Since x265 is already part of vcpkg this may be an easy (and very useful) thing to add.
I tried hacking the portfile.cmake file myself but am getting build errors and to be honest have no clue what I'm doing there.
The text was updated successfully, but these errors were encountered:
It seems FFMPEG has the option to use X265/HEVC encoding using the --enable-libx265 configuration flag. https://trac.ffmpeg.org/wiki/Encode/H.265
Since x265 is already part of vcpkg this may be an easy (and very useful) thing to add.
I tried hacking the portfile.cmake file myself but am getting build errors and to be honest have no clue what I'm doing there.
The text was updated successfully, but these errors were encountered: