Closed literally-anything closed 1 year ago
You need vulkan support in ffmpeg. ALVR uses direct vulkan image import in encoder
ALSO pre-0.20 versions does not have frame renderer on linux, without FFR ALVR is nut much useful. I've made patch to ALXR that makes it compatible with 0.20.0-dev2, but did not try to build for android yet: https://github.com/mittorn/ALVR-ALXR/commit/14e3aed7faa0701b1148108c6ce0539ea9d881be ALVR protocol breaks in dev versions too often, mostly without a real reason, so i'm not sure if i update it again before final 0.20 release. Also protocol may someday break on rust stdlib update, because of DefaultHasher used in protocol, when docs forbids to rely on it XD Someone forget to read docs maybe
Thanks, ive gotten it working. I had two versions of ffmpeg installed, one with vulkan support, one without. Uninstalling ffmpeg using apt fixed it.
Description
General Troubleshooting
Environment
Hardware
Note: for Linux, an upload to the
hw-probe
database is preferred:hw-probe -all -upload
https://linux-hardware.org/?probe=7eeea6ba29CPU: Ryzen 7 3700X
GPU: RTX 3080
Audio:
Installation
ALVR Version: 18.2.3
SteamVR Version: 1.26.1
Install Type:
exe
,deb
,rpm
, etc)zip
)OS Name and Version: Ubuntu 22.04.2 LTS
I have gotten the latest version on ALVR running on my pc, but i am trying to use ALXR which requires version 18.2.3. Every time I start steamvr, I get this message in the
vrserver.txt
:av_vkfmt_from_pixfmt
seems to be part of ffmpeg, so i tried compiling and installing ffmpeg with these arguments: