On Thu, Dec 03, 2015 at 21:54:53 +0200, redneb8888 wrote: > I am looking for a way to find the time base of a stream (video or > audio),
$ ffprobe -show_streams videofile | grep time_base Moritz _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
