Check AVCodec.supported_samplerates and AVCodec.channel_layouts in
avcodec_open(). If the encoder has a channel_layouts list and AVCodecContext.channel_layout is 0, then only print a warning and let the encoder decide how to handle it.
Showing
Please
register
or
sign in
to comment