[gst-devel] pipeline for VDPAU

Tony Houghton h at realh.co.uk
Wed Nov 17 16:45:36 CET 2010


On 17/11/10 14:38, lonkaji wrote:
> Hi,
>
> I use last version of gstreamer plugins bad and I would like to try VDPAU.
> I test with the big buck bunny movie from blender foundation.
> I've try with this command :
> gst-launch-0.10 filesrc=/home/alex/big.mp4 ! mp4mux ! vdpauh264dec !
> vdpauvideopostprocess ! vdpausink but it could not link mp4mux with
> vdph264dec.
>
> How can I play h264 with VDPAU capabilities of my NVIDIA card?

I think you've specified a muxer where you need a demuxer. Try
ffdemux_mov_mp4_m4a_3gp_3g2_mj2 instead of mp4mux.

-- 
TH * http://www.realh.co.uk




More information about the gstreamer-devel mailing list