-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
GenerateVideoThumbnail failed #8814
Comments
The patch in #8820 fixed that error, but now i get “Input file contains unsupported image format”. I also tested it with a video/mp4. I'm pretty sure these videos created with SimpleScreenRecorder worked before, although i can't find proof at the moment.
test file: https://user-images.githubusercontent.com/3681516/173239960-1720cf37-abd5-48bb-b873-903192f49fbb.mp4 |
Perhaps temp filename must have a |
Thanks, the patch in #8825 works for me. 💖 |
💡 Summary
Video thumbnails are not generated since upgrading to 12.111.0. It worked with 12.110.1 after applying #8696.
🥰 Expected Behavior
Video thumbnails are generated.
🤬 Actual Behavior
Video thumbnails are not generated. I get this in the log:
This is the answer from the API:
📝 Steps to Reproduce
📌 Environment
Misskey version: 12.111.0
Your OS: Gentoo Linux
Your browser: Firefox 91.10.0esr
The text was updated successfully, but these errors were encountered: