mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-23 07:20:05 +01:00
When decoding, this field holds the inverse of the framerate that can be written in the headers for some codecs. Using a field called 'time_base' for this is very misleading, as there are no timestamps associated with it. Furthermore, this field is used for a very different purpose during encoding. Add a new field, called 'framerate', to replace the use of time_base for decoding.
100 KiB
100 KiB