[gstreamer-bugs] [Bug 599301] [matroskademux] Doesn't populate video bitrate field

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 26 06:24:57 PDT 2009


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

Jan Schmidt <thaytan> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at mad.scientist.com

--- Comment #3 from Jan Schmidt <thaytan at mad.scientist.com> 2009-10-25 20:07:29 UTC ---
It can't be trivially supported in any muxer format afaik - they would all need
to measure the bitrate by counting (delta-bytes)/(delta-timestamps) and posting
the tag message.

It seems to me that that is an operation better undertaken centrally - in the
demuxers, rather than individually in every video/audio decoder.

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