Advertisement
Specifies whether the audio track is converted or copied.
Advertisement
Specifies which audio codec is used for encoding.
Sets the language that the player displays when playing.
Sets the stream delay.
Specifies the sample rate.
The higher the sample rate, the richer the sound. The values are between 8000 and 96000 Hz.
Sets the bitrate. A higher bit rate improves the sound quality but also increases the size of the file. Values are between 32 and 1152 kbps.
The SBR/PS setting in the FDK AAC codec helps the codec to efficiently compress audio content without significantly compromising the perception of audio quality at low bit rates.
The bitstream contains a mix of classic AAC information and enhanced SBR/PS data. A decoder that does not have the capabilities to decode SBR/PS (i.e. an older AAC decoder) will treat the bitstream data as if it were a normal AAC stream. A modern decoder (such as the FDK AAC Decoder with support for HE-AAC) will recognize and use the SBR/PS data for enhanced playback.
This method is backwards compatible because older decoders will not cause an error and will still be able to decode the bitstream, but without the benefits of SBR/PS.
The bitstream contains explicit indications of the use of SBR (e.g. additional bandwidth information for the upper frequency range) and simultaneously carries the PS data without explicit marking. Modern decoders that support both SBR and PS can extract and use this data to improve the audio quality, while older decoders can make do with the standard AAC data rate.
This method offers some flexibility as it is suitable for decoders that support SBR as well as those that only support basic AAC.
The bitstream is structured hierarchically, with the basic AAC data transmitted first, followed by the SBR data, and then the PS data. A decoder that supports both SBR and PS can decode this data in the correct order and hierarchy to produce higher quality audio. A decoder that does not support any of the advanced features will only process the basic data and be limited to traditional AAC playback.
This method offers the highest flexibility and control over signal processing because both techniques (SBR and PS) are transmitted explicitly and in a structured manner, maximizing compression while improving decoder efficiency.
Sets the low pass filter with the specified cutoff frequency in Hertz.
If "0" is entered, a low-pass filter is automatically set.
Advertisement
The Afterburner feature in the FDK AAC codec is a performance-optimized technology that increases compression efficiency and improves audio quality at low bit rates.
It is recommended to always enable this if additional memory usage and processing power consumption are not a problem.
SBR for ELD is a technique that allows the codec to efficiently reconstruct the high frequencies of an audio signal to improve the perceived audio quality while keeping the bitrate low. It involves dividing the audio stream into two regions: a low-frequency (lower) region that is directly encoded and a high-frequency (upper) region that is reconstructed by SBR.
This technology is particularly suitable for applications such as VoIP or conferences where high voice quality with low delays is required.