Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AbstractBoxParser.java line 107 com.coremedia.iso.AbstractBoxParser.parseBox #66

Open
nehagh1121 opened this issue Jul 27, 2020 · 0 comments

Comments

@nehagh1121
Copy link

nehagh1121 commented Jul 27, 2020

Fatal Exception: java.lang.OutOfMemoryError
Failed to allocate a 440786856 byte allocation with 16298864 free bytes and 368MB until OOM, max allowed footprint 32630496, growth limit 402653184
java.nio.HeapByteBuffer. (HeapByteBuffer.java:54)
com.googlecode.mp4parser.AbstractBox.parse (AbstractBox.java:110)
com.coremedia.iso.AbstractBoxParser.parseBox (AbstractBoxParser.java:107)
com.googlecode.mp4parser.BasicContainer.next (BasicContainer.java:185)
com.googlecode.mp4parser.util.LazyList$1.hasNext (LazyList.java:55)
com.coremedia.iso.IsoFile.getMovieBox (IsoFile.java:102)
com.googlecode.mp4parser.authoring.container.mp4.MovieCreator.build (MovieCreator.java:51)
life.knowledge4.videotrimmer.utils.TrimVideoUtils.genVideoUsingMp4Parser (TrimVideoUtils.java:133)
life.knowledge4.videotrimmer.utils.TrimVideoUtils.startTrim (TrimVideoUtils.java:46)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant