Matt Svoboda
Matt Svoboda
> The playlist context menu already provides 3 playlist-spanning operations at the bottom. How about adding something like a submenu with a choice of one checked item: Another thought, since...
[MattMPV.conf.txt](https://github.com/iina/iina/files/8606355/MattMPV.conf.txt) Here's my config file (had to add the .txt extension to get past Github's filetype complaints). Let me know if you can reproduce!
I've been doing some more digging, and I think I might be able to fix it. It looks like it will mostly involve unwinding some tangled up code in MenuController.swift....
> @svobs Do you have the same behavior when playing a MP4 vs a MKV? Seek was limited to 1sec back with an MKV I had, no matter what value...
In addition to now using the exact seek step specified , the fix adds support for users specifying "exact" (which ends up being sent to MPV as "relative+exact"), and "keyframes"...
I wonder if `screenshot window` should really be allowed as a libmpv command. Side comment / rant. IINA could replicate this by taking a snapshot of its own player window....
> If you do want to address this now, that is fine with me. No, I agree that this is not worth bothering with right now. It's just an annoyance....
Looks like this is a duplicate of #4505.
> Assuming that the queue itself is still active (not suspended) at the time of the deadlock then the only thing I can think of is osx trying to be...
@krackers: > Well app nap itself is fairly well known, but I'm surprised the app is scheduled for naptime when audio was playing just a few milliseconds ago. But yeah...