pad problem
Gofrane
gofrane at gmail.com
Thu May 14 02:03:03 PDT 2015
thank you
The problem here
(gdb) n
(va:2650): GStreamer-CRITICAL **: gst_element_link_pads_full: assertion
'GST_IS_ELEMENT (dest)' failed
Elements 1 could not be linked.
62 if (gst_element_link (vaapidecode, vaapisink) != TRUE) g_printerr
("Elements 2 could not be linked.\n");
and here
(gdb) n
(va:2650): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(va:2650): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion
'G_TYPE_CHECK_INSTANCE (instance)' failed
73 ret = gst_element_set_state (pipeline, GST_STATE_PLAYING);
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/pad-problem-tp4671864p4671870.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list