[Bug 619548] qtdemux: Guess bitrate if only one stream's bitrate is unknown

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 26 07:14:56 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=619548
  GStreamer | gst-plugins-good | unspecified

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #162675|0                           |1
        is obsolete|                            |

--- Comment #8 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2011-04-26 14:14:53 UTC ---
Created an attachment (id=186658)
 View: https://bugzilla.gnome.org/attachment.cgi?id=186658
 Review: https://bugzilla.gnome.org/review?bug=619548&attachment=186658

qtdemux: guess bitrate if only one stream's bitrate is unknown

Patch updated to current git along with some fixes/modifications:

* adjust some debug statement and format specifiers code style

* more reliable way to determine header size (since moov can be located
anywhere, this cannot be obtained from an offset, and other atoms may also
count as "header")

* avoid parallel bitrate book-keeping in stream->bitfield, but rely on
pending_tag throughout (which should still be around at that time)

Pushing following release ...

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list