The FFmpeg API docs state that using AVCodecContext.time_base for decoders is deprecated and AVCodecContext.framerate should be used instead.
The FFmpeg API docs state that using AVCodecContext.time_base for decoders is deprecated and AVCodecContext.framerate should be used instead.