Closed tommydrum closed 1 year ago
I don't think I have ever seen or heard of a color test video. Does it look anything like the screenshot in #51? Others reported there that they had to change permissions for ffmpeg, maybe you could give that a shot.
I also thought permissions may have been an issue, so I just put a chmod 777
on the ffmpeg.exe (which is essentially no security whatsoever, on this file), but no luck. If you have an idea of a directory I can change permissions on, I'll try.
@Kevga Thanks for taking a look :)
Edit: saw on other thread, to use GE-Proton7-26, so I'm testing that now
I tested with GE-Proton8-4, and that works, for others that have any proton issue and stumble on this thread, use Proton GE :)
1. Bug description
On loading any downloaded song with a video, a generic color test video plays (likely Unity's default. Note: downloading video's works fine). This happens for every mp4, and I have a few dozen downloaded.
I am currently using ALVR to interface Linux with the Quest 2. That shouldn't matter, as it just comes as OpenXR in the end. Steam is running in an arch distrobox, but again, that also shouldn't matter, as Beat Saber is running in Proton. My only theory, is some sort of file loading issue, before it gets passed into Unity for playing.
2. BSIPA log
Going through the log, the only error I'm finding, is at initiation, and is the following:
Later in the logs, I get the occasional "Loading video:" info log, but no logs following. This, as expected, shows up when loading a song, and the unity default video is loaded instead. I don't actually know if it's ffmpeg or not, as downloading videos does work just fine (and ffmpeg is likely used for the conversion)..
Full log is attached.
_latest.log