Performance Demo on Low-End Hardware #65
Replies: 1 comment
-
This is how fast-forward should look like when it's working correctly:fast-forward-demo.mp4Trailers work correctly when using Cinemeta, using other metadata sources might break this:trailer-working.mp4Auto-skip works ONLY with files that have embedded chapters:auto-skip-working.mp4 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I’ve been getting a lot of reports about playback issues, performance problems, A/V desync and specific formats (AV1, high bitrate, etc.), often on high-end systems.
To clarify things, I recorded a real-world demo of Stremio Kai running on my daily driver media PC, which is by no means high-end:
Reference system:
The demo shows:
This system represents the minimum performance target Kai is designed around.
If the app runs correctly here (and it does), then:
Important note about FPS
In the demo you may notice that SVP does not always lock perfectly at 48fps.
This is expected on this hardware and with all features enabled.
It fluctuates around 44–46 fps, which is still within normal limits for this setup.
The FPS overlay itself affects performance which results in less than stable 48 FPS for some titles. This is also the reason why the demo was recorded externally (phone, not screen capture) since screen recording with SVP + Anime4K upscalers enabled is simply too heavy for this GPU and screen recording crashed every time.
Check these first if you are having playback issues
AMD GPUs tend to crash when gpu-api=vulkan is used for MPV. It's recommended to keep Vulkan rendering OFF.
Make sure Windows uses your dedicated GPU for running Stremio Kai instead of your iGPU. Sometimes, Windows decides to use the integrated GPU instead of the dedicated one, if kept on "Let Windows decide", which can cause choppy playback.
Support policy going forward
Stremio Kai is a preconfigured system, not a managed service.
I cannot realistically debug:
If Kai works on the reference system, it is considered working correctly.
From this point forward, performance issues that cannot be reproduced on the reference setup will not be investigated further.
Beta Was this translation helpful? Give feedback.
All reactions