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

Ignore editlist when decoding mp4/mov videos #6311

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

bdach
Copy link
Collaborator

@bdach bdach commented Jun 14, 2024

Closes ppy/osu#13696.

The editlist would cause storyboard videos to not play back the same way stable (and most other video players) plays them back.

It took me about 2 hours to figure out how to call this, and only managed to do it thanks to github-wide search returning something that looked like what I wanted after a lot of time wasted staring at ffmpeg docs, and ffmpeg source, and debugging ffplay to figure out how the hell it was passing everything and not being able to tell. C is a hell of a drug.

Closes ppy/osu#13696.

The editlist would cause storyboard videos to not play back the same
way stable (and most other video players) plays them back.
@peppy peppy merged commit 9979a9c into ppy:master Jun 15, 2024
21 checks passed
@bdach bdach deleted the video-decoding-ignore-editlist branch June 17, 2024 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Aspire beatmap video is not aligned correctly with gameplay
2 participants