Windows vs Linux Moviepy #2406
Unanswered
malikmajai
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
mp.TextClip(text, fontsize=50, color='white', stroke_color='black', stroke_width=1).set_position(('center', 'center')).set_start(start).set_duration(duration)
Why Linux hangs on this line of code, while windows doesn't?
Beta Was this translation helpful? Give feedback.
All reactions