diff options
author | dec05eba <dec05eba@protonmail.com> | 2022-10-02 07:40:14 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2022-10-02 07:45:16 +0200 |
commit | bdd95325ce3b8b3f95316b206b3c4c210ef81c80 (patch) | |
tree | fedf3d44179a0b61def3b2522cd927c7aa64aa9c /TODO | |
parent | 24531105312edb362f8aa791698dc223c0c5a661 (diff) |
Add mpv option
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1 +1,6 @@ -Use libmpv. Make stereo audio follow headset rotation in 180/360 mode (assume facing forward is the default audio mode). +Use pointer/button motion event instead of XQueryPointer every frame. +Use directional audio when using mpv. +Optimize mpv rendering option. Causes stuttering for some reason while capturing a mpv window does not. +Dynamically load mpv (with dlopen) when using the --video option instead of linking to it at compile time. +Show mpv gui. +Allow setting/changing video at runtime. |