Closed GoogleCodeExporter closed 8 years ago
Hi Sylvain,
it is supported in general. The 'large size' is only used for boxes > 4GB when
I write a newly created file. At least the trunk should even detect large mdats
(even though they don't need to be large) and replicate the mdat with the large
size so that all the offset are still alright when writing the file back to
disk.
If you can tell me what you are trying to do? Perhaps you can even provide me
with an example file where the parsing or writing fails.
best Regards,
Sebastian
Original comment by Sebastian.Annies
on 7 Nov 2011 at 4:57
Hi Sebastian,
I'm currently building an mp4 parser for smooth streaming.
For input, I get data from an elemental encoder.
This encoder always uses big boxes for mdat streams.
I will sent a private email with a sample stream.
Regards,
Sylvain
Original comment by marechal...@gmail.com
on 8 Nov 2011 at 10:23
I was wrong. Big boxes are correctly parsed. This ticket is invalid.
Original comment by marechal...@gmail.com
on 8 Nov 2011 at 3:03
Happy to help ;)
Original comment by Sebastian.Annies
on 8 Nov 2011 at 3:14
Original issue reported on code.google.com by
marechal...@gmail.com
on 7 Nov 2011 at 9:56