gstreamer 1.4 vaapi 0.7 and playbin

Víctor M. Jáquez L. vjaquez at igalia.com
Fri Mar 4 08:55:35 UTC 2016


On 03/03/16 at 08:41pm, Matwey V. Kornilov wrote:
> >>
> >> You should upgrade to gstreamer 1.4.5 or better, the current stable 1.6.3
> >>
> >> A workaround should be to set manually the videosink
> >>
> >> gst-launch-1.0 -v playbin
> >> uri=file:///home/matwey/temp/h264_sintel_trailer-1080p.mp4 video-sink=vaapisink
> >>
> 
> Workaround
> 
> gst-launch-1.0 -v playbin
> uri=file:///home/matwey/temp/h264_sintel_trailer-1080p.mp4
> video-sink=vaapisink
> 
> doesn't work also, its output is here: http://susepaste.org/10357329

My last card would be use flags=0x17 in the pipeline

gst-launch-1.0 -v playbin
uri=file:///home/matwey/temp/h264_sintel_trailer-1080p.mp4 flags=0x17

as in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762579

But, as far as i remember, it was fixed in gstreamer's playbin, not in
gstreamer-vaapi, that is why I strongly recommend you to upgrade, at least, to
gstreamer 1.4.5


More information about the gstreamer-devel mailing list