[gstreamer-bugs] [Bug 449435] gnlfilesource does only work with media-start=0 at all times

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jun 21 06:32:51 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=449435

  GStreamer | gnonlin | Ver: 0.10.x




------- Comment #1 from r.fries  2007-06-21 13:32 UTC -------
a debug with --gst-debug=decodebin:5 shows the fail of decoding happens after
multiple tries to make the queue buffer larger with last entry:
0:00:00.314410000 13776 0x8149870 DEBUG            decodebin
gstdecodebin.c:1152:queue_enlarge:<internal-decodebin> increasing queue queue2
max-size-bytes to 33908
and then given up.

with decodebin2 (set via environment), there are no queue-enlarge messages and
it looks like it starts at once with a bigger queue:

0:00:00.297923000 13791 0x8149870 DEBUG            decodebin
gstdecodebin.c:1189:queue_filled_cb:<internal-decodebin> One of the queues is
full at 52546 bytes

and the decoding works

so workaround may be to use decodebin2 ? 


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=449435.




More information about the Gstreamer-bugs mailing list