Help - Search - Members - Calendar
Full Version: Trouble with nero command line tagger
Hydrogenaudio Forums > Lossy Audio Compression > AAC > AAC - General
homer_09
Well i got the encoder to work just fine, but i cant get the files tagged. here is my command line:

CODE
/c C:\"Program Files\EAC\Nero\win32"\neroaacenc.exe -q 0.45 -if %s -of %d && C:\"Program Files\EAC\Nero\win32"\Neroaactag.exe" %d -meta:artist="%a" -meta:album="%g" -meta:track="%n" -meta:title="%t"


i never see the tagger pop up or anything, and my files always have empty tags. what gives?
greynol
I count 13 quotation marks. They should occur in pairs.

Recommendation:
CODE
/c ""C:\Program Files\EAC\Nero\win32\neroaacenc.exe" -q 0.45 -if %s -of %d && "C:\Program Files\EAC\Nero\win32\Neroaactag.exe" %d -meta:artist="%a" -meta:album="%g" -meta:track="%n" -meta:title="%t""
homer_09
dude that work perfectly! thanks

now to rip all my music smile.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.