av_stream_get_codec_timebase 3075 fftools/ffmpeg.c         ost->st->time_base = av_add_q(av_stream_get_codec_timebase(ost->st), (AVRational){0, 1});
av_stream_get_codec_timebase 3087 libavformat/avformat.h AVRational av_stream_get_codec_timebase(const AVStream *st);