> The root cause of the problem is the MPEG4 "mdat" (i.e. raw audio data)
> is saved in the MP4 file before the "moov" which contains metadata but
> also index into file. Transcoding works because faad can seek to the
> end of the file but streaming to Touch/Radio won't work as file is being
> streamed (i.e. audio data is sent before index to audio) .
Sounds reasonable. Could you please provide a pull request and a few
sample files I could play around with?
--
Michael
> is saved in the MP4 file before the "moov" which contains metadata but
> also index into file. Transcoding works because faad can seek to the
> end of the file but streaming to Touch/Radio won't work as file is being
> streamed (i.e. audio data is sent before index to audio) .
Sounds reasonable. Could you please provide a pull request and a few
sample files I could play around with?
--
Michael