[gstreamer-bugs] [Bug 584104] MPEG1 ps container doesn't play with playbin2 and custom sinks

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jun 1 13:04:24 PDT 2009


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=584104

  GStreamer | gst-plugins-base | Ver: git




------- Comment #4 from Wim Taymans  2009-06-01 20:04 UTC -------
Created an attachment (id=135765)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=135765&action=view)
possible patch

This patch makes the initial stream finding use up to a maximum of 2MB of
memory. 

The idea is that for badly muxed streams we are not so much concerned about the
amount of time that we need to check but that we check as much as we possibly
can without using up too much memory. 2MB is still an arbitrary limit but it
seems reasonable. 

After streams are detected, we lower the multiqueue limits again so that the
queue sizes slowly drop to a 5 buffers mininum.


-- 
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=584104.




More information about the Gstreamer-bugs mailing list