I changed from Windows to Ubuntu a few weeks ago and settled on
rubyripper for simultaneous ripping of aac and flac files from cd.

For aac I used the neroAacEnc free codec which until recently didn't
tag the output file. However Nero have now released neroAacTag for
linux which I have placed in the same folder as neroAacEnc.

I can't figure out the command line syntax to simultaneously rip and
tag to aac files using Rubyripper - does anyone here know how to do
it.

I currently use:

/home/ian/NeroCodecs/neroAacEnc -br 256000 -if %i -of "%o.m4a"

to create excellent aac files and then tag them with EasyTag.

Was thinking of appending something like:

&& /home/ian/NeroCodecs/neroAacTag %a %t %b %n

to the tagging string.

Have tried many combinations sometimes specifying input and output
files to the tagging string but all to no avail.

Anybody got any ideas - can't find anything on the web.


-- 
ian_heys
------------------------------------------------------------------------
ian_heys's Profile: http://forums.slimdevices.com/member.php?userid=2629
View this thread: http://forums.slimdevices.com/showthread.php?t=54059

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to