Hi, On Mon, Jan 12, 2015 at 12:59 AM, Zhao, Halley <halley.z...@intel.com> wrote:
> I understand you concern. > The wrapper doesn't help much to ffmpeg itself, however, it benefits much > to the apps uses ffmpeg, to pick up hw capability for codec. So specifically, what are the features that you get with yaml that ffmpeg doesn't already provide (that is: yaml is itself just a wrapper for other stuff; what does it wrap that ffmpeg doesn't have already?). I see h264enc/vp8dec/vp8enc/vp9dec/jpegdec/jpegenc vaapi. Anything else? Why not just implement these in ffmpeg directly? (Note that indeed, we did not link to libvpx to get vp9/vp8 decoding; we wrote our own, and it worked _much_ better. That same may be true here also.) Ronald _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel