Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Here's an excerpt from my logs:
OS: Arch Linux
Kernel: 6.10.2-arch1-1
NVIDIA driver: 555.58.02
GPU: GTX 1080
[2024-10-05 15:36:54][11883.315972] Video Encoder Changed
[2024-10-05 15:36:54][11883.317027] >>> Capture method set to Desktop OpenGL NV12 + NVENC H264
[2024-10-05 15:36:54][11883.317843] >>> Capture resolution set to 1280x800
[2024-10-05 15:36:54][11883.317856] >>> Capture colorspace set to BT.601 limited range
[2024-10-05 15:36:54][11883.318237] NVENC - Submitting frame for encoding failed: 20
[2024-10-05 15:36:54][11883.418215] >>> Client video decoder set to Marvell hardware decoding
[2024-10-05 15:36:54][11883.418248] CLIENT: Marvell hardware decoding
[2024-10-05 15:36:54][11883.418259] CLIENT: Got control packet k_EStreamControlStartVideoData
[2024-10-05 15:36:54][11883.418269] CLIENT: Got control packet k_EStreamControlVideoEncoderInfo
[2024-10-05 15:36:54][11883.418277] CLIENT: Got control packet k_EStreamControlSetCursorScale
[2024-10-05 15:36:54][11883.574661] CGameStreamVideoStageVAAPI: Reinitializing 1280x800 at 30000 Kbit/s and 59.94 FPS with quality 1
[2024-10-05 15:36:54][11883.583569] ffmpeg verbose: libva: VA-API version 1.21.0
[2024-10-05 15:36:54][11883.583618] ffmpeg verbose: libva: User environment variable requested driver 'nvidia'
[2024-10-05 15:36:54][11883.583803] ffmpeg verbose: libva: Trying to open /usr/lib32/dri/nvidia_drv_video.so
[2024-10-05 15:36:54][11883.584017] ffmpeg verbose: libva: Found init function __vaDriverInit_1_16
However, I am using the 535 drivers instead of 550 or 555, proprietary modules on a GTX 1660 Ti.
Before updating the Steam Link app, it was properly defaulting to HEVC.
Are you using the open kernel modules? Nvidia recently made the switch so all future drivers use the open kernel modules which do NOT include NVENC. You must explicitly install with the proprietary modules to use NVENC.
Edit: Oh wait, I see it's a GTX 1080. This piece of advice still applies for those with Turing and newer though.