pipeline prerolling infinite loop

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

pipeline prerolling infinite loop

Ash-25
For some reason when I try:
"gst-launch http://movies.apple.com/movies/wb/the_dark_knight/the_dark_knight-tlr2_1080p.mov", the output just gets stuck at PIPELINE PREROLLING forever. I've noticed kaffeine-gstreamer can't play this either and gets stuck, however totem-gstreamer can. What is going on?? Why can totem play this?


Keep your kids safer online with Windows Live Family Safety. Help protect your kids.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: pipeline prerolling infinite loop

Tim-Philipp Müller-2
On Tue, 2008-07-29 at 20:07 +0000, Ash wrote:

> gst-launch
> http://movies.apple.com/movies/wb/the_dark_knight/the_dark_knight-tlr2_1080p.mov

I take it you meant  gst-launch playbin uri=http://... ?

This does indeed seem to 'hang' prerolling. It does post a "redirect"
message with the new location on the bus (try gst-launch -m), totem will
pick that up and act on it, but gst-launch does not. qtdemux should
probably also post an error message after the redirect message so that
apps which don't handle the redirect know that streaming has stopped.

You should probably file a bug about this in bugzilla, thanks.

Cheers
 -Tim



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel