Loadingscreen Video Fix
Fix the Loadingscreen video doesn't load properly by optimizing it with FFmpeg ffmpeg -i video.mp4 -movflags faststart -c copy video_fixed.mp4