vdpau playout not smooth
Robert Szelepcsenyi
robert at tankred.sk
Mon Mar 17 01:35:22 PDT 2014
I have problems playing video using VDPAU acceleration on nVidia GPU's.
For example this pipeline
gst-launch-0.10 -v -m filesrc location="test.mp4" ! qtdemux name=demux \ demux.video_00 ! vdpauh264dec ! queue ! vdpauvideopostprocess force-aspect-ratio="true" ! vdpausink \ demux.audio_00 ! ffdec_aac ! queue ! audioconvert ! alsasink
plays both video and audio correctly, but in most cases the video playout is not smooth. I can't call it choppy, but it exhibits some some sort of unpleasant tremor as if it were some synchronization issue. If I resize the window or minimize/maximize it, in most cases the problem disappears.
Vdpau playout with mplayer is without any problems. It must be some problem with the vdpau functionality of gstreamer.
Robert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140317/6e7a8d0f/attachment.html>
More information about the gstreamer-devel
mailing list