Zulko / moviepy

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

Text overlays #1883

Open anubhuti24 opened 1 year ago

anubhuti24 commented 1 year ago

I created a website where text is overlaying on the video , which is purely user friendly as user will write the video title and description themselves result will give them a video . But the issue is when the user will try to overlay the text in the video it takes a along time in make the changes happen. Therefore, adding subtitle to video is taking a lot of time when i was using moviepy library of python.Please provide me with some solutions for this type of optimisation.

Expected Behavior

Actual Behavior

Steps to Reproduce the Problem

Specifications

keikoro commented 1 year ago

@anubhuti24 I fixed the issue title vs. text for you, but your issue is still missing lots of other info we ask you to fill out. You can edit the issue contents by clicking on the three-dots menu on the right-hand side and choosing "Edit".

anubhuti24 commented 1 year ago

Yeah! thanks for further improvement. Would you like to provide me any solution with this issue.??

keikoro commented 1 year ago

@anubhuti24 The ticket is still missing your system/install specs.