[gst-devel] How to build gstreamer pipeline with VAAPI hardware acceleration?

Alberto Vigata alberto at nelalabs.com
Thu Apr 8 19:48:01 CEST 2010


Tagging along on this thread,

Why does GStreamer need to know anything about VAAPI usage inside ffmpeg?

Alberto

On Thu, Apr 8, 2010 at 3:13 AM, Edward Hervey <bilboed at gmail.com> wrote:
> On Thu, 2010-04-08 at 18:01 +0800, Mr. Tingustar wrote:
>> I rebuilt ffmpeg package with
>>     --enable-hwaccel=h263_vaapi \\\
>>     --enable-hwaccel=h264_vaapi \\\
>>     --enable-hwaccel=mpeg2_vaapi \\\
>>     --enable-hwaccel=mpeg4_vaapi \\\
>>     --enable-hwaccel=vc1_vaapi \\\
>>     --enable-hwaccel=wmv3_vaapi
>> Gst-plugins-bad, gst-plugins-ugly and gstreamer-ffmeg work fine. But I
>> don't know how to build the gstreamer pipeline that can enable ffmpeg
>> hwaccel decoding (VAAPI based). Can anyone share some guide, or
>> gstreamer is not ready for VAAPI hwaccel?
>
>  We explicitely disable support of hardware-accelerated codecs from
> ffmpeg in gst-ffmpeg. There isn't a unified way to forward the
> va-api/vdpau/hw specific information between ffmpeg and gstreamer.
>
>  In order to have proper VAAPI acceleration support in GSTreamer, we
> would need some gst-specific plugins.
>
>    Edward
>
>>
>> Thanks,
>> Bin
>>
>> ------------------------------------------------------------------------------
>> Download Intel&#174; Parallel Studio Eval
>> Try the new software tools for yourself. Speed compiling, find bugs
>> proactively, and fine-tune applications for parallel performance.
>> See why Intel Parallel Studio got high marks during beta.
>> http://p.sf.net/sfu/intel-sw-dev
>> _______________________________________________ gstreamer-devel mailing list gstreamer-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>




More information about the gstreamer-devel mailing list