diff --git a/source/asad_audio_encoder/description.md b/source/asad_audio_encoder/description.md index d1868fc39..34a154e86 100644 --- a/source/asad_audio_encoder/description.md +++ b/source/asad_audio_encoder/description.md @@ -39,3 +39,17 @@ For information on the available encoder settings: - Select the customize box if you wish to add custom audio encoder options or specifiy a custom file suffix. - Text Areas for custom audio options and custom suffix will appear if check box is checked otherwise these fields are hidden. +#### FFmpeg command + +``` +ffmpeg \ + -hide_banner \ + -loglevel info \ + -i /path/to/input/audio.wav \ + -max_muxing_queue_size 9999 -strict -2 \ + -map 0:a: -c:a: -ac