-
Notifications
You must be signed in to change notification settings - Fork 0
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
Videos converted with Playdate Video Encoder web interface show up as a black screen #6
Comments
Hey there. Thanks for reporting this issue. Could you elaborate a bit more?
Thank you! |
The audio plays but the video is black. However, if you watch for a little bit you'll occasional see a flicker of an actual frame of the video but it's justa split second here and there and then back to black. It also only shows black on the preview in the converter web interface. |
I did a little more investigation and it appears to be related to firefox. Same file selected when using chromium comes out looking as it should. But on firefox it comes out as a black screen. |
Which version of Firefox do you use? I'm on Firefox 119 on macOS 13.6 and have no problem with both videos you shared. |
I'm on 118 on Linux. |
Is the encoder web interface using ffmpeg on the backend? I'd probably prefer just processing videos locally but I'm not sure how to get ffmpeg or another tool to encode it correctly. The Crankplayer script works but the dithering isn't as good as some of the options on the web encoder. |
No, the web interface is purely hand made JavaScript. But I'd love to have a command line tool to encode Regarding your issue, do you have any error in your DevTools console in Firefox? |
I've tried a couple different videos from different sources and the resulting file just gives me a black screen.
The text was updated successfully, but these errors were encountered: