diff options
author | dec05eba <dec05eba@protonmail.com> | 2022-10-08 22:38:16 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2022-10-08 22:38:50 +0200 |
commit | 31ad480c826ce5bea27a5a38420d27646d4f6bc2 (patch) | |
tree | d3fa702739900fdaa2d76da8deeded7140b1c914 /TODO | |
parent | ce8356d16c594f0e8bf6d80c30cde71231879f7e (diff) |
fix example
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,4 +4,6 @@ Optimize mpv rendering option. Causes stuttering for some reason while capturing 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. -Automatically use the right vr option when using mpv by looking at the file name (or file metadata?). There is a standard in filenames to specify the vr format.
\ No newline at end of file +Automatically use the right vr option when using mpv by looking at the file name (or file metadata?). There is a standard in filenames to specify the vr format. +Use libmpv. Make stereo audio follow headset rotation in 180/360 mode (assume facing forward is the default audio mode). +Fix sphere360... AAAAAA |