[FFmpeg-devel] [PATCH][0/2] FLV bitrate metadata patches

Stefan de Konink stefan
Fri Jan 30 22:32:14 CET 2009


The following patches implement better use of the metadata for bitrate 
recovery of flash videos. Currently ffmpeg returns only the bitrate of 
the audio in a flash movie, which is obviously not the total bitrate. To 
provide the videobitrate to the user, I have used the video bitrate 
metatag. So if it is available, we have the correct bitrate; if it is 
not present, we still give the incorrect total bitrate.

The second patch implements the split of audio and video bitrate in the 
appropriate tags; opposed to dump the total bitrate in the videodatarate 
field. This will change the regression tags due to extra metadata.


Sign-off: Stefan de Konink <stefan at konink.de>


Yours Sincerely,

Stefan de Konink




More information about the ffmpeg-devel mailing list