Moti172
26th March 2006, 21:06
I try to convert AC3 to MP3.
I use the syntax:
first option:
BeSweet.exe -core( -input "E:\1fix.ac3" -output "E:\1fix.mp3" ) -azid ( -s dplii -c normal -L -3db --maximize ) -lame( -v --vbr-new -q2 -V 2 -b 32 -B 192 )
second option (without besweet):
step 1:
azid -s dplii -c normal -L -3db --maximize E:\1fix.ac3 E:\1fix.wav
step 2:
lame -q2 -V 2 -b 32 - B192 --vbr-new E:\1fix.wav E:\1fix.mp3
For some reason the mp3 output file in the first option was bigger in almost 20% than in the second option.
Does anyone know why??? :confused: :confused: :confused:
I use the syntax:
first option:
BeSweet.exe -core( -input "E:\1fix.ac3" -output "E:\1fix.mp3" ) -azid ( -s dplii -c normal -L -3db --maximize ) -lame( -v --vbr-new -q2 -V 2 -b 32 -B 192 )
second option (without besweet):
step 1:
azid -s dplii -c normal -L -3db --maximize E:\1fix.ac3 E:\1fix.wav
step 2:
lame -q2 -V 2 -b 32 - B192 --vbr-new E:\1fix.wav E:\1fix.mp3
For some reason the mp3 output file in the first option was bigger in almost 20% than in the second option.
Does anyone know why??? :confused: :confused: :confused: