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

Build FFmpeg with openh264 #1

Open
grill2010 opened this issue Mar 19, 2018 · 0 comments
Open

Build FFmpeg with openh264 #1

grill2010 opened this issue Mar 19, 2018 · 0 comments

Comments

@grill2010
Copy link

grill2010 commented Mar 19, 2018

First of all I'm pretty new to FFmpeg so please forgive me the maybe dumb questions.
I'm currently trying to build my own version of FFmpeg for Windows x86 and Windows x64 inspired by your build scripts because they are LGPL compliant.

My first question is are the generated libs and FFmpeg executable suitable for x86 and x64 or do I have to build it somehow differently?

I tried your build scripts on Ubuntu 16 and they are working, everything gets build correctly and I have all the libs and the FFmpeg.exe. However as the title already says I want to build a FFmpeg version with the openh264 codec by cisco to avoid the royalty issue with MPEG LA, as far as I have understood you can build FFmpeg with the flag --enable-libopenh264 and somehow you have to link to the openh264 libs. Do you have any experience with this and do you know if we can then use openh264 with FFmpeg autogen?

I have already posted a related question on stackoverflow. Thank you for your help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant