Set timeline_min_size=0 for streams #624
-
I want to set
However, this doesn't do anything. I have verified that other mainline settings for mpv are applied when specified in this profile (or in a transitive one included via Is this an issue with uosc not reloading the setting or fetching it dynamically after mpv (& uosc) has initialized since the profile is only applied later once the file is being loaded? I've also not really found a way to set these options via a key binding. There is a special script message being registered for Edit: I suppose the |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
I've updated #571 to make this work. |
Beta Was this translation helpful? Give feedback.
-
On a somwhat related note, it appears that I'm starting to think that this cannot be achieved properly with just the I can also make an issue out of this. |
Beta Was this translation helpful? Give feedback.
-
With 5.0.0, the following configuration works as expected (via #571 and #661):
Thanks! |
Beta Was this translation helpful? Give feedback.
With 5.0.0, the following configuration works as expected (via #571 and #661):
Thanks!