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

Strike Witches - Hakugin no Tsubasa missing intro video #11898

Closed
benderscruffy opened this issue Mar 16, 2019 · 2 comments · Fixed by #12647
Closed

Strike Witches - Hakugin no Tsubasa missing intro video #11898

benderscruffy opened this issue Mar 16, 2019 · 2 comments · Fixed by #12647

Comments

@benderscruffy
Copy link

v1.8.0-3-gd6d6dbb77
missing the intro video nothing but a grey screen with the music and sound fx playing
ppsspplog.zip

@unknownbrackets
Copy link
Collaborator

There's rendering happening during the video. I wonder if it's a memory copy we don't detect.

Does it work during software rendering?

-[Unknown]

@Abbanon
Copy link
Contributor

Abbanon commented Feb 20, 2020

Are you playing in Buffered Rendering, or Non-Buffered Rendering?
Because I've noticed Non-Buffered can visually break video playback in some games (Coded Arms for example, some videos appear black but still produce sound in Non-Buffered until you switch back to Buffered)

shenweip added a commit to shenweip/ppsspp that referenced this issue Feb 27, 2020
Fixes hrydgard#11898, some audio contained in pmf videos seem not be actually played by the games. current code prevents video from moving forward for waiting auido and sync, similar issue will happen.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants