[FFmpeg-user] What does "tbr", "tbn", and "tbc" mean?

Dragan Randjelovic logicomyu at gmail.com
Wed Oct 23 20:45:15 EEST 2019


   - *tbn* = the time base in AVStream that has come from the container.
   - *tbc* = the time base in AVCodecContext for the codec used for a
   particular stream.
   - *tbr* = *tbr* is guessed from the video stream and is the value users
   want to see when they look for the video frame rate.


On Wed, Oct 23, 2019 at 7:37 PM Mark Filipak <
markfilipak.windows+ffmpeg at gmail.com> wrote:

> In this ffmpeg output listing:
>
> Stream #0:1[0x1e0]: Video: mpeg2video (Main), yuv420p(tv, top first),
> 720x480 [SAR 32:27 DAR 16:9], Closed Captions, 29.97 fps, 29.97 tbr, 90k
> tbn, 59.94 tbc
>
> what does "tbr", "tbn", and "tbc" mean?
>
> I've searched the documentation but have not found Joy.
>
> Thanks!
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-user mailing list