Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ffmpeg] Add support for x265/HEVC video codec #7544

Closed
Brekel opened this issue Aug 4, 2019 · 0 comments · Fixed by #11277
Closed

[ffmpeg] Add support for x265/HEVC video codec #7544

Brekel opened this issue Aug 4, 2019 · 0 comments · Fixed by #11277
Assignees
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist

Comments

@Brekel
Copy link

Brekel commented Aug 4, 2019

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.

@Brekel Brekel added the category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist label Aug 4, 2019
@LilyWangL LilyWangL assigned PhoebeHui and unassigned AlvinZhangH Jun 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants