[gst-devel] How to use custom gstreamer plugin with phonon in Qt?
dan liang
liangdan.cn at gmail.com
Mon Feb 7 15:46:53 CET 2011
Hi,
I'm trying to use a hardware video decoder on my embedded linux board. The
vendor has provided me the gstreamer plugin files which I have tested ok
with command like
"gst-launch filesrc location="my_file.avi" ! avidemux ! my_codec
output=RGB16 ! ximagesink".
Now I need to write a movie player with Qt but I don't know how to do it.
How could I tell phonon I want to use a specific custom video decoder?
Your help is much appreciated.:-)
Regards
Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110207/6d71ef4d/attachment.htm>
More information about the gstreamer-devel
mailing list