Eva
Eva
Playing videos in reverse is a mess because codecs weren't designed for it, and mpv wasn't either. https://mpv.io/manual/master/#options-play-dir I've never played around with switching it at runtime, wonder how viable...
Setting it at runtime actually works decently well, at least on my setup. (It's buggy but not as bad as I expected)
I do want to add a keybind for toggling rewind mode. soontm And better documentation is on the roadmap (:
@xfzv Should be fixed in 20ced3a28c4010974742a8915aed8cc387523bb3. You miss out on some QoL features by not using the hybrid keybind directly: Speed correction halting when changing its direction (e.g. pressing right...
Thanks for the kind words. The script can already slow down ahead of subs such that the sub cap is reached when the subtitle displays. It's under the `lookahead` option,...
Thanks for the contribution, this is cool! I am not able to test this until next time I boot into Windows, some thoughts: For feature parity with the uosc and...
Please refer to my comment in #7. memo's design allows for storing infinitely many entries in an efficient and thread-safe manner, working under the assumption that we only ever append...
Help me understand, are the people asking for this feature using manual history? I fail to see why with the default automatic history someone would want to hide an entry...
I think the issue is about opening the history if no file is selected? That's what SimpleHistory does.
Can be achieved with the following auto-profies. I may add an option for this after the search refactor as I don't like the behavior when the menu is already open....