Hello!
neroAacEnc didn't support large file under Linux. I try to encode file temp.wav with size 2,261,120K bytes but neroAacEnc report error:
ERROR: could not open WAV file
The command is:
# neroAacEnc -br 48000 -2pass -if temp.wav -of temp.aac
My configuration:
# neroAacEnc --help
Nero AAC Encoder
Copyright 2008 Nero AG
All Rights Reserved Worldwide
Package build date: Sep 17 2008
Package version: 1.3.3.0
# uname -a
Linux localhost.localdomain 2.6.18-92.1.10.el5 #1 SMP Tue Aug 5 07:42:41 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
