[Libav-user] Building ffmpeg with openh264 on Ubuntu

muller at vki.com muller at vki.com
Wed Mar 2 23:36:46 CET 2016


> Carl Eugen’s suggestion was to downgrade OpenH264.
Thanks. Worked like a charm. If only it were this easy to do this on Windows...
How about my second question below? Is there a way to know whether openh264 was used rather than libx264?
>I did NOT use either --enable-gpl or --enable-nonfree. I had been using libx264 up to now but want to make sure I will be using Cisco's OpenH264. The way I select H264 is with the code      avformat_alloc_output_context2 (&oc,NULL,"mp4",NULL);
      oc->oformat->video_codec = AV_CODEC_ID_H264;

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20160302/9de0dadb/attachment.html>


More information about the Libav-user mailing list