Conditional auto profile for videos with specific fps #14236
|
How can I setup an auto profile to apply for videos with a specific framerate? |
Answered by
guidocella
May 26, 2024
Replies: 2 comments 3 replies
|
|
1 reply
Answer selected by
noobworth
|
I tried |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
profile-cond=math.abs(container_fps - 23.976) < 0.001profile-cond=container_fps == 25