komal

Results 5 issues of komal

Log - W/System.err: android.media.MediaCodec$CodecException: Error 0xfffffff3 at android.media.MediaCodec.releaseOutputBuffer(Native Method) W/System.err: at android.media.MediaCodec.releaseOutputBuffer(MediaCodec.java:2834) at com.trinity.decoder.MediaCodecDecode.releaseOutputBuffer(MediaCodecDecode.kt:157) W/System.err: android.media.MediaCodec$CodecException: Error 0xfffffff3 at android.media.MediaCodec.releaseOutputBuffer(Native Method) at android.media.MediaCodec.releaseOutputBuffer(MediaCodec.java:2834) at com.trinity.decoder.MediaCodecDecode.releaseOutputBuffer(MediaCodecDecode.kt:157)

bug

black screen showing at place of love spot effect

On Click of button play --> mVideoEditor.play(true) //This line i have added this line not working for me

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...