Ipernet
13th July 2006, 12:07
Hi.
I'm trying to compress a wav file of 1.5gb using nerocaacenc (PCM wave)
The comrpession is good with all settings like CBR128, ABR128 -1Pass and auto aac profile :i obtain a mp4 compliant file with the good size (about 163mo).
But while choosing AAC ABR -2Pass auto profile, there is a bug because my file is encoded at 27kb/s :/ and the final size is ~33mo.
With forcing aac profile to LC, same problem.
Here is the commandline I use :
"neroAacEnc.exe -br 128000 -2pass -lc -if input.wav -of output.mp4"
Bug or wrong utilisation?
Thx
I'm trying to compress a wav file of 1.5gb using nerocaacenc (PCM wave)
The comrpession is good with all settings like CBR128, ABR128 -1Pass and auto aac profile :i obtain a mp4 compliant file with the good size (about 163mo).
But while choosing AAC ABR -2Pass auto profile, there is a bug because my file is encoded at 27kb/s :/ and the final size is ~33mo.
With forcing aac profile to LC, same problem.
Here is the commandline I use :
"neroAacEnc.exe -br 128000 -2pass -lc -if input.wav -of output.mp4"
Bug or wrong utilisation?
Thx