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

FFmpeg: Add VP6 and WMV2 video formats #6074

Merged
merged 1 commit into from Dec 4, 2023

Conversation

FreezyLemon
Copy link
Contributor

As mentioned here, there are some beatmaps with WMV2 and VP6 video.

WMV2 is the shorthand (fourcc) for Windows Media Video 8. VP6 was often used in Flash. A new demuxer is also needed (asf) to decode .wmv files.

As per usual, build artifacts available on my fork.

@smoogipoo smoogipoo merged commit 146a3e8 into ppy:master Dec 4, 2023
21 checks passed
@FreezyLemon FreezyLemon deleted the ffmpeg-add-wmv2-and-vp6 branch December 4, 2023 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants