After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 599299 - [rmdemux] Doesn't populate video bitrate field
[rmdemux] Doesn't populate video bitrate field
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-ugly
git master
Other Linux
: Normal enhancement
: 0.10.14
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 563297
 
 
Reported: 2009-10-22 13:18 UTC by Bastien Nocera
Modified: 2010-01-07 19:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2009-10-22 13:18:52 UTC
The nominal video bitrate field of the stream should be populated so that front-ends
can show it.
Comment 1 Thiago Sousa Santos 2010-01-07 19:56:29 UTC
Module: gst-plugins-ugly
Branch: master
Commit: 6dd352580686efac0c904bb25c650a59f0006706
URL:    http://cgit.freedesktop.org/gstreamer/gst-plugins-ugly/commit/?id=6dd352580686efac0c904bb25c650a59f0006706

Author: Thiago Santos <thiago.sousa.santos@collabora.co.uk>
Date:   Thu Jan  7 16:36:08 2010 -0300

rmdemux: Parse and post bitrate for streams

Parse the bitrate of the streams and post their tags.

Fixes #599299