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

Duplicate "fastest" option in QuickSync Preset dropdown #2414

Closed
3 tasks done
mihir-io opened this issue Apr 13, 2024 · 0 comments · Fixed by #2418
Closed
3 tasks done

Duplicate "fastest" option in QuickSync Preset dropdown #2414

mihir-io opened this issue Apr 13, 2024 · 0 comments · Fixed by #2418

Comments

@mihir-io
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Is your issue described in the documentation?

  • I have read the documentation

Is your issue present in the nightly release?

  • This issue is present in the nightly release

Describe the Bug

The dropdown for the QuickSync Preset has two "fastest (lowest quality)" options. It looks like it's missing a "fast" option between "medium" and "faster" as well. I'm guessing it's just a labeling issue and the "faster" should be "fast". This also seems to be purely cosmetic because the sunshine.conf gets the proper qsv_preset value of veryfast or faster depending on whether you pick the top "fastest" or bottom "fastest" option in the dropdown.

screenshot

Expected Behavior

The options should be

  1. fastest
  2. faster
  3. fast
  4. medium
  5. slow
  6. slower
  7. slowest

Additional Context

This is on the latest release (0.23.0) as well as the latest nightly (0.23.0.f87bc86b4af87714fc70dbeba99eb0c27189d475)

Host Operating System

Windows

Operating System Version

Windows 11 (10.0.22631.3447)

Architecture

64 bit

Sunshine commit or version

0.23.0

Package

Windows - installer

GPU Type

Intel

GPU Model

Arc A750

GPU Driver/Mesa Version

31.0.101.5382

Capture Method (Linux Only)

No response

Config

key_rightalt_to_key_win = enabled
qsv_coder = cavlc
amd_quality = speed
qsv_preset = veryfast

Apps

No response

Relevant log output

[2024:04:13:00:18:10]: Info: Active GPU has HAGS disabled
[2024:04:13:00:18:10]: Info: Using realtime GPU priority
[2024:04:13:00:18:10]: Info: Desktop resolution [1920x1080]
[2024:04:13:00:18:10]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2024:04:13:00:18:10]: Info: Display refresh rate [60Hz]
[2024:04:13:00:18:10]: Info: Requested frame rate [60fps]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant