Convert Audio
Convert a Audio file to the specified audio codec
Codec
The audio codec to convert the file into.
Bitrate
The bitrate for the new file, the higher the bitrate the better the quality but larger the file.
When ‘Automatic’ is selected, FileFlows will not specify a bitrate and FFmpeg will automatically choose a bitrate to use.
When ‘Same as source’ is selected, the source tracks bitrate will be passed to FFmpeg as the bitrate for the new file.
Normalize
If the audio should be normalized with two pass audio normalization.
Skip If Codec Matches
If the existing audio codec matches, this file will not be processed regardless of the bitrate. Otherwise if off, the bitrate must be less than or equal to for it to skip.
Outputs
- Audio converted and saved to temporary file
- Audio already in codec, no conversion done