How to debug Gstreamer on Windows

Yair Reshef yair99 at gmail.com
Thu Mar 26 23:33:59 UTC 2020


dependency walker sometime finds missing stuff.
try to prepend it with GST_DEBUG:7

more here
https://gstreamer.freedesktop.org/documentation/tutorials/basic/debugging-tools.html?gi-language=c

On Fri, Mar 27, 2020 at 1:19 AM Erik Herz <erik at vivoh.com> wrote:

> I have an app that runs on my Windows build machine but not on another
> windows machine.
>
> I get this error:
> gst_element_set_state() returns GST_STATE_CHANGE_FAILURE
>
> I suspect that I am missing a library.
>
> How can I debug what is happening?
>
> My App is QT-based.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20200327/b462b876/attachment.htm>


More information about the gstreamer-devel mailing list