Gstreamer plugin

tajourim tajouri.maher at gmail.com
Wed Mar 6 00:24:20 PST 2013


Good morning,
Yesterday , i tested my plugin with other command ;
 > gst-launch -v fakesrc num-buffers=5 ! plugin ! fakesink
and it is successful .this is the execution
=> Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
/GstPipeline:pipeline0/GstFakeSrc:fakesrc0: last-message = "create   *******
(fakesrc0:src) (0 bytes, timestamp: none, duration: none, offset: 0,
offset_end: -1, flags: 0 ) 0x42fea0"
loaded plugin   [gst_plugin_template_chain,335]
I'm plugged, therefore I'm in.
/GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "preroll  
******* "
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
/GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "event  
******* (fakesink0:sink) E (type: 102, GstEventNewsegment,
update=(boolean)false, rate=(double)1, applied-rate=(double)1,
format=(GstFormat)GST_FORMAT_BYTES, start=(gint64)0, stop=(gint64)-1,
position=(gint64)0;) 0x424030"
/GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "event  
******* (fakesink0:sink) E (type: 102, GstEventNewsegment,
update=(boolean)false, rate=(double)1, applied-rate=(double)1,
format=(GstFormat)GST_FORMAT_BYTES, start=(gint64)0, stop=(gint64)-1,
position=(gint64)0;) 0x424030"
/GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = "chain  
******* (fakesink0:sink) (0 bytes, timestamp: 0:00:00.000000000, duration:
none, offset: 0, offset_end: -1, flags: 32 discont ) 0x42fea0"
/GstPipeline:pipeline0/GstFakeSrc:fakesrc0: last-message = "create   *******
(fakesrc0:src) (0 bytes, timestamp: none, duration: none, offset: 1,
offset_end: -1, flags: 0 ) 0x42ff00".........

So i think it is linked correctly but with filesrc , it can not link.
Can you explain me ?
 



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Gstreamer-plugin-tp4658855p4658915.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list