From 7a63945d12e9f73a3bfc8307d0b2aa776ccbe7ce Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 13 Jun 2020 08:17:07 +0200 Subject: Only follow camera in sphere projection mode --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index bfb53a7..ca65658 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ A virtual reality video player for Linux running X11, based on Valve's openvr `hellovr_opengl` sample code: https://github.com/ValveSoftware/openvr/tree/master/samples Still early in development, not very user friendly. -Currently only works with stereo video. +Currently only works with stereo video when used for vr videos, but if the vr video player is launched with the `--plane` option then you can view +the video as a regular video in vr without depth (like a cinema). # Building vr video player can be built by running `./build.sh` or by using [sibs](https://github.com/DEC05EBA/sibs) or if you are running Arch Linux, then you can find it on aur under the name vr-video-player-git (`yay -S vr-video-player-git`). -- cgit v1.2.3