I have several AAC files that were converted from CAF files, for use in HTTP Live Streaming. The stream works, however there is a small gap between each AAC file. It is my understanding that this gap is caused by the "Priming" and "Remainder" frames that are attached to AAC files when they are transcoded from CAFs.
My question is, is there any way to remove this gap? Or use FFMpeg to wrap the files, (possibly in m4a?) so that audio players (VLC, JWPlayer) will understand to skip the gap?