On Mar 21 10:07:08, h...@stare.cz wrote:
> This seems strange:
> 
> $ aucat -n -d -i input.wav -c -r 8000 -o out.wav  
> input.wav: skipped unknown chunk
> input.wav: play, chan 0:3, 48000Hz, s16le, bytes 80..1920080, vol 8388608
> -r: channel range expected
> 
> It is an ommited number in -c 1 of course,
> not a missing sample rate.

Sorry, my bad; it is a missing channel range of course.
Without using the new -m, it seems that one _must_
use the old -c syntax of -c lo:hi; in particular,

        -c 1 -o out.wav

is illegal, even though it is a valid (new) syntax.
If that is the case, shouild the manpage mention that?

Jan


Reply via email to