On Mon, 17 Nov 2014 13:34:24 -0800 Timothy Gu <timothyg...@gmail.com> wrote:
> On Mon, Nov 17, 2014 at 1:18 AM, 王山而 <she...@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 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel