libgstpvx.dll exception

Nirbheek Chauhan nirbheek.chauhan at gmail.com
Tue Jan 17 18:27:58 UTC 2017


On Tue, Jan 17, 2017 at 11:22 PM, CraigV <CraigVella at gmail.com> wrote:
> Hello all,
>  I have been wanting to incorporate gstreamer into my project for quite some
> time. I have just set up my dev environment and have been running through
> the tutorial on the site. I have run-across a very strange issue. My
> environments are VS2013 and VS2015 but produce the same issue. When running
> the code found here:
> https://gstreamer.freedesktop.org/documentation/tutorials/playback/playbin-usage.html
> it produces reliably this exception
>
> <http://gstreamer-devel.966125.n4.nabble.com/file/n4681493/exception.png>
>

This is probably the following known issue:

https://bugzilla.gnome.org/show_bug.cgi?id=763663

To check, you can try to build and run your application as a 64-bit
application against the 64-bit gstreamer binaries. If the segfault
goes away, it's likely the same problem, which is likely a libvpx bug.

We haven't been able to figure out exactly what's happening for
reasons that are detailed on that bug. Help in this regard would be
greatly appreciated!

Cheers,
Nirbheek


More information about the gstreamer-devel mailing list