Can I get the settings for a specific filter in a lua script? #16389
-
I know I can use mp.property_get("vf") to get all filters, but is there a way to check the specific settings for a specific filter? Like say if my filters contain "crop=100:100:0:0" what would be the ideal way to get that "100:100:0:0" in a lua script? |
Beta Was this translation helpful? Give feedback.
Answered by
verygoodlee
May 29, 2025
Replies: 2 comments 6 replies
-
Lines 623 to 661 in 1d1535f |
Beta Was this translation helpful? Give feedback.
3 replies
-
But I recommend using |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mpv/DOCS/man/vf.rst
Lines 15 to 17 in 1d1535f