mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2025-04-28 10:18:29 +02:00
Merge branch 'patch-1' into 'main'
still more to come, adding extra player to the list. just wanna preview how... See merge request lvra/lvra.gitlab.io!57
This commit is contained in:
commit
2e7e2bcb0d
1 changed files with 6 additions and 0 deletions
|
@ -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.
|
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.
|
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.
|
||||||
|
|
Loading…
Add table
Reference in a new issue