Spaces:
Running
on
Zero
Help
Brother, help me process this big video.
Remove-Video-Background - trims the video.
Provide support via video in the amount of 250mg
hi. since this space have a 60 second processing timeout (because of ZERO gpus) you cant actually process a video longer than trimmed video that you got when you processed your video.
for now, the only option is to slice the video(you can do that with trim button in gradio video preview) into the length of video you got, then process every slice one by one and merge the results to finally get a single background removed video.
trimmed video length depends on the video resolution so you should test it to get the right length.
im still looking for another ways of making the long videos processing easier.
Thanx
hi
@Ikafay
. looks like the issue is gone when ZERO spaces got A100 GPUs, and i removed the 60s GPU timeout.
i also added a progress bar so now we can see how the processing goes.
from what i have tested, it is working fine with 10000 frames videos (around 5, 10 minutes). it will take around 20 minutes on Fast Mode (10 frames per second processing speed) so if you are going to use Normal mode, it is still better to trim your video into lower frames otherwise the process will take too long - or might even break.
Thanx!