GiraffeCompressor
GiraffeCompressor copied to clipboard
video compressor on android
2020-10-14 16:49:55.114 15418-15595/in.zeeb.messenger I/MediaCodec: setCodecState state : 1 2020-10-14 16:49:55.114 15418-15596/in.zeeb.messenger W/MapperHal: buffer descriptor with invalid usage bits 0x200000 2020-10-14 16:49:55.117 15418-15596/in.zeeb.messenger W/MapperHal: buffer descriptor with invalid usage bits 0x200000...
After video is compressed there is no sound in d video. Please how can you solve this.
files/ffmpeg": error=13, Permission denied
E/FFmpeg: Exception while trying to run: [Ljava.lang.String;@bd755ab java.io.IOException: Cannot run program "/data/user/0/com.abc/files/ffmpeg": error=13, Permission denied at java.lang.ProcessBuilder.start(ProcessBuilder.java:1050) at java.lang.Runtime.exec(Runtime.java:698) at java.lang.Runtime.exec(Runtime.java:563) at com.github.hiteshsondhi88.libffmpeg.ShellCommand.run(ShellCommand.java:10) at com.github.hiteshsondhi88.libffmpeg.FFmpegExecuteAsyncTask.doInBackground(FFmpegExecuteAsyncTask.java:38) at com.github.hiteshsondhi88.libffmpeg.FFmpegExecuteAsyncTask.doInBackground(FFmpegExecuteAsyncTask.java:10) at android.os.AsyncTask$3.call(AsyncTask.java:378) at...
android 10 not support video converting error below like show Fatal Exception: android.media.MediaCodec$CodecException: Error 0xfffffff3 at android.media.MediaCodec.native_queueInputBuffer(MediaCodec.java) at android.media.MediaCodec.queueInputBuffer(MediaCodec.java:2450) at com.github.tcking.giraffecompressor.mediacodec.LollipopMediaCodecVideoCompressor$2.onInputBufferAvailable(LollipopMediaCodecVideoCompressor.java:115) at android.media.MediaCodec$EventHandler.handleCallback(MediaCodec.java:1738) at android.media.MediaCodec$EventHandler.handleMessage(MediaCodec.java:1696) at android.os.Handler.dispatchMessage(Handler.java:107) at android.os.Looper.loop(Looper.java:237) at...
No Audio is there in output file. Is there any min bit rate required for this ?
is this library support 64 bit in android?