Fw: File not playing with Playbin.where as playback fine with gst-launch-0.10 filesrc ! MyFilter

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Fw: File not playing with Playbin.where as playback fine with gst-launch-0.10 filesrc ! MyFilter

kommanapalli srirammurthy

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.


Love Cricket? Check out live scores, photos, video highlights and more. Click here.
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel