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

Grant Curtis codercurtis at gmail.com
Fri Feb 12 18:50:46 CET 2016


oh, because it's raw, it doesn't contain any self-identifying information
like the sample rate? That makes sense. So I guess I have what I need after
all.

On Fri, Feb 12, 2016 at 10:46 AM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:

> 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
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>


More information about the ffmpeg-user mailing list