Skip to content

Hardware encoding isnt supported while its on my gpu #2156

Description

@lucideds

Description

Whenever I launch SteamVR through alvr i get both errors:

19:43:53.690503678 ERROR H264 profile does not contain encoding entrypoint. You unlikely to have hardware encoding for it.` 
19:43:53.690507284 ERROR HEVC profile does not contain encoding entrypoint. You unlikely to have hardware encoding for it. 

Even though I have both of these requirements on my 3060 laptop card
This is what i got using the "ffmpeg -encoders | grep nvenc" cmd

 V....D h264_nvenc           NVIDIA NVENC H.264 encoder (codec h264)
 V..... nvenc                NVIDIA NVENC H.264 encoder (codec h264)
 V..... nvenc_h264           NVIDIA NVENC H.264 encoder (codec h264)
 V..... nvenc_hevc           NVIDIA NVENC hevc encoder (codec hevc)
 V....D hevc_nvenc           NVIDIA NVENC hevc encoder (codec hevc)

General Troubleshooting

Environment

Hardware

https://linux-hardware.org/?probe=b7a6d5af96

Installation

ALVR Version:
20.8.1
ALVR Settings File:
default settings
SteamVR Version:
latest
Install Type:

  • Packaged (exe, deb, rpm, etc)
  • Portable (zip) i am using the .tar.gz for linux
  • Source

OS Name and Version (winver on Windows or grep PRETTY_NAME /etc/os-release on most Linux distributions):
Pop!_OS 22.04 LTS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions