Zulko / moviepy

Video editing with Python
https://zulko.github.io/moviepy/
MIT License
12.12k stars 1.51k forks source link

how can i add animation/ different effect/colors to specific text? while loading .srt/.vtt file #1856

Open akashAD98 opened 1 year ago

akashAD98 commented 1 year ago

i have the video + its subtitle, using open ai I added subtitles to the video & I got the final video, now I want to add some effects to my text , lets say I have 3 min video & there is village name "XYZ" ,so I want to highlight/bold or apply animated effect on it. how can I do this using movipy

emrekasg commented 1 year ago

MoviePy doesn't seem to have a function that does this directly. But you can prefer to create an array by extracting subtitles from the SRT file. After creating the array, you can specify your conditions on the text you want.

akashAD98 commented 1 year ago

@emrekasg have you done any work? want to add effects like this https://www.youtube.com/watch?v=ZcLSTO-1RD4