[FFmpeg-devel] [PATCH 06/10] lavfi/buffersrc: accept unknown channel layouts.
Stefano Sabatini
stefasab at gmail.com
Fri Jan 18 02:04:23 CET 2013
On date Friday 2013-01-18 01:59:31 +0100, Stefano Sabatini encoded:
> On date Wednesday 2013-01-16 17:50:20 +0100, Nicolas George encoded:
[...]
> > + av_log(ctx, AV_LOG_ERROR, "Neither number of channels nor "
> > + "channel layout not specified\n");
>
> The double negation sounds weird, I'd write:
> Neither number of channels nor channel layout was specified
> or:
> number of channels or channel layout not specified
I meant:
Number of channels and channel layout not specified
The second variant is easier on non-native readers, the first better
suggests the idea that the two are exclusive.
--
FFmpeg = Fabulous and Faithless Merciful Ponderous Extensive Guru
More information about the ffmpeg-devel
mailing list