Video-Creator
Video-Creator copied to clipboard
Ffmpeg functions
Not exactly an issue, I had to convert moviepy commands to ffmpeg before , maybe it helps with your project. You can check the relevant code here https://github.com/Troptrap/MoneyPrinter-Enhanced/blob/main/Backend/video.py What's in the rest of the repo it's a bit messy (and not updated) but the solution for me was ffmpeg-python and pydub.
Message that will be displayed on users' first issue
Oh thank youu . I will check it !