I just updated the gstreamer from 1.14. when I was using the gstreamer
editing service it gives an error when setting the mode for the GES. this
is in c++.GES:ERROR:../ges/ges-pipeline.c:1144:ges_pipeline_set_mode:
assertion failed: (pipeline->priv->valid_thread == g_thread_self())I use
this to set the mode of rendering or preview.HANDLE handle =
reinterpret_cast(_beginthreadex(0, 0,&VideoPipeline::ThePreviewModeThread,
pipe->pPipeline, 0, 0));CloseHandle(handle);
-----
------------------------------
Gstreamer 1.16.2
------------------------------
Windows
--
Sent from:
http://gstreamer-devel.966125.n4.nabble.com/_______________________________________________
gstreamer-devel mailing list
gstreamer-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
------------------------------
Gstreamer 1.16.2
------------------------------
Windows