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

[GBC] Issues playing the homebrew video player GBVideoPlayer2 #3274

Open
RafaelTrepaUnCarballo opened this issue Aug 18, 2024 · 0 comments
Open
Labels
platform:GB/GBC Game Boy/Game Boy Color-related issues
Milestone

Comments

@RafaelTrepaUnCarballo
Copy link

RafaelTrepaUnCarballo commented Aug 18, 2024

GBVideoPlayer2 is a new prototype homebrew of video player. This new version renders at a higher resolution and with PCM audio.

On mGBA, the image has a thick vertical strip of garbage on the left side that moves the rest of the frame toward the right.
Also, the whole frame look corrupted, with vertical artifacts, compared to BGB and real HW.

Some examples:

Mezase demo (Pokemon japanese opening): mGBA vs BGB vs Real HW
mezase-1 mgba
bgb00009
Real HW video

Digimon Opening: mGBA vs BGB
butterfly-1
bgb00002 bmp

Interframe blending improves the presentation a little (as surely the homebrew relies on LCD ghosting for the presentation), but even with it the visuals look worse than BGB and HW

Specs:
mGBA dev: 0.11-8499-eaee4228b
Windows 10 x64

This bug isn't related to #1113 , which remains solved.

@endrift endrift added the platform:GB/GBC Game Boy/Game Boy Color-related issues label Aug 19, 2024
@endrift endrift added this to the mGBA 1.1.0 milestone Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform:GB/GBC Game Boy/Game Boy Color-related issues
Projects
None yet
Development

No branches or pull requests

2 participants