xr-video-player #64
Reference in New Issue
Block a user
Delete Branch "drjoms-main-patch-26801"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
weight: 50
title: XR Video player
XR Video player
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.
Tip: Many websites that have stereo videos, that just works in Windows browsers don't work in same browsers on Linux.
For example:
./xr-video-player --video https://www.youtube.com/watch?v=n6F7tn2ezJ0
This command above, run from build directory of said compiled application will show a video from youtube.(minus Youtube HTML page)
This one has so much changing content, that gave me slight nausea. Please replace with something better if you find that does not make insides of stomach on outside.
changed the description
changed the description
You typed all the content in the description of the pull request. Can you add it as an actual commit?
did not see a commit button
sorry, kind of new to this.
Does this mean i need to use git push or something?
Normally a contributor would just hit the Edit button on the wiki page, but that only works for wiki pages that already exist.
Since you're adding a new page, I think you'll have to do the traditional Git route.
i tried xr video player and it's cool!I can't get it to work though. only
vr-video-playerwith openvr translation works for me. Following is the error log i get with:./build2/xr-video-player --sphere --video pathmy system is arch linux 6.13.2-zen1-1-zen with rtx 2060s, nvidia open dkms, monado
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.