gstreamer 1.4 vaapi 0.7 and playbin
Víctor M. Jáquez L.
vjaquez at igalia.com
Thu Mar 3 16:17:41 UTC 2016
On 03/03/16 at 05:43pm, Matwey V. Kornilov wrote:
> >>
> >> Output of the command
> >> (echo "GST_DEBUG=$GST_DEBUG"; gst-launch-1.0 -v playbin
> >> uri=file:///home/matwey/temp/h264_sintel_trailer-1080p.mp4)
> >>
> >> can be found here: http://paste.opensuse.org/54930061
> >
> > Now I kind of remember this bug. The decoder wants to push buffers but it is
> > not linked.
>
> Does this bug have a bugzilla entry, or could you point a specific
> commit where it fixed?
Not exactly, but it relates to me when I was working with
https://bugzilla.gnome.org/show_bug.cgi?id=743687
Though it was related with cluttersink, not vaapisink and it was already with
gstreamer 1.4.5
vmjl
>
> >
> > 0:00:00.318893815 [336m 6833[00m 0x7f78a800e320 [36mINFO [00m [00m vaapidecode gstvaapidecode.c:374:gst_vaapidecode_push_decoded_frame:<vaapidecode>[00m downstream element rejected the frame (not-linked [-1])
> >
> > 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
> >
> >>>
> >>>>
> >>>> How could I fix that?
> > _______________________________________________
> > gstreamer-devel mailing list
> > gstreamer-devel at lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
> >
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list