<div dir="ltr"><div dir="ltr">Just adding one more point here. I think we should get rid of the below documentation at <a href="https://ffmpeg.org/doxygen/0.9/libavcodec_2avcodec_8h.html">https://ffmpeg.org/doxygen/0.9/libavcodec_2avcodec_8h.html</a></div><div>Especially since once we use this option for AAC codec, channel order seems to be shuffling and developers might use it.</div><div dir="ltr"><div><table border="0" cellpadding="0" cellspacing="0" style="font-family:"Lucida Grande",Verdana,Geneva,Arial,sans-serif;font-size:12px"><tbody><tr><td class="gmail-memItemLeft" nowrap align="right" valign="top" style="background-color:rgb(250,250,250);border-top:1px solid rgb(204,204,204);border-right:none;border-bottom:none;border-left:none;margin:4px;padding:1px 0px 0px 8px">#define </td><td class="gmail-memItemRight" valign="bottom" style="background-color:rgb(250,250,250);border-top:1px solid rgb(204,204,204);border-right:none;border-bottom:none;border-left:none;margin:4px;padding:1px 0px 0px 8px"><a class="el" href="https://ffmpeg.org/doxygen/0.9/libavcodec_2avcodec_8h.html#d4bf8c07df1ca8c30da678bedc530245" style="color:rgb(21,55,136);font-weight:bold">CH_LAYOUT_NATIVE</a>   AV_CH_LAYOUT_NATIVE</td></tr><tr><td class="gmail-mdescLeft" style="background-color:rgb(250,250,250);border:none;margin:4px;padding:0px 8px 4px;color:rgb(85,85,85)"> </td><td class="gmail-mdescRight" style="background-color:rgb(250,250,250);border:none;margin:4px;padding:0px 8px 4px;color:rgb(85,85,85)">Channel mask value used for <a class="el" href="https://ffmpeg.org/doxygen/0.9/structAVCodecContext.html#9c02c458deaa58cc603da038b6acab1b" title="Request decoder to use this channel layout if it can (0 for default)encoding: unuseddecoding:..." style="color:rgb(21,55,136);font-weight:bold">AVCodecContext.request_channel_layout</a> to indicate that the user requests the channel order of the decoder output to be the native codec channel order.</td></tr></tbody></table></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr"><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
</blockquote></div></div>