[FFmpeg-devel] [PATCH]Warn if vorbis files with wrong channel layout are encoded
Carl Eugen Hoyos
cehoyos at ag.or.at
Fri Apr 15 11:53:35 CEST 2011
Stefano Sabatini <stefano.sabatini-lala <at> poste.it> writes:
> > > Channel layout '%s' not supported by Vorbis...
> >
> > The reason I wanted to avoid it is that the channel layout is already printed
> > one line above.
> > (And I don't see how it would help in this case - it can't be changed anyway)
>
> I grepped but I can't see where it is shown, please show an example
> output.
I was only thinking about ffmpeg (the application), but the libavcodec users
probably also want to be informed about the unsupported layout.
Pushed with Lou's language improvements.
I believe there is not much the user can currently do, if I am wrong, I will
improve the message.
Thank you. Carl Eugen
More information about the ffmpeg-devel
mailing list