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

Videos converted with Playdate Video Encoder web interface show up as a black screen #6

Open
klundry opened this issue Oct 12, 2023 · 7 comments
Labels
bug Something isn't working

Comments

@klundry
Copy link

klundry commented Oct 12, 2023

I've tried a couple different videos from different sources and the resulting file just gives me a black screen.

@hteumeuleu
Copy link
Owner

Hey there. Thanks for reporting this issue. Could you elaborate a bit more?

  1. Which version of Playorama do you use?
  2. Did you sideload via USB or via Panic's website?
  3. In Playorama, if you go to Menu > Log, is there any error listed?
  4. Could you share any video you tried?

Thank you!

@hteumeuleu hteumeuleu added the bug Something isn't working label Oct 12, 2023
@klundry
Copy link
Author

klundry commented Oct 12, 2023

  1. Playorama v 1.0.3
  2. Sideloaded via USB
  3. No log entries.
  4. Here are two that I have tried.
    https://ia801500.us.archive.org/34/items/2022ltmmever/0005%20-%20Box%20Car%20Blues%20%28DVD%29.mp4
    https://vod.newellijay.tv/w/pdGKzj9hDHbTmw8RNGnNyB

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.

@klundry
Copy link
Author

klundry commented Oct 12, 2023

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.

@hteumeuleu
Copy link
Owner

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.

@klundry
Copy link
Author

klundry commented Oct 12, 2023

I'm on 118 on Linux.

@klundry
Copy link
Author

klundry commented Oct 12, 2023

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.

@hteumeuleu
Copy link
Owner

No, the web interface is purely hand made JavaScript. But I'd love to have a command line tool to encode pdv at some point. Not sure if it's possible to plug this into ffmpeg or if I'd rather straight away go to something in Node.

Regarding your issue, do you have any error in your DevTools console in Firefox?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants