{# Enable/Disable settings on this screen #}
{# Transcoding audio streams #}
Transcode all audio streams
Modify the audio stream codec. Channel count and bitrate are kept the same as the source.
Audio streams will be copied
All audio streams will be copied to the destination file without being modified.
{# If there is only one option, disable this field #}
{% include "audio_stream_encoder.html" %}
{# Cloning audio streams #}
Create a stereo clone of streams
Create a stereo clone of all audio streams if the original stream is more than 2 channels.
If the source file already has a stereo stream, this is ignored and no clone is generated.
Multi-channel audio streams will not be cloned
No stereo clones of multi-channel audio streams will be created.
{% include "audio_stream_encoder_cloning.html" %}
{# TODO: Make the audio cloning capibility able to select the number of channels #}