Reconverting core audio file using afconvert produces different file size
Posted
by Boon
on Stack Overflow
See other posts from Stack Overflow
or by Boon
Published on 2010-05-28T15:39:27Z
Indexed on
2010/05/28
15:42 UTC
Read the original article
Hit count: 374
core-audio
|afconvert
When I recompress the same caf file over and over using:
afconvert -f caff -d ima4 audiofile.caf
I get different sizes each time. Any idea what caused this behavior?
© Stack Overflow or respective owner