Advanced Options

In this section you can fine-tune the FFMPEG commands that will be executed to convert your media files.
This section is intended for people who have read the FFMPEG documentation.

ADDITIONAL COMMANDLINE OPTIONS:
If `Enable HW Decoding` is selected, Unmanic will attempt to use hardware acceleration when decoding video.
Hardware acceleration can make transcoding faster, but it can also reduce video quality and compatibility.

If `Overwrite Additional FFMPEG Options` is not selected, Unmanic will handle all additional FFMPEG commandline options automatically.
Selecting the `Overwrite Additional FFMPEG Options` checkbox will give you the option to specify your own custom options..


FFMPEG Command Example:
{{ handler.current_ffmpeg_command() }}

Additional Commandline Options
Append additional options to the FFMPEG command.

Use hardware acceleration to decode files when available.
Enable additional FFMPEG command line options.

Warning:

Modifying any `Container`, `Video Encoding` or `Audio Encoding` settings in the other tabs may reset these custom FFMPEG options.