View Single Post
Old 29th November 2010, 09:09   #2  |  Link
rtjnyoface
Constantly learning
 
rtjnyoface's Avatar
 
Join Date: Jul 2008
Location: Mountain Time, U.S.
Posts: 189
Solved my own problem.

Code:
/c C:\"path\to\neroaac"\neroAacEnc.exe -q 0.45 -if %s -of %d && C:\"path\to\neroaactag"\neroAacTag.exe %d -meta:artist="%a" -meta:album="%g" -meta:track="%n" -meta:genre="%m" -meta:title="%t" -meta:year="%y"

Last edited by rtjnyoface; 29th November 2010 at 09:11.
rtjnyoface is offline   Reply With Quote