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

.MOV file not transcoded #58

Open
hiteshpatel0024 opened this issue Feb 22, 2018 · 2 comments
Open

.MOV file not transcoded #58

hiteshpatel0024 opened this issue Feb 22, 2018 · 2 comments

Comments

@hiteshpatel0024
Copy link

E/MediaTranscoder: Fatal error while transcoding, this might be invalid format or bug in engine or Android.
java.nio.BufferOverflowException
at java.nio.ByteBuffer.put(ByteBuffer.java:787)
at net.ypresto.androidtranscoder.engine.QueuedMuxer.writeSampleData(QueuedMuxer.java:102)
at net.ypresto.androidtranscoder.engine.PassThroughTrackTranscoder.stepPipeline(PassThroughTrackTranscoder.java:80)
at net.ypresto.androidtranscoder.engine.MediaTranscoderEngine.runPipelines(MediaTranscoderEngine.java:192)
at net.ypresto.androidtranscoder.engine.MediaTranscoderEngine.transcodeVideo(MediaTranscoderEngine.java:97)
at net.ypresto.androidtranscoder.MediaTranscoder$4.call(MediaTranscoder.java:184)
at net.ypresto.androidtranscoder.MediaTranscoder$4.call(MediaTranscoder.java:166)
at java.util.concurrent.FutureTask.run(FutureTask.java:237)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
at java.lang.Thread.run(Thread.java:818)``

@bkatgithub
Copy link

+1

@rahulapatil
Copy link

Facing the same issue for the .mov file with no audio.

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