EAC to ALAC (.M4A) using ffmpeg |
EAC to ALAC (.M4A) using ffmpeg |
Aug 29 2012, 12:25
Post
#1
|
|
|
Group: Members Posts: 1 Joined: 29-August 12 Member No.: 102742 |
just to let you know if you want to use EAC to output M4a files you can use ffmpeg to do this and get tagging. The best command line I have come up with is:
-i %source% -metadata "ARTIST=%artist%" -metadata "TITLE=%title%" -metadata "ALBUM=%albumtitle%" -metadata "DATE=%year%" -metadata "TRACK=%tracknr%" -metadata "GENRE=%genre%" -metadata "ALBUM_ARTIST=%albuminterpret%" -metadata "COMPOSER=%composer%" -metadata "DISCNUMBER=%cdnumber%" -metadata "COMMENT=CRC:%TRACKCRC%" -metadata "TOTALTRACKS=%numtracks%" -acodec alac %dest% Sorry if this is old news, if there are any better command lines, a link to the forum post would be appreciated. Regards Simon |
|
|
|
simonmcnair EAC to ALAC (.M4A) using ffmpeg Aug 29 2012, 12:25
butt257 Long time reader, first time poster at HA for me. ... Feb 23 2013, 11:07
themanuel I have the same problem, except that I would also ... Mar 5 2013, 03:37
themanuel Never mind.
I could not get it to work and ffmpeg... Mar 7 2013, 06:32
marc2003 ^or you could use refalac - from the same develope... Mar 7 2013, 14:58![]() ![]() |
|
Lo-Fi Version | Time is now: 19th June 2013 - 10:45 |