Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > General > Audio encoding

Reply
 
Thread Tools Search this Thread Display Modes
Old 27th November 2010, 23:14   #1  |  Link
rtjnyoface
Constantly learning
 
rtjnyoface's Avatar
 
Join Date: Jul 2008
Location: Mountain Time, U.S.
Posts: 189
EAC and Nero AAC (file but no tags created)

I've been using EAC to rip my cd's but I've not been able to create any tags for the files despite using a number of tagging schemes I've come across on the internet. My current line is:

/c C:\Program Files\Megui\neroAacEnc.exe -q 0.56 -if %s -of %d && C::\Program Files\Megui\neroAacTag.exe %d - meta:artist="%a" -meta:title="%t" -meta:album="%g" -meta:date="%y" -meta:tracknumber="%n" -meta:genre="%m"

As I said, the file is created correctly but the tags aren't written - none at all. Any help producing a line that makes the tags is appreciated
rtjnyoface is offline   Reply With Quote
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
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 15:43.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.