From 04df769a7e5430bf9b0da906d7c7e442ee8bffe5 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 2 Oct 2022 08:59:27 +0200 Subject: Use mpv in a separate thread (and gl context) to fix stuttering --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 577e856..20d2839 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Run `./build.sh` or if you are running Arch Linux, then you can find it on aur u Dependencies needed when building using `build.sh`: `glm, glew, sdl2, openvr, libx11, libxcomposite, libxfixes, libmpv`. # How to use -vr-video-player has two options. Either capture a window and view it in vr or an work-in-progress built-in mpv option (slower at the moment). +vr-video-player has two options. Either capture a window and view it in vr or a work-in-progress built-in mpv option. # Using the built-in video player To play a video with the built-in mpv player, run vr-video-player like so: ``` -- cgit v1.2.3