Aug 042010
 

To convert the file input.flac (saved using the FLAC) to the file output.m4a (ALAC format) you can use this Terminal command:

ffmpeg -i "input.flac" -acodec alac "output.m4a" -map_meta_data input.flac:output.m4a

This needs the ffmpegX distribution for Mac OS X, which seems, however, to be quite old. Better run this on a Linux computer with a newer ffmpeg version..

VN:F [1.9.22_1171]
Rating: 0.0/10 (0 votes cast)

Related Posts:

 Leave a Reply

(required)

(required)


9 − four =

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>