Video Editing
Hey, I currently have some python scripts to automate video editing with moviepy and some direct ffmpeg calls and was looking into using runpod serverless due to the speed of GPU with nvenc and add the functionality to our webtool so other members of my team can use it. Would this be cost effective and is the performance change worth it? Or is should I just upgrade my VPS CPU?
5 Replies
Im not sure about this, you might need to run some tests but the cpu pods on runpod seems to have good processor with good rams already
I have my VPS with hetzner but since the webtool doesn't perform any heavy tasks we use the cheapest version but was looking into either upgrading the VPS for more CPU / RAM or using runpod serverless for the video editing automation
Yes that's viable
I guess I'll just test it and see if it's worth the cost, I'm a bit of a noob haha
Yeah I thinj using external vps that is cheaper Than runpod, and offloading the processing to runpod is a good way to be effecient and save some costs
You might wanna try running it in cpu pods, it can be more cost effecient but abit slower