From 07643327ae81657953e158fc6390a91420ddad1f Mon Sep 17 00:00:00 2001 From: DEC05EBA Date: Sun, 5 Jan 2020 17:35:09 +0100 Subject: make it work --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8e4c1f1..066c1de 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ -A virtual reality window manager 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 ready to be used yet. - +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.\ +# How to use +Start a video in your video player of choice (tested with mpv) and then get the x11 window id (this can be done with xwininfo) and then fullscreen the video (for best quality). +Then launch `vr_video_player` with the x11 window id. -- cgit v1.2.3