[gstreamer-bugs] [Bug 619548] New: qtdemux: Guess bitrate if only one stream's bitrate is unknown
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon May 24 12:46:04 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=619548
GStreamer | gst-plugins-good | unspecified
Summary: qtdemux: Guess bitrate if only one stream's bitrate is
unknown
Classification: Desktop
Product: GStreamer
Version: unspecified
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: arun at accosted.net
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
If the bitrates for all but one audio/video streams are known, and the
total stream size and duration can be determined, this calculates the
unkown bitrate as (stream size / duration) - (sum of known bitrates).
While this is not guaranteed to be very accurate, it should be good
enough for most purposes.
For example, this is useful for H.263 + AAC streams where no 'btrt' atom
is available for the video portion.
--
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