VideoTrimmer
VideoTrimmer copied to clipboard
Allows to trim videos on Android, including UI
I have integrated library in my java project. successfully integrated but problem is facing not able to use trimming. its showing blank screen when i calls Trimming intent class. Please...
java.lang.OutOfMemoryError: Failed to allocate a 749306784 byte allocation with 11539821 free bytes and 244MB until OOM, target footprint 23079645, growth limit 268435456 at java.nio.HeapByteBuffer.(HeapByteBuffer.java:54) at java.nio.HeapByteBuffer.(HeapByteBuffer.java:49) at java.nio.ByteBuffer.allocate(ByteBuffer.java:284) at com.googlecode.mp4parser.AbstractBox.parse(AbstractBox.java:110)...