GNOME Bugzilla – Bug 769418
asfdemux: Add byte rate based bitrate tag in case there are no audio props
Last modified: 2016-08-02 11:42:08 UTC
Some ASF files have no props object for audio data. In this case, no bitrate tag will be added. Fix this by falling back to the byte_rate value and generating a bitrate tag out of it.
Created attachment 332541 [details] [review] Fallback bitrate tag for asfdemux audio streams
commit 975f147abebe7e58fc74e8fb34f141ffec18dd06 Author: Carlos Rafael Giani <dv@pseudoterminal.org> Date: Tue Aug 2 13:38:25 2016 +0200 asfdemux: Add byte rate based bitrate tag in case there are no audio props https://bugzilla.gnome.org/show_bug.cgi?id=769418