Grant Curtis <codercurtis <at> gmail.com> writes: > ffmpeg -i "[rtmp url]" -ar 16000 -f segment -segment_time 10 out%04d.wav > > I think part of my problem is that I'm adding in
(The main issue is of course that you didn't show us command line and console output in your first post, it would have avoided a lot of confusion.) > .wav headers by specifying this file type. To start out > on the right foot, I should use .raw, right? No, ".sw" to avoid having to type "-f s16le" (acodec is unneeded). Carl Eugen _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user