Closed GoogleCodeExporter closed 9 years ago
AAC decoding is not supported in XLD.
Original comment by tmkkmac
on 15 Feb 2013 at 3:20
OK I have not realized that. May be because of licensing issues? So I have to
use terminal:
if quality is an issue (I know then you should not convert at all)
afconvert input.m4a output.wav -d LEI24 -f WAVE
or if place is an issue for the intermediate file
afconvert input.m4a output.wav -d LEI16 -f WAVE
then drop the resulting wave file to xld and it is converted to the format I
wish. Thought that when AAC is a native OS X format it should not be an issue
to call the OS to read it in.
Original comment by stargato...@gmail.com
on 15 Feb 2013 at 4:38
I don't want to support decoding lossy codecs in XLD. Transcoding lossy formats
is almost useless.
Original comment by tmkkmac
on 15 Feb 2013 at 4:41
> Transcoding lossy formats is almost useless.
Sometimes it's useful: i'd wish to take my playlist from iTunes to USB-stick
and take it to gym where there's a player that supports only mp3.
Original comment by pa...@gubarev.ru
on 4 Apr 2015 at 11:34
I agree, there are many times converting lossy formats is quite useful. Max
rate MP3 or AAC are pretty much the same as FLAC unless you have golden ears,
so down converting those is completely valid. Lowering nitrate or converting
file types for portable players is another use, of course.
Original comment by radel...@gmail.com
on 18 Apr 2015 at 11:58
See issue 201.
Original comment by tmkkmac
on 19 Apr 2015 at 2:32
Original issue reported on code.google.com by
stargato...@gmail.com
on 15 Feb 2013 at 3:17Attachments: