Mp4Composer-android icon indicating copy to clipboard operation
Mp4Composer-android copied to clipboard

This library generate an Mp4 movie using Android MediaCodec API and apply filter, scale, trim, transcode, crop, timeScale, mute and rotate Mp4.

Results 35 Mp4Composer-android issues
Sort by recently updated
recently updated
newest added

My src video js rotate=90, but the api tool can't output video. Mp4Composer: Unable to compose the engine java.lang.IllegalArgumentException at android.media.MediaCodec.native_configure(Native Method) at android.media.MediaCodec.configure(MediaCodec.java:2176) at android.media.MediaCodec.configure(MediaCodec.java:2092) at com.daasuu.mp4compose.composer.VideoComposer.setUp(VideoComposer.java:78) at com.daasuu.mp4compose.composer.Mp4ComposerEngine.compose(Mp4ComposerEngine.java:124)...

hi sir, how can do this two task 1) add text in videoview 2) add my own selected music in videoview /player.

With some videos it is working fine but with other ones I am getting this error. I am doing it in a new thread so it is not the main...

Is there any way to apply transition between videos using glsl transitions?

What is the compression quality used in this Lib

**### DISCLAIMER : I understand that WindowsSubsystemForAndroid_1.8.32836.0 is a beta product but though Id ask just incase.** I have been looking at using the new Windows 11 Windows Subsystem for...

Progress stuck at 100% not proceed to the next step( onCompleted ). ``` new Mp4Composer(src, dsc) .trim(s, e) .listener(mp4ComposerListener).start(); ``` implementation 'com.github.MasayukiSuda:Mp4Composer-android:v0.4.1'

when I try to add a watermark on video download from pixels it throws an error as below 2021-11-24 10:43:12.879 5748-5959/com.example.fastsaveapp E/Mp4Composer: This device cannot codec with that setting. Check...

Hello, I'm apply GlWatermarkFilter on video Its work great, but some time I facing an error like this... com.app_package E/Mp4Composer: Unable to compose the engine java.lang.IllegalStateException: Failed to stop the...

For some videos below exception thrown and could not be caught by the app Mp4ComposerEngine line 137 // Too fatal to make alive the app, because it may leak native...