gstreamer 1.x on windows
Nicolas Dufresne
nicolas.dufresne at collabora.com
Fri Jun 6 06:11:44 PDT 2014
Le vendredi 06 juin 2014 à 14:03 +0100, narcisse doudieu siewe a écrit :
> the only error that I have is that
> Gst.Element.set_state(Gst.State.NULL) fails on a pipeline
> that appears on windows but on Linux(ubuntu 13.04) it is not the case
> so
> I don't know if it is an error from Gstreamer or from the pygobject
> binding
You'd have to enable traces before stating this is the only errors ;-P
Please try setting environment GST_DEBUG=3, you can find more details
about debugging GStreamer here:
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gst-running.html
And also here:
http://docs.gstreamer.com/display/GstSDK/Basic+tutorial+11%3A+Debugging
+tools
You didn't mention what version of GStreamer you are running, if it's
your own build, or a build you got from the web. You might not be
comparing the same thing.
Let us know,
Nicolas
More information about the gstreamer-devel
mailing list