[FFmpeg-user] How can I get byte-accurate segments?

Carl Eugen Hoyos cehoyos at ag.or.at
Fri Feb 12 18:46:31 CET 2016


Grant Curtis <codercurtis <at> gmail.com> writes:

> ffprobe out0000.sw

You have to use:
$ ffmpeg -ar 16k -i out0000.sw
(FFmpeg cannot know which sample rate the file has.)

Carl Eugen



More information about the ffmpeg-user mailing list