Using GstVideoOverlay on Mac
doon
don-prog at mail.ru
Fri Mar 11 02:04:23 UTC 2016
Sebastian Dröge-3 wrote
> On Mi, 2016-03-09 at 16:35 -0800, doon wrote:
>> Ok, thanks! I got it! Now I linked this .dylib with
>> libgdk-quartz-2.0.0.dylib. But when I try to use this library with my
>> GTK#
>> project I get this exception:
>>
>> Stack overflow in unmanaged: IP: 0x10fbf6a29, fault addr:
>> 0x7fff53024fa8
>
> This suggests that somewhere in native code you have something like an
> infinite recursion. Run in a debugger to find the problem.
>
> --
> Sebastian Dröge, Centricular Ltd · http://www.centricular.com
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at .freedesktop
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
> signature.asc (968 bytes)
> <http://gstreamer-devel.966125.n4.nabble.com/attachment/4676267/0/signature.asc>
Ok, thanks I will try to debug it. And one more question: I give the
"drawingarea1.GdkWindow.Handle" to the native Gstreamer code, but video
plays in the full window and over the other widgets. Why?
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Using-GstVideoOverlay-on-Mac-tp4675141p4676278.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list