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

Incorrect video playback with Voodoo 3 #369

Open
Vort opened this issue Oct 24, 2024 · 1 comment
Open

Incorrect video playback with Voodoo 3 #369

Vort opened this issue Oct 24, 2024 · 1 comment

Comments

@Vort
Copy link
Contributor

Vort commented Oct 24, 2024

When video playback is started in Windows 95 with Voodoo 3 using ActiveMovie Control, incorrect output is produced and log starts to fill with [VOODOO] vidProcCfg: chromaKey mode not supported yet messages.

Video playback with Voodoo 3:
bochs_movie_voodoo3

Video playback with Cirrus:
bochs_movie_cirrus

Test file: BigBuckBunny_320x180_crop_cinepak_adpcm.zip.

Version: 7373c19.

vruppert added a commit that referenced this issue Nov 4, 2024
The most important unimplemented feature is the combined desktop / overlay
display mode as shown in issue #369.
@vruppert
Copy link
Contributor

vruppert commented Nov 4, 2024

Here I'm getting different error messages about "unsupported filter mode". The most important missing feature is the combined desktop / overlay mode. The update code needs a second pass for drawing extra content in a small window. Currently it is drawing the extra data as tiles on the whole desktop.

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

No branches or pull requests

2 participants