[gst-devel] How to use gst-inspect-0.10 and gst-launch-0.10 on windows?
Vincent Torri
vtorri at univ-evry.fr
Thu Jan 11 18:15:11 CET 2007
On Fri, 12 Jan 2007, Kevin Wong wrote:
> HI,
> I want to test my application. However, i hv use any command in command line
> interpeter that only show that
>
> ** (gst-launch-0.10:984): WARNING **: error while parsing
> ERROR: pipeline could not be constructed: no element "playbin"
>
> Can anyone teach me how to use?
> Thank for your help
I think that you have to tell gst-(launch / inspect) where the plugins are
installed. You can do that :
gst-launch-0.10.exe --gst-plugins-path=/my/path/to/plugins etc...
you can also export the varaible GST_PLUGINS_PATH to the same path.
hth
Vincent Torri
More information about the gstreamer-devel
mailing list