[gst-devel] DV newbie questions
daniel fischer
dan at f3c.com
Sat Dec 20 15:07:03 CET 2003
Soeren <stp at kabelnettet.dk> (on Sat, 20 Dec 2003 17:58:03 +0100):
> How do i find out what the output the gst1394 src is?
> I thought gst-inspect was supposed to show some sort of
> mime type info, but this is all i get (gstreamer-0.6):
gst1394 is the plugin, but you'll likely be interested in the feature the plugin provides, namely "dv1394src". it's src mime is video/dv. i am unsure on why it doesn't show up with gst-inspect, though.
> I havent got libdv installed yet, could this cause problems for
> gst-inspect?
no. it's a flaw in the plugin. but dvdec requires libdv for decoding video/dv to video/raw.
> Also, how do i search for plugins with specific mime type src and
> sinks? Can gst-inspect do this?
dunno, sorry. maybe have a look at the sources of the spider element, which most definitely scans plugins for pad mimetypes.
-dan
--
dan at f3c.com
http://f3c.com/dan/
More information about the gstreamer-devel
mailing list