Moritz Barsnick <barsnick <at> gmx.net> writes: > > ffmpeg -f u16le -acodec pcm_s16le > What you are doing with your flags is telling > ffmpeg how to interpret the inputs (which it > might do well by itself without these hints) Note that FFmpeg does not auto-detect rawaudio input (it is not easy to detect). Carl Eugen