theReal
21st November 2009, 16:27
I just tried encoding an Audio CD with EAC and Neroaacenc in Win7 x64. I have been using that combo in WinXP for ages and it always worked fine.
Now with Win7 x64 it also seems to work fine, the neroaacenc command-line is correctly initialized from EAC, it shows the encoding cmd window, it also produces .m4a files with correct names and a good size - only the files are all corrupt!
Neither foobar nor vlc nor quicktime player are able to play them.
Every player just states an error message that it can't recognize the file.
The error message from foobar is:"Unable to open item for playback (Unsupported format or corrupted file (moov box not found))"
I am using the latest EAC 0.99pb5 and the latest neroaacenc.exe 1.3.3.0.
The neroaacenc.exe works fine when I use it in foobar to convert a .wav file. That doesn't help, though, because then I don't have any Tag information in the file.
The command line for neroaacenc.exe that I use in eac is:
/c d:\neroDigitalAudio\neroAacEnc.exe -q 0.6 -if %s -of %d & d:\neroDigitalAudio\neroAacTag.exe %d -meta:artist="%a"
-meta:album="%g" -meta:track="%n" -meta:title="%t" -meta:genre="%m" -meta:year="%y" -meta:comment="EAC Secure Mode"
but I also tried it without the tagging part like this: /c d:\neroDigitalAudio\neroAacEnc.exe -q 0.6 -if %s -of %dand the result was just the same: a corrupt file.
I really don't know where the error could be because 1.) neroaacenc.exe is working fine from foobar and 2.) in eac everything works just fine, the encoding window shows up and encodes all files without error messages or anything.
Now with Win7 x64 it also seems to work fine, the neroaacenc command-line is correctly initialized from EAC, it shows the encoding cmd window, it also produces .m4a files with correct names and a good size - only the files are all corrupt!
Neither foobar nor vlc nor quicktime player are able to play them.
Every player just states an error message that it can't recognize the file.
The error message from foobar is:"Unable to open item for playback (Unsupported format or corrupted file (moov box not found))"
I am using the latest EAC 0.99pb5 and the latest neroaacenc.exe 1.3.3.0.
The neroaacenc.exe works fine when I use it in foobar to convert a .wav file. That doesn't help, though, because then I don't have any Tag information in the file.
The command line for neroaacenc.exe that I use in eac is:
/c d:\neroDigitalAudio\neroAacEnc.exe -q 0.6 -if %s -of %d & d:\neroDigitalAudio\neroAacTag.exe %d -meta:artist="%a"
-meta:album="%g" -meta:track="%n" -meta:title="%t" -meta:genre="%m" -meta:year="%y" -meta:comment="EAC Secure Mode"
but I also tried it without the tagging part like this: /c d:\neroDigitalAudio\neroAacEnc.exe -q 0.6 -if %s -of %dand the result was just the same: a corrupt file.
I really don't know where the error could be because 1.) neroaacenc.exe is working fine from foobar and 2.) in eac everything works just fine, the encoding window shows up and encodes all files without error messages or anything.