GNOME Bugzilla – Bug 599300
[qtdemux] Doesn't populate video bitrate field
Last modified: 2009-12-31 18:27:04 UTC
The nominal video bitrate field of the stream should be populated so that front-ends can show it.
Created attachment 150567 [details] [review] qtdemux: Add tags for average and maximum bitrate Here's a simple patch to pick up the average and maximum bitrates from the stream header.
Committed with some minor changes, thanks: commit e9f9164fb6b81de8d1f511fe3f609a5e550c4cc8 Author: Arun Raghavan <arun.raghavan@collabora.co.uk> Date: Wed Dec 30 14:14:55 2009 +0530 qtdemux: Add tags for average and maximum bitrate Fixes #599300.