-
Notifications
You must be signed in to change notification settings - Fork 173
Closed
Description
In Android 5, Video transcoding is getting failed. This is the stack trace.
Device used : Honor Bee (Android 5)
Observed on Intex and Vivo devices (all Android 5)
Stacktrace:
java.lang.RuntimeException: Could not get a complete format! hasMimeType:true hasWidth:true hasHeight:true hasFrameRate:false
at com.otaliastudios.transcoder.engine.MediaFormatProvider.provideMediaFormat(MediaFormatProvider.java:57)
at com.otaliastudios.transcoder.engine.Engine.computeTrackStatus(Engine.java:122)
at com.otaliastudios.transcoder.engine.Engine.transcode(Engine.java:326)
at com.otaliastudios.transcoder.Transcoder$1.call(Transcoder.java:134)
at com.otaliastudios.transcoder.Transcoder$1.call(Transcoder.java:124)
at java.util.concurrent.FutureTask.run(FutureTask.java:237)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
at java.lang.Thread.run(Thread.java:831)```
Metadata
Metadata
Assignees
Labels
No labels