Open GoogleCodeExporter opened 8 years ago
Well, no MP4 file might ever have no moov.
If it doesn't have moov it's not an MP4. You most likely didn't compile the
aspects
Original comment by Sebastian.Annies
on 19 Jun 2014 at 3:37
I have the same error.
It occurs when I press continuously pause and resume button.
But I checked file path and file size, they are both != null.
What should I do?
this is log
java.lang.NullPointerException: Attempt to invoke virtual method
'java.util.List com.coremedia.iso.boxes.MovieBox.getBoxes(java.lang.Class)' on
a null object reference
01-09 07:01:22.889 W 9298 System.err
at
com.googlecode.mp4parser.authoring.container.mp4.MovieCreator.build(MovieCreator
.java:48)
Original comment by thutrang...@gmail.com
on 14 Feb 2015 at 4:52
Original issue reported on code.google.com by
andrey.c...@gmail.com
on 9 Jun 2014 at 8:36