From b59837b09023f236079fb60a01f8ba8f928dd841 Mon Sep 17 00:00:00 2001 From: drjoms Date: Sun, 22 Dec 2024 12:54:05 +0000 Subject: [PATCH] still more to come, adding extra player to the list. just wanna preview how this works. my first wiki commit here --- content/docs/vrchat/video_players.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/docs/vrchat/video_players.md b/content/docs/vrchat/video_players.md index dee2494..e4e5a6f 100644 --- a/content/docs/vrchat/video_players.md +++ b/content/docs/vrchat/video_players.md @@ -20,3 +20,9 @@ When in a VRChat world, if a video player fails to play, you can instead run [th You might need to adapt it in case you installed VRChat in another disk and not in your home folder. It essentially grabs the URL from the VRChat logs and opens it in ffplay (for RTMP streams) or MPV. + +## XR Video Player. + +Native Linux application that is Open Source. +It doesn't seem to be an actual player. Its more of a wrapper, that uses MPV player for actual content, but wraps Stereo and possibly 360 degrees videos into VR format that your OpenXR Head Mounted Display can show in stereo vision. +It does require compilation, but it is a small price to pay for something native.