Skip to content
Discussion options

You must be logged in to vote

${!=sub-delay==0.000000:${sub-delay}}

${!>sub-delay==0.0000:${sub-delay}}

${!sub-delay==0 ms:${sub-delay}}

All 3 technically work. The issue you will encounter is that very often mpv's property expansion will result in -0 value if you're toggling it back to 0 with add <property> -0.1 and add <property> +0.1

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@MiKoto-Railgun
Comment options

Answer selected by MiKoto-Railgun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants