still more to come, adding extra player to the list. just wanna preview how this works. my first wiki commit here

This commit is contained in:
drjoms 2024-12-22 12:54:05 +00:00
parent 481ea4cdef
commit b59837b090

View file

@ -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.