Commit: d4c52d43eebc3fd9efb529ddc055598663dd8c26
Parent: 59dcf7f224c35e10db0904c9b8c806dc76b7b77d
Author: Ren Tatsumoto
Date: Wed, 21 Oct 2020 22:04:31 +0300
add an explanation regarding media formats
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -132,6 +132,11 @@ Otherwise Anki won't allow mpvacious to add new notes.
Alternatively, refer to [Adding media to existing cards](#adding-media-to-existing-cards)
or use an addon that [allows empty first field](https://ankiweb.net/shared/info/46741504).
+If you are having problems playing media files on older mobile devices,
+set `audio_format` to `mp3` and/or `snapshot_format` to `jpg`.
+Otherwise, I recommend sticking with `opus` and `webp`,
+as they greatly reduce the size of the generated files.
+
Key bindings are configured in ```~/.config/mpv/input.conf```.
This step is not necessary.
```