GNOME Bugzilla – Bug 464666
[playbin] QT trailer hangs in preroll with decodebin2
Last modified: 2007-09-11 11:30:02 UTC
This sometimes doesn't preroll for me with CVS, neither with decodebin nor with decodebin2: $ USE_DECODEBIN2=1 gst-launch-0.10 playbin uri=http://images.apple.com/movies/wb/oceans_13/oceans_13-tlr2a_h480p.mov Don't think we ever had problems with quicktime trailers in previous releases. Attaching debug log.
FWIW, this appears to be reproducable for other people with gutsy packages too: <Zapek> __tim: stuck at 88 here. gutsy Debug log can be found here (too large for bugzilla): http://people.freedesktop.org/~tpm/464666-dbg.log.bz2
This seems to work fine for me with decodebin now, but still not with decodebin2.
Works for me now with this: 2007-09-11 Tim-Philipp Müller <tim at centricular dot net> Patch by: Josep Torra Valles <josep@fluendo.com> * gst/playback/gstplaybasebin.c: Increase upper limit for audio queue a bit; fixes preroll problem with playbin and decodebin2 when playing a quicktime trailer with multichannel audio via http (#464666).