FFmpeg icon indicating copy to clipboard operation
FFmpeg copied to clipboard

Feature Request: Libopenh264

Open ep1cman opened this issue 8 years ago • 1 comments

Sorry if this is the wrong repo to post this in, Would it be possible for you to create a libopenh264 project that can then be used with this FFMPEG project?

ep1cman avatar Aug 03 '17 11:08 ep1cman

Its not likely at this point in time as x264 is used instead as its generally excepted to be of higher quality. Openh264 has an advantage that the licenses are covered when using it but that is only if you use the dll supplied by cisco and not if it is compiled by yourself which would mean creating a libopenh264 project would negate any usefulness I can see in using openh264.

So its not high priority as most users use x264. You can try and compile openh264 and then use FFVS to generate a ffmpeg project using openh264 if you want to try and do it yourself. If not then you can always post a bounty if you want the feature bumped up in priority.

Sibras avatar Aug 12 '17 08:08 Sibras