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 614927 - qtdemux: Post avg/max bitrate tags for H.264
qtdemux: Post avg/max bitrate tags for H.264
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
unspecified
Other All
: Normal normal
: 0.10.22
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-04-06 07:53 UTC by Arun Raghavan
Modified: 2010-04-07 09:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
qtdemux: Post avg./max. bitrate tags for H.264 (5.32 KB, patch)
2010-04-06 07:53 UTC, Arun Raghavan
committed Details | Review

Description Arun Raghavan 2010-04-06 07:53:12 UTC
This reads the average and maximum bitrates from the 'btrt' atom if
available, and pushes these as tags,
Comment 1 Arun Raghavan 2010-04-06 07:53:15 UTC
Created attachment 158022 [details] [review]
qtdemux: Post avg./max. bitrate tags for H.264
Comment 2 Sebastian Dröge (slomo) 2010-04-07 09:55:56 UTC
commit 861311e8f69bc7401a498e37817446a559025941
Author: Arun Raghavan <ford_prefect@gentoo.org>
Date:   Tue Apr 6 13:21:51 2010 +0530

    qtdemux: Post avg./max. bitrate tags for H.264
    
    This reads the average and maximum bitrates from the 'btrt' atom if
    available, and pushes these as tags,
    
    https://bugzilla.gnome.org/show_bug.cgi?id=614927