Skip to content

Add ffmpeg video support#35

Draft
vixen256 wants to merge 6 commits intoblueskythlikesclouds:masterfrom
vixen256:master
Draft

Add ffmpeg video support#35
vixen256 wants to merge 6 commits intoblueskythlikesclouds:masterfrom
vixen256:master

Conversation

@vixen256
Copy link
Copy Markdown
Contributor

@vixen256 vixen256 commented Sep 15, 2025

Supported video formats: h264, h265/hevc, vp9, av1

TODO

  • Add signatures
  • Add code to support DispType::Texture
  • Clean up vulkan initialization, try to get rid of that horrible switch statement

Comment thread Source/DivaModLoader/MoviePlayer.cpp Outdated
@vixen256
Copy link
Copy Markdown
Contributor Author

Note, any videos using 10 bit color on linux will require a dxvk version from around right now, meaning a proton version of 11 or newer, otherwise the video will not playing due to missing P010 texture support

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 this pull request may close these issues.

2 participants