On 13 August 2014 22:50, Jean-Yves Avenard <[email protected]> wrote:
> Hi
>
> Seeing the AVCodecContext::request_channels is now deprecated ; what
> would be the best way to replace its use with request_channel_layout
>
> e.g. something that gives the most likely layout for a given number of
> channels ?
>
> for mono and stereo, it's obvious... for more than 2 channels it
> starts to get murky..

never mind...

just found av_get_default_channel_layout
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to