Sorry, getting to the party very late in the piece, but ALAC handling in
10.10 is fine.

Convert ALAC to FLAC as follows:
Code:
--------------------
    $ for f in *.m4a; do ffmpeg -i "$f" "${f%.m4a}.flac"; done
--------------------


I've tried it, no noise at end of file.


Code:
--------------------
    FFmpeg version 0.6-4:0.6-2ubuntu6.1, Copyright (c) 2000-2010 the FFmpeg 
developers
  built on Mar 31 2011 18:42:12 with gcc 4.4.5
--------------------


-- 
audiomuze

*'Linux finally gets a great audio tagger'
(http://www.ubuntugeek.com/linux-finally-gets-a-great-audio-tagger.html):
'puddletag' (http://puddletag.sourceforge.net/)*
------------------------------------------------------------------------
audiomuze's Profile: http://forums.slimdevices.com/member.php?userid=33613
View this thread: http://forums.slimdevices.com/showthread.php?t=73815

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

Reply via email to