Skip to content

FFMPEG Audio Encoder v2.1

Compare
Choose a tag to compare
@jessielw jessielw released this 28 Jul 21:24
· 435 commits to master since this release

New Features:

  • Added Dolby Pro Logic II check box to all encoder windows other then 'E-AC3' (This is a default option in the advanced section of for this codec) - You can use Dolby Pro Logic II with any codec as long as you first set the channels to '2 (Stereo)'

  • Changed the gain selection in all encoder windows from a drop down menu to a spinbox, giving more flexibility and making it look nicer
    (You can now select from -30 to 30)

Bug Fixes:

  • QAAC encoder - adjust bitrate spinbox from 1 to 0 as the minimum. When set to 0 this enables the encoder to automatically use as much bitrate as possible.
  • Fixed 'view command' line function from last update
  • Fixed 'debug' option, that in some instances would fail
  • Fixed the code for QAAC 'threading' option. This enabled the wrong command when selected, this is now fixed