2

I can do individual tracks at 320 using the compression settings.
However, when I try to rip a CD as one track(i.e. compressed image), it's always something less than 320.
There seems to be no setting to force that at 320 (aside from ripping to WAV then converting via foobar or something).

Is there a setting for that? Why is it less?

(using Windows 10)

eych
  • 437

1 Answers1

2
  1. Click on EAC first item in menu
  2. Click Compression Options... or press F11
  3. Select External Compression tab

Exact Audio Copy EAC additional settings in compression settings:

replace

%islow%-V 5%islow%%ishigh%-V 2%ishigh% --vbr-new %source% %dest%

with

-b320 %source% %dest%

Click here for picture of setting

ChanganAuto
  • 1
  • 4
  • 18
  • 19