[gst-devel] Fw: File not playing with Playbin.where as playback fine with gst-launch-0.10 filesrc ! MyFilter
kommanapalli srirammurthy
sriram482 at yahoo.co.in
Wed Jul 8 07:06:08 CEST 2009
I am Implementing a filter which takes the data and demultiplex it, decodes and
renders data. My requirement is all above three (Demultiplex, Decoding,
Rendering) should be happen in one filter. For that i am implemented one filter
and i am able to successfully test with following command
gst-launch-0.10 filesrc location=/home/sample_mpeg4.mp4 ! myfilter
log:
Setting pipeline to PAUSED ...
Pipeline is PREROLLED ...
Setting pipeline to
PLAYING ...
New clock: GstSystemClock
Got EOS from element "pipeline0".
Execution ended after 5196977559 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
FREEING pipeline ...
Issue is when same file playing with playbin means
following command
gst-launch-0.10 playbin uri=file:///home/sample_mpeg4.mp4
Log:
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
then pipeline is hanging.
what can be the Issue ? What playbin is expecting from myfilter point of view ?
Please anyone help me to solve this problem.
Thanks & Regards
Sriramamurti Kommanapalli
________________________________
Looking for local information? Find it on Yahoo! Local
________________________________
See the Web's breaking stories, chosen by people like you. Check out Yahoo! Buzz.
Yahoo! recommends that you upgrade to the new and safer Internet Explorer 8. http://downloads.yahoo.com/in/internetexplorer/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20090708/ec138541/attachment.htm>
More information about the gstreamer-devel
mailing list