Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to fix #114

Open
sand9985 opened this issue Jul 31, 2022 · 0 comments
Open

How to fix #114

sand9985 opened this issue Jul 31, 2022 · 0 comments

Comments

@sand9985
Copy link

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)
at com.daasuu.mp4compose.composer.Mp4Composer$2.run(Mp4Composer.java:312)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:920)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant