swisspol / MP3CDMaker

Mac app to convert iTunes playlists into MP3 CDs
https://itunes.apple.com/us/app/mp3-cd-maker/id820390388?mt=12
GNU General Public License v3.0
4 stars 3 forks source link

Add support for Apple Lossless (ALAC) #2

Open swisspol opened 10 years ago

swisspol commented 10 years ago

The ALAC codec outputs AV_SAMPLE_FMT_S16P which should be compatible with the MP3 codec but it fails with error: more samples than frame size (avcodec_encode_audio2).