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

Issue when try to add speed or trim options #85

Open
vikas-shrma opened this issue Oct 13, 2020 · 3 comments
Open

Issue when try to add speed or trim options #85

vikas-shrma opened this issue Oct 13, 2020 · 3 comments

Comments

@vikas-shrma
Copy link

2020-10-13 13:38:32.329 6255-6869/com.matinet.dance E/Mp4Composer: Unable to compose the engine

java.lang.RuntimeException: Could not determine actual output format.
    at com.daasuu.mp4compose.composer.VideoComposer.drainEncoder(VideoComposer.java:233)
    at com.daasuu.mp4compose.composer.VideoComposer.stepPipeline(VideoComposer.java:116)
    at com.daasuu.mp4compose.composer.Mp4ComposerEngine.runPipelines(Mp4ComposerEngine.java:266)
    at com.daasuu.mp4compose.composer.Mp4ComposerEngine.compose(Mp4ComposerEngine.java:133)
    at com.daasuu.mp4compose.composer.Mp4Composer$2.run(Mp4Composer.java:305)
    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:919)
@vikas-shrma
Copy link
Author

yes. i solved this issue

@mathislaurentpiquoti
Copy link

@vksBhardwaj How did you solve it ??? Please let us know

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

3 participants
@vikas-shrma @mathislaurentpiquoti and others