Re: Error in streamed MPEG4 handling - Movie.pm or Audio::Scan error ?
bpa <bpa.adn0wn-NUepA2SMhDQqspMVqqL2D+4xXEVPTSb/[email protected]>
| Newsgroups | gmane.music.equipment.slimdevices.devel |
|---|---|
| Organization | Logitech Squeezebox Forums |
| Message-ID | <[email protected]> |
philippe_44 wrote: > The error is probably in movie.pm where I calculate the offset. From > memory, I dont rely on Audio::Scan when header is at the end of the > file and I need to do an HTTP range to reach it. I assume I made a > mistake and some files have an extended mdat header (or a similar issue) > and I cant just add 8 to the mdat position. The URL is streamable and so the header is at the start but there is padding at end (maybe a "free" atom) which is throwing things off. After looking at AudioScan soc, it says "seek_header - A *rewritten* MP4 header that can be prepended to the audio data" - I interpret "rewritten" to means "not the same as source" (e.g. "free" atom removed) and so I think the problem lies in Movie.pm. I now need to remember all the MPEG4 and InitialAudioBlock stuff to create a fix. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=115678 _______________________________________________ developers mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/developers