Error in setting up a gst pipeline (example)
Tim-Philipp Müller
t.i.m at zen.co.uk
Fri Jan 18 03:30:52 PST 2013
On Fri, 2013-01-18 at 03:20 -0800, joestrummer1982 wrote:
> In the list, four elements are shown.
> subtitleoverlay
> playsink
> playbin2
> playbin
>
> so this should be right. Ok, but the Environment Var is pointing to the
> right directory, where all the dlls for the different plugins are stored.
> I will check it again.
Does just gst-inspect-0.10.exe playbin2 work?
Perhaps run GST_DEBUG=5 yourapp.exe to see where it's looking and what
it's finding.
Just to make sure: Are you calling gst_init(NULL, NULL) in your code?
Cheers
-Tim
More information about the gstreamer-devel
mailing list