How to do VDPAU acceleration from appsrc-stream example?
Jérémy Lauraire
jeremy.lauraire at gmail.com
Tue Jul 5 23:42:11 PDT 2011
Hi,
I would like to adapt the appsrc-stream example to do vdpau acceleration. My
problem is that I have a data stream from a server (data packets of
differents size) and I want to push it to the buffer...
The pipeline would finaly look like :
*(guint8)*
data* -> playbin2 -> vdpauvideopostprocess -> vdpausink
Is *appsrc-example* adapted to this situation? I've understood from the code
that a filename is given... it seems strange considering a stream
example....?
How can I tell that the data of appsrc are data from my stream?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110706/6fec28de/attachment.htm>
More information about the gstreamer-devel
mailing list