TeamRizu / OutFox

The Bug Reporting Repository for OutFox LTS 0.4, Alpha V and Steam Early Access Builds
https://projectoutfox.com
Apache License 2.0
187 stars 3 forks source link

[BUG] Background videos are not played back in original speed (too quickly) #304

Closed JavaJeremy closed 3 years ago

JavaJeremy commented 3 years ago

OS: Win10 CPU: AMD Ryzen 5 1600 Six-Core Processor 3.20 GHz GPU: GeForce GTX 1050 Ti Storage: Seagate ST2000DM006 HDD Barracuda

StepMania 5.3 Outfox Alpha date-20210224 Theme: Default

In "Endless"-Mode the background video ist played back too fast sometimes. Once it happens, the videos of all following songs are also played back too fast.

I don't know exactly how to reproduce it, because sometimes the video starts playing back too fast starting at the 2nd song, and sometimes it happens later. I thought it had something to do with the filetype of the video but I couldn't find a correlation yet: It happened to me in the following cases:

Here is a screen recording I made of this problem - you can see the first song finishing with the background video running at normal speed and then the second song starting with the background video being too fast: https://user-images.githubusercontent.com/7582225/114309884-1082d800-9ae9-11eb-8506-391eaa03320c.mp4

Maybe it has something to do with the same issue that caused a similar problem with the banner videos?

moruzerinho6 commented 3 years ago

StepMania 5.3 Outfox Alpha date-20210220

Based on your build date, you're using 4.9.7OF, can you check if this issues still exists while using 4.9.7GG?

JavaJeremy commented 3 years ago

yes, I just updated it and unfortunately the problem still exists. It happened again around the 5th song in endless mode: before was a song with .mp4 bg-video and that problem was with an .mpg bg-video

moruzerinho6 commented 3 years ago

Can you test if this still happen while using the latest build 4.9.8?

JavaJeremy commented 3 years ago

Yes, the problem still exists (the file I'm opening in Windows is called "StepMania 5.3 Outfox Alpha date-20210425") and I'm slowly starting to wonder if I'll just be asked if it works now every new version without it actually being fixed lol It happened again in endless mode after a few songs, and the video was .mpg again - so my sample size is growing and I'm getting more and more sure it must have something to do with that .mpg file type.

Scraticus commented 3 years ago

Your sarcasm is not welcome when we are actually trying to solve these issues. Keep that out of posting here, because it berates the team and makes you look a bit of an ass.

We have fixed several of the rate issues in the last build, but we will need these mpg files, which i bet are ancient, and could be encoded into a format that is modern.

So instead of trying to be sarcastic, provide logs, and a link to the MPG files in question, please.

JavaJeremy commented 3 years ago

Sorry, didn't mean to hurt anyone here with the sarcasm. Please also try to see it from my perspective: Having me verify this bug 3 times in total is kinda annoying instead of directly telling me what I could further provide in order to help you solve this issue, like you did just now. As uploading the .mpgs on github is kinda annoying and I don't know if it's safe due to copyright stuff, I decided to make a Python script as a workaround that converts all my .mpg files to another format and hope that it will solve my problem.