How to reset or disable lavfi-complex in script #16054
Answered
by
guidocella
JimPancakes
asked this question in
Q&A
-
I used this line of code in a script:
It works flawlessly but I also need a way to set it back to normal. Any way I can do that through code as well? |
Beta Was this translation helpful? Give feedback.
Answered by
guidocella
Mar 15, 2025
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
JimPancakes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mp.set_property('lavfi-complex', '')