Hi, I am looking for a way to find the time base of a stream (video or audio), i.e. the unit of time that is used to express values such as the start_pts parameter of the (a)trim filter. I would like to accomplish that using the ffmpeg command-line tool (i.e. no C api). Is there a way to do that? Thanks.