[FFmpeg-devel] use openh264 in ffmpeg

compn tempn at mi.rr.com
Mon Nov 17 22:42:47 CET 2014


On Mon, 17 Nov 2014 13:34:24 -0800
Timothy Gu <timothygu99 at gmail.com> wrote:

> On Mon, Nov 17, 2014 at 1:18 AM, 王山而 <shenrh at live.cn> wrote:
> > hi
> > I want to use openh264 in ffmpeg, how should I do this?
> > please give me some help.
> > thank you.
> 
> Why? FFmpeg has a native H.264 decoder and I am fairly sure x264 still
> performs better than OpenH264.

users use ffmpeg as a wrapper api for the various standard
encoders and decoders. libmpeg, xvid, libvorbis, etc.

the wrapper code doesnt change much and people find it helpful.
ffmpeg used to have a lot of wrappers for other libs. also useful for
testing our dec/encoders. instead of having to use mplayer to test
between xvid and ffmpeg4...

-compn


More information about the ffmpeg-devel mailing list