[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to tell if an m4a file is lossless



On Qui, 23 Jul 2009, Stefan Monnier wrote:
How can I tell (from a script) if some *.m4a file is using the AAC codec
or the ALAC codec?

One possibility is to use ffmpeg -i filename and then parse the output. (Grepping for the strings used in each codec should give the answer.)


--
Eduardo M KALINOWSKI
eduardo@kalinowski.com.br


Reply to: