-
Notifications
You must be signed in to change notification settings - Fork 167
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
Unexpected error while transcoding.
while compressing file from iPad mini screen recording
#210
Comments
Unexpected error while transcoding.
while compressing file from iPad mini screen recording
Thanks. It would be good to have the video file, and to know which device you are using to compress it. |
Yes sure here is the file. I am using a Motorola under Android 11. |
I have also tested on The file is not corrupted because i can play it and upload it / download it and read it from the gallery's phone normally. I have encountered other errors because of the I have tested with the |
Still Active Happens with ALL the videos class VideoCompressor(
} Tested in Android 8, 13 and 14 Returning State.Wait because source can't read VIDEO right now. |
I am using your API to compress a video file, it works fine on 95% of my tests, but on one video i have this stack trace right after the begining :
I can share the file with you if needed of course.
It is originally a video screen-recording of an iPad mini, but the other
.mov
i have tried are working so it doesn't come from that in my opinion but i am definitely not an expert so...I am using this method to compress :
Thanks in advance !
Here is the full stack trace in case it helps :
The text was updated successfully, but these errors were encountered: