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

[Bug] Decode Time value is bugged in Kiwi #26

Closed
redphx opened this issue Jul 27, 2023 · 3 comments
Closed

[Bug] Decode Time value is bugged in Kiwi #26

redphx opened this issue Jul 27, 2023 · 3 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@redphx
Copy link
Owner

redphx commented Jul 27, 2023

Describe the bug
It makes no sense to me that I got ~30ms decode time in a 60FPS stream, where I got a smooth stream, no lag or frames dropped.
The stats bar is updated every 1 second, so the decode time should be < 16ms for a 60 FPS stream to have a smooth experience.

Expected behavior
Decode time should be < 16ms for a 60 FPS stream.

Screenshots
image

Platform (please complete the following information):

  • OS: Android
  • Browser: Kiwi
  • Browser Version: 116
  • Better xCloud Version: 1.6.2
@redphx redphx added the bug Something isn't working label Jul 27, 2023
@redphx
Copy link
Owner Author

redphx commented Aug 2, 2023

It's definitely bugged in Kiwi. Tested with Firefox Android and the avg decode time is only 1.2ms.

@redphx redphx added the wontfix This will not be worked on label Aug 4, 2023
@redphx redphx closed this as not planned Won't fix, can't repro, duplicate, stale Aug 4, 2023
@redphx redphx changed the title [Bug] Decode Time value is bugged? [Bug] Decode Time value is bugged in Kiwi Aug 26, 2023
@sachinpatl
Copy link

On my fire rv stick 4k max -

I think it's not bugged, I have noticed as you lower stream resolution or reduce upscaling the Decode time goes down and the input lag improves as the decode time goes down.

  1. 1080p - OpenGL, amd upscaling factor=2, decode time=120+ ms - Not Playable at all
  2. 1080p - OpenGL, AMD upscaling factor=0, decode time=80+ ms - Playable but no racing or shooting games
  3. 720p - OpenGL, AMD upscaling factor=2 , decode time = 30+ ms, Very much Playable but still with noticable input lag.

On the other hand the phone and PC is playable even with 1080p Open GL AMD Upscaling=2 because those are very much powerful devices.

Can we look into using better codec / hw decoding enable option?
So the codec used are not very friendly with the

@redphx
Copy link
Owner Author

redphx commented Oct 16, 2024

It's bugged because it still shows >20ms on high-end device.
For Fire Stick, it's too weak to use CAS. Don't bother trying.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants