Re: Error in streamed MPEG4 handling - Movie.pm or Audio::Scan error ?

philippe_44 <philippe_44.adndlb-NUepA2SMhDQqspMVqqL2D+4xXEVPTSb/[email protected]>
Newsgroups gmane.music.equipment.slimdevices.devel
Organization Logitech Squeezebox Forums
Message-ID <[email protected]>
bpa wrote: 
> Clause 4.2    Size = 0 is a special case - it means all data up to eof
> 
> > 
Code:
--------------------
  >   > 
  > aligned(8) class Box (unsigned int(32) boxtype,
  > optional unsigned int(8)[16] extended_type) {
  > unsigned int(32) size;
  > unsigned int(32) type = boxtype;
  > if (size==1) {
  > unsigned int(64) largesize;
  > } else if (size==0) {
  > // box extends to end of file
  > }
  > if (boxtype==‘uuid’) { 
  > unsigned int(8)[16] usertype = extended_type;
  > }
  > }
  > 
--------------------
> > 

But it's supposed to be 'size' first then 'boxtype', so I don't see what
these 8 following zero are...



LMS 8.2 on Odroid-C4 - *SqueezeAMP!*, 5xRadio, 5xBoom, 2xDuet, 1xTouch,
1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000, ShairPortW,
2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi,  Yamaha
WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3
------------------------------------------------------------------------
philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=115678

_______________________________________________
developers mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/developers
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.