On 18/03/10 14:15, wanting2learn wrote:
>
> Look at this function:
>
> gst_element_factory_make ("fakesrc", "source");
>
> The element I want to make is of type "fakesrc", I can make other elements
> e.g. "rtspsrc", "decodebin2" etc.
>
> 1. Where can I get a list of ALL the types of elements that are available
> for me to create??
Run the gst-inspect tool to see which are installed. To see which you
can install, check gstreamer.net I guess. There's a page about the
plugins on there.
> 2. Where are the 'binaries' for these located at?
Normally $prefix/lib/gstreamer-0.10/ I think. So, for a distribution
installed package, probably /usr/lib/gstreamer-0.10
Regards,
Rob
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel