RayVentura / ShortGPT

🚀🎬 ShortGPT - Experimental AI framework for youtube shorts / tiktok channel automation
https://shortx.ai/?ref=sgpt
Other
5.55k stars 694 forks source link

Switch editing framework for better editing animations, and faster rendering. #13

Open RayVentura opened 1 year ago

kashifeqbal commented 1 year ago

I've been following this project and noticed the issue regarding the need for a better editing framework for animations and faster rendering. I believe a potential solution could be integrating OpenCV and FFmpeg into our pipeline.

OpenCV is a powerful library that provides extensive video processing capabilities. While it's lower-level than our current library moviepy, which might require writing a bit more code, its performance benefits could significantly speed up our rendering process.

On the other hand, FFmpeg is a comprehensive tool to record, convert, and stream audio and video. It can offer us more flexibility and control over our video processing, leading to improved animation editing.

I understand that integrating these new libraries will require careful planning and testing. However, I'm willing to contribute to this part of the project, and I believe the potential benefits make it worth considering.

Looking forward to hearing your thoughts on this proposal.

RayVentura commented 1 year ago

I would definitely be open to go lower level if I get some help. There is a lot to manage right now and I don't have time to take the challenge alone, but if you're willing to help, I'd be more than happy to get you in. Crash by the discord so we can discuss it more thoroughly if you have time.