gstreamer-vaapi does not work with rtsp

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

gstreamer-vaapi does not work with rtsp

tomw
Hi,

trying to stream from an rtsp source I ran into the issue that it does
not seem to work with gstreamer-vaapi using a simple playbin pipeline:

gst-launch-0.10 playbin2 uri=rtsp://...

running the same pipeline with a full-hd mp4 movie works fine (with a
CPU load of as little as 4%). In the rtsp case there are no errors which
would indicate an issue, however, there is nothing visible on the
screen. The entire gstreamer stack is the latest git master from the
0.10 branch.
Removing all vaapi acceleration does fix the issue, but this is
certainly not what I want.

Any idea where this may come from?

thanks,



--
tomw <[hidden email]>

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: gstreamer-vaapi does not work with rtsp

Nicolas Dufresne
Le mardi 29 mai 2012 à 09:26 +0200, tomw a écrit :

> Hi,
>
> trying to stream from an rtsp source I ran into the issue that it does
> not seem to work with gstreamer-vaapi using a simple playbin pipeline:
>
> gst-launch-0.10 playbin2 uri=rtsp://...
>
> running the same pipeline with a full-hd mp4 movie works fine (with a
> CPU load of as little as 4%). In the rtsp case there are no errors which
> would indicate an issue, however, there is nothing visible on the
> screen. The entire gstreamer stack is the latest git master from the
> 0.10 branch.
> Removing all vaapi acceleration does fix the issue, but this is
> certainly not what I want.
>
> Any idea where this may come from?

Can you paste (e.g. pastebin.com) some logs to start with (e.g.
GST_DEBUG=3), or dump the pipeline ?

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel