lalongooo / video-compressor

Video compressor based in the Telegram for Android app source code.
GNU General Public License v2.0
262 stars 88 forks source link

Video compression not working in devices with 4.2.2 and lower #17

Closed kalyani30 closed 8 years ago

kalyani30 commented 8 years ago

getting this exception on clicking on compress video button.... This is happening only <=sdk version 4.2 devices....

Caused by: java.lang.UnsatisfiedLinkError: Native method not found: com.lalongooo.videocompressor.video.MediaController.convertVideoFrame:(Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;IIIII)I

please help me in this...

lalongooo commented 8 years ago

Please, take a look to this https://github.com/lalongooo/VideoCompressor/issues/2#issuecomment-155831075