lucataco/video-split 🔢🖼️✓ → 🖼️
About
Simple tool to split apart a video into snippets

Example Output
Output
Performance Metrics
70.80s
Prediction Time
99.33s
Total Time
All Input Parameters
{ "target_fps": 30, "input_video": "https://replicate.delivery/pbxt/MHgmDF1AYMqghD5jN7ijBDHs2fYmjzUJrDPID2H2mIQOhegv/heygen-demo.mp4", "target_width": 960, "target_height": 544, "create_captions": false, "target_duration": 2 }
Input Parameters
- target_fps
- Target FPS for each segment
- input_video (required)
- Input video file (MP4 or MOV)
- target_width
- Target width for each segment
- target_height
- Target height for each segment
- create_captions
- Create empty caption files for each segment
- target_duration
- Target duration for each segment in seconds
Output Schema
Output
Example Execution Logs
Splitting video into 30 segments Moviepy - Building video /tmp/tmpwfk792ux/segment1.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment1.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 8%|▊ | 5/60 [00:00<00:01, 38.71it/s, now=None] t: 15%|█▌ | 9/60 [00:00<00:01, 36.31it/s, now=None] t: 22%|██▏ | 13/60 [00:00<00:01, 34.72it/s, now=None] t: 28%|██▊ | 17/60 [00:00<00:01, 33.93it/s, now=None] t: 35%|███▌ | 21/60 [00:00<00:01, 34.26it/s, now=None] t: 42%|████▏ | 25/60 [00:00<00:01, 34.18it/s, now=None] t: 48%|████▊ | 29/60 [00:00<00:00, 33.92it/s, now=None] t: 55%|█████▌ | 33/60 [00:00<00:00, 34.10it/s, now=None] t: 62%|██████▏ | 37/60 [00:01<00:00, 33.92it/s, now=None] t: 68%|██████▊ | 41/60 [00:01<00:00, 33.50it/s, now=None] t: 75%|███████▌ | 45/60 [00:01<00:00, 34.07it/s, now=None] t: 82%|████████▏ | 49/60 [00:01<00:00, 34.05it/s, now=None] t: 88%|████████▊ | 53/60 [00:01<00:00, 33.88it/s, now=None] t: 95%|█████████▌| 57/60 [00:01<00:00, 34.18it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment1.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment2.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment2.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 8%|▊ | 5/60 [00:00<00:01, 39.21it/s, now=None] t: 15%|█▌ | 9/60 [00:00<00:01, 36.02it/s, now=None] t: 22%|██▏ | 13/60 [00:00<00:01, 35.02it/s, now=None] t: 28%|██▊ | 17/60 [00:00<00:01, 34.17it/s, now=None] t: 35%|███▌ | 21/60 [00:00<00:01, 33.83it/s, now=None] t: 42%|████▏ | 25/60 [00:00<00:01, 33.74it/s, now=None] t: 48%|████▊ | 29/60 [00:00<00:00, 33.34it/s, now=None] t: 55%|█████▌ | 33/60 [00:00<00:00, 33.46it/s, now=None] t: 62%|██████▏ | 37/60 [00:01<00:00, 33.92it/s, now=None] t: 68%|██████▊ | 41/60 [00:01<00:00, 33.81it/s, now=None] t: 75%|███████▌ | 45/60 [00:01<00:00, 33.92it/s, now=None] t: 82%|████████▏ | 49/60 [00:01<00:00, 34.07it/s, now=None] t: 88%|████████▊ | 53/60 [00:01<00:00, 33.62it/s, now=None] t: 95%|█████████▌| 57/60 [00:01<00:00, 33.38it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment2.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment3.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment3.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 8%|▊ | 5/60 [00:00<00:01, 38.66it/s, now=None] t: 15%|█▌ | 9/60 [00:00<00:01, 35.62it/s, now=None] t: 22%|██▏ | 13/60 [00:00<00:01, 34.96it/s, now=None] t: 28%|██▊ | 17/60 [00:00<00:01, 33.95it/s, now=None] t: 35%|███▌ | 21/60 [00:00<00:01, 33.61it/s, now=None] t: 42%|████▏ | 25/60 [00:00<00:01, 34.01it/s, now=None] t: 48%|████▊ | 29/60 [00:00<00:00, 33.92it/s, now=None] t: 55%|█████▌ | 33/60 [00:00<00:00, 33.81it/s, now=None] t: 62%|██████▏ | 37/60 [00:01<00:00, 33.85it/s, now=None] t: 68%|██████▊ | 41/60 [00:01<00:00, 33.42it/s, now=None] t: 75%|███████▌ | 45/60 [00:01<00:00, 33.02it/s, now=None] t: 82%|████████▏ | 49/60 [00:01<00:00, 33.22it/s, now=None] t: 88%|████████▊ | 53/60 [00:01<00:00, 32.90it/s, now=None] t: 95%|█████████▌| 57/60 [00:01<00:00, 33.14it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment3.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment4.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment4.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 7%|▋ | 4/60 [00:00<00:01, 39.92it/s, now=None] t: 13%|█▎ | 8/60 [00:00<00:01, 35.43it/s, now=None] t: 20%|██ | 12/60 [00:00<00:01, 35.49it/s, now=None] t: 27%|██▋ | 16/60 [00:00<00:01, 34.61it/s, now=None] t: 33%|███▎ | 20/60 [00:00<00:01, 34.20it/s, now=None] t: 40%|████ | 24/60 [00:00<00:01, 34.75it/s, now=None] t: 47%|████▋ | 28/60 [00:00<00:00, 34.32it/s, now=None] t: 53%|█████▎ | 32/60 [00:00<00:00, 33.99it/s, now=None] t: 60%|██████ | 36/60 [00:01<00:00, 34.20it/s, now=None] t: 67%|██████▋ | 40/60 [00:01<00:00, 33.74it/s, now=None] t: 73%|███████▎ | 44/60 [00:01<00:00, 33.13it/s, now=None] t: 80%|████████ | 48/60 [00:01<00:00, 33.73it/s, now=None] t: 87%|████████▋ | 52/60 [00:01<00:00, 33.59it/s, now=None] t: 93%|█████████▎| 56/60 [00:01<00:00, 33.31it/s, now=None] t: 100%|██████████| 60/60 [00:01<00:00, 33.79it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment4.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment5.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment5.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 8%|▊ | 5/60 [00:00<00:01, 39.75it/s, now=None] t: 15%|█▌ | 9/60 [00:00<00:01, 35.21it/s, now=None] t: 22%|██▏ | 13/60 [00:00<00:01, 35.13it/s, now=None] t: 28%|██▊ | 17/60 [00:00<00:01, 34.17it/s, now=None] t: 35%|███▌ | 21/60 [00:00<00:01, 33.99it/s, now=None] t: 42%|████▏ | 25/60 [00:00<00:01, 33.71it/s, now=None] t: 48%|████▊ | 29/60 [00:00<00:00, 33.20it/s, now=None] t: 55%|█████▌ | 33/60 [00:00<00:00, 33.10it/s, now=None] t: 62%|██████▏ | 37/60 [00:01<00:00, 33.46it/s, now=None] t: 68%|██████▊ | 41/60 [00:01<00:00, 33.30it/s, now=None] t: 75%|███████▌ | 45/60 [00:01<00:00, 32.99it/s, now=None] t: 82%|████████▏ | 49/60 [00:01<00:00, 32.86it/s, now=None] t: 88%|████████▊ | 53/60 [00:01<00:00, 32.73it/s, now=None] t: 95%|█████████▌| 57/60 [00:01<00:00, 32.47it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment5.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment6.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment6.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 8%|▊ | 5/60 [00:00<00:01, 38.90it/s, now=None] t: 15%|█▌ | 9/60 [00:00<00:01, 35.45it/s, now=None] t: 22%|██▏ | 13/60 [00:00<00:01, 34.54it/s, now=None] t: 28%|██▊ | 17/60 [00:00<00:01, 33.90it/s, now=None] t: 35%|███▌ | 21/60 [00:00<00:01, 33.59it/s, now=None] t: 42%|████▏ | 25/60 [00:00<00:01, 33.97it/s, now=None] t: 48%|████▊ | 29/60 [00:00<00:00, 33.80it/s, now=None] t: 55%|█████▌ | 33/60 [00:00<00:00, 33.81it/s, now=None] t: 62%|██████▏ | 37/60 [00:01<00:00, 33.69it/s, now=None] t: 68%|██████▊ | 41/60 [00:01<00:00, 33.32it/s, now=None] t: 75%|███████▌ | 45/60 [00:01<00:00, 32.97it/s, now=None] t: 82%|████████▏ | 49/60 [00:01<00:00, 33.06it/s, now=None] t: 88%|████████▊ | 53/60 [00:01<00:00, 32.63it/s, now=None] t: 95%|█████████▌| 57/60 [00:01<00:00, 32.71it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment6.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment7.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment7.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 7%|▋ | 4/60 [00:00<00:01, 37.76it/s, now=None] t: 13%|█▎ | 8/60 [00:00<00:01, 34.54it/s, now=None] t: 20%|██ | 12/60 [00:00<00:01, 34.61it/s, now=None] t: 27%|██▋ | 16/60 [00:00<00:01, 34.32it/s, now=None] t: 33%|███▎ | 20/60 [00:00<00:01, 33.91it/s, now=None] t: 40%|████ | 24/60 [00:00<00:01, 34.28it/s, now=None] t: 47%|████▋ | 28/60 [00:00<00:00, 33.97it/s, now=None] t: 53%|█████▎ | 32/60 [00:00<00:00, 33.71it/s, now=None] t: 60%|██████ | 36/60 [00:01<00:00, 33.91it/s, now=None] t: 67%|██████▋ | 40/60 [00:01<00:00, 33.72it/s, now=None] t: 73%|███████▎ | 44/60 [00:01<00:00, 33.00it/s, now=None] t: 80%|████████ | 48/60 [00:01<00:00, 33.71it/s, now=None] t: 87%|████████▋ | 52/60 [00:01<00:00, 33.66it/s, now=None] t: 93%|█████████▎| 56/60 [00:01<00:00, 33.13it/s, now=None] t: 100%|██████████| 60/60 [00:01<00:00, 33.56it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment7.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment8.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment8.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 8%|▊ | 5/60 [00:00<00:01, 39.31it/s, now=None] t: 15%|█▌ | 9/60 [00:00<00:01, 36.23it/s, now=None] t: 22%|██▏ | 13/60 [00:00<00:01, 35.09it/s, now=None] t: 28%|██▊ | 17/60 [00:00<00:01, 34.11it/s, now=None] t: 35%|███▌ | 21/60 [00:00<00:01, 33.22it/s, now=None] t: 42%|████▏ | 25/60 [00:00<00:01, 33.39it/s, now=None] t: 48%|████▊ | 29/60 [00:00<00:00, 33.19it/s, now=None] t: 55%|█████▌ | 33/60 [00:00<00:00, 32.76it/s, now=None] t: 62%|██████▏ | 37/60 [00:01<00:00, 33.23it/s, now=None] t: 68%|██████▊ | 41/60 [00:01<00:00, 33.30it/s, now=None] t: 75%|███████▌ | 45/60 [00:01<00:00, 33.56it/s, now=None] t: 82%|████████▏ | 49/60 [00:01<00:00, 33.85it/s, now=None] t: 88%|████████▊ | 53/60 [00:01<00:00, 33.53it/s, now=None] t: 95%|█████████▌| 57/60 [00:01<00:00, 33.46it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment8.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment9.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment9.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 8%|▊ | 5/60 [00:00<00:01, 39.16it/s, now=None] t: 15%|█▌ | 9/60 [00:00<00:01, 35.94it/s, now=None] t: 22%|██▏ | 13/60 [00:00<00:01, 35.37it/s, now=None] t: 28%|██▊ | 17/60 [00:00<00:01, 34.20it/s, now=None] t: 35%|███▌ | 21/60 [00:00<00:01, 33.83it/s, now=None] t: 42%|████▏ | 25/60 [00:00<00:01, 33.85it/s, now=None] t: 48%|████▊ | 29/60 [00:00<00:00, 33.66it/s, now=None] t: 55%|█████▌ | 33/60 [00:00<00:00, 33.32it/s, now=None] t: 62%|██████▏ | 37/60 [00:01<00:00, 33.66it/s, now=None] t: 68%|██████▊ | 41/60 [00:01<00:00, 33.34it/s, now=None] t: 75%|███████▌ | 45/60 [00:01<00:00, 33.04it/s, now=None] t: 82%|████████▏ | 49/60 [00:01<00:00, 32.97it/s, now=None] t: 88%|████████▊ | 53/60 [00:01<00:00, 32.75it/s, now=None] t: 95%|█████████▌| 57/60 [00:01<00:00, 32.44it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment9.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment10.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment10.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 7%|▋ | 4/60 [00:00<00:01, 39.32it/s, now=None] t: 13%|█▎ | 8/60 [00:00<00:01, 34.78it/s, now=None] t: 20%|██ | 12/60 [00:00<00:01, 33.94it/s, now=None] t: 27%|██▋ | 16/60 [00:00<00:01, 33.67it/s, now=None] t: 33%|███▎ | 20/60 [00:00<00:01, 33.48it/s, now=None] t: 40%|████ | 24/60 [00:00<00:01, 33.73it/s, now=None] t: 47%|████▋ | 28/60 [00:00<00:00, 33.60it/s, now=None] t: 53%|█████▎ | 32/60 [00:00<00:00, 33.50it/s, now=None] t: 60%|██████ | 36/60 [00:01<00:00, 33.86it/s, now=None] t: 67%|██████▋ | 40/60 [00:01<00:00, 33.71it/s, now=None] t: 73%|███████▎ | 44/60 [00:01<00:00, 33.40it/s, now=None] t: 80%|████████ | 48/60 [00:01<00:00, 33.82it/s, now=None] t: 87%|████████▋ | 52/60 [00:01<00:00, 33.40it/s, now=None] t: 93%|█████████▎| 56/60 [00:01<00:00, 33.17it/s, now=None] t: 100%|██████████| 60/60 [00:01<00:00, 33.77it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment10.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment11.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment11.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 8%|▊ | 5/60 [00:00<00:01, 39.07it/s, now=None] t: 15%|█▌ | 9/60 [00:00<00:01, 36.28it/s, now=None] t: 22%|██▏ | 13/60 [00:00<00:01, 35.66it/s, now=None] t: 28%|██▊ | 17/60 [00:00<00:01, 34.65it/s, now=None] t: 35%|███▌ | 21/60 [00:00<00:01, 33.88it/s, now=None] t: 42%|████▏ | 25/60 [00:00<00:01, 34.21it/s, now=None] t: 48%|████▊ | 29/60 [00:00<00:00, 33.63it/s, now=None] t: 55%|█████▌ | 33/60 [00:00<00:00, 33.74it/s, now=None] t: 62%|██████▏ | 37/60 [00:01<00:00, 33.79it/s, now=None] t: 68%|██████▊ | 41/60 [00:01<00:00, 33.25it/s, now=None] t: 75%|███████▌ | 45/60 [00:01<00:00, 33.32it/s, now=None] t: 82%|████████▏ | 49/60 [00:01<00:00, 33.63it/s, now=None] t: 88%|████████▊ | 53/60 [00:01<00:00, 33.30it/s, now=None] t: 95%|█████████▌| 57/60 [00:01<00:00, 33.35it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment11.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment12.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment12.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 7%|▋ | 4/60 [00:00<00:01, 39.12it/s, now=None] t: 13%|█▎ | 8/60 [00:00<00:01, 34.83it/s, now=None] t: 20%|██ | 12/60 [00:00<00:01, 34.73it/s, now=None] t: 27%|██▋ | 16/60 [00:00<00:01, 33.57it/s, now=None] t: 33%|███▎ | 20/60 [00:00<00:01, 33.15it/s, now=None] t: 40%|████ | 24/60 [00:00<00:01, 33.52it/s, now=None] t: 47%|████▋ | 28/60 [00:00<00:00, 33.57it/s, now=None] t: 53%|█████▎ | 32/60 [00:00<00:00, 33.53it/s, now=None] t: 60%|██████ | 36/60 [00:01<00:00, 34.13it/s, now=None] t: 67%|██████▋ | 40/60 [00:01<00:00, 34.00it/s, now=None] t: 73%|███████▎ | 44/60 [00:01<00:00, 33.57it/s, now=None] t: 80%|████████ | 48/60 [00:01<00:00, 33.85it/s, now=None] t: 87%|████████▋ | 52/60 [00:01<00:00, 33.27it/s, now=None] t: 93%|█████████▎| 56/60 [00:01<00:00, 32.60it/s, now=None] t: 100%|██████████| 60/60 [00:01<00:00, 33.18it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment12.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment13.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment13.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 8%|▊ | 5/60 [00:00<00:01, 38.15it/s, now=None] t: 15%|█▌ | 9/60 [00:00<00:01, 35.67it/s, now=None] t: 22%|██▏ | 13/60 [00:00<00:01, 34.91it/s, now=None] t: 28%|██▊ | 17/60 [00:00<00:01, 34.27it/s, now=None] t: 35%|███▌ | 21/60 [00:00<00:01, 34.26it/s, now=None] t: 42%|████▏ | 25/60 [00:00<00:01, 34.52it/s, now=None] t: 48%|████▊ | 29/60 [00:00<00:00, 34.07it/s, now=None] t: 55%|█████▌ | 33/60 [00:00<00:00, 33.94it/s, now=None] t: 62%|██████▏ | 37/60 [00:01<00:00, 34.21it/s, now=None] t: 68%|██████▊ | 41/60 [00:01<00:00, 33.80it/s, now=None] t: 75%|███████▌ | 45/60 [00:01<00:00, 33.89it/s, now=None] t: 82%|████████▏ | 49/60 [00:01<00:00, 33.80it/s, now=None] t: 88%|████████▊ | 53/60 [00:01<00:00, 33.51it/s, now=None] t: 95%|█████████▌| 57/60 [00:01<00:00, 33.45it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment13.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment14.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment14.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 7%|▋ | 4/60 [00:00<00:01, 39.80it/s, now=None] t: 13%|█▎ | 8/60 [00:00<00:01, 35.33it/s, now=None] t: 20%|██ | 12/60 [00:00<00:01, 35.34it/s, now=None] t: 27%|██▋ | 16/60 [00:00<00:01, 34.31it/s, now=None] t: 33%|███▎ | 20/60 [00:00<00:01, 33.78it/s, now=None] t: 40%|████ | 24/60 [00:00<00:01, 34.06it/s, now=None] t: 47%|████▋ | 28/60 [00:00<00:00, 33.46it/s, now=None] t: 53%|█████▎ | 32/60 [00:00<00:00, 33.02it/s, now=None] t: 60%|██████ | 36/60 [00:01<00:00, 33.59it/s, now=None] t: 67%|██████▋ | 40/60 [00:01<00:00, 33.27it/s, now=None] t: 73%|███████▎ | 44/60 [00:01<00:00, 33.15it/s, now=None] t: 80%|████████ | 48/60 [00:01<00:00, 33.60it/s, now=None] t: 87%|████████▋ | 52/60 [00:01<00:00, 33.53it/s, now=None] t: 93%|█████████▎| 56/60 [00:01<00:00, 33.25it/s, now=None] t: 100%|██████████| 60/60 [00:01<00:00, 33.70it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment14.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment15.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment15.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 8%|▊ | 5/60 [00:00<00:01, 38.80it/s, now=None] t: 15%|█▌ | 9/60 [00:00<00:01, 35.99it/s, now=None] t: 22%|██▏ | 13/60 [00:00<00:01, 34.82it/s, now=None] t: 28%|██▊ | 17/60 [00:00<00:01, 34.15it/s, now=None] t: 35%|███▌ | 21/60 [00:00<00:01, 33.61it/s, now=None] t: 42%|████▏ | 25/60 [00:00<00:01, 33.73it/s, now=None] t: 48%|████▊ | 29/60 [00:00<00:00, 33.26it/s, now=None] t: 55%|█████▌ | 33/60 [00:00<00:00, 33.53it/s, now=None] t: 62%|██████▏ | 37/60 [00:01<00:00, 33.84it/s, now=None] t: 68%|██████▊ | 41/60 [00:01<00:00, 33.65it/s, now=None] t: 75%|███████▌ | 45/60 [00:01<00:00, 33.69it/s, now=None] t: 82%|████████▏ | 49/60 [00:01<00:00, 33.86it/s, now=None] t: 88%|████████▊ | 53/60 [00:01<00:00, 33.22it/s, now=None] t: 95%|█████████▌| 57/60 [00:01<00:00, 33.47it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment15.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment16.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment16.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 8%|▊ | 5/60 [00:00<00:01, 39.13it/s, now=None] t: 15%|█▌ | 9/60 [00:00<00:01, 35.15it/s, now=None] t: 22%|██▏ | 13/60 [00:00<00:01, 34.26it/s, now=None] t: 28%|██▊ | 17/60 [00:00<00:01, 33.09it/s, now=None] t: 35%|███▌ | 21/60 [00:00<00:01, 33.36it/s, now=None] t: 42%|████▏ | 25/60 [00:00<00:01, 33.78it/s, now=None] t: 48%|████▊ | 29/60 [00:00<00:00, 33.72it/s, now=None] t: 55%|█████▌ | 33/60 [00:00<00:00, 33.62it/s, now=None] t: 62%|██████▏ | 37/60 [00:01<00:00, 34.04it/s, now=None] t: 68%|██████▊ | 41/60 [00:01<00:00, 33.07it/s, now=None] t: 75%|███████▌ | 45/60 [00:01<00:00, 32.73it/s, now=None] t: 82%|████████▏ | 49/60 [00:01<00:00, 32.91it/s, now=None] t: 88%|████████▊ | 53/60 [00:01<00:00, 32.83it/s, now=None] t: 95%|█████████▌| 57/60 [00:01<00:00, 32.99it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment16.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment17.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment17.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 7%|▋ | 4/60 [00:00<00:01, 39.99it/s, now=None] t: 13%|█▎ | 8/60 [00:00<00:01, 35.56it/s, now=None] t: 20%|██ | 12/60 [00:00<00:01, 35.55it/s, now=None] t: 27%|██▋ | 16/60 [00:00<00:01, 34.82it/s, now=None] t: 33%|███▎ | 20/60 [00:00<00:01, 34.13it/s, now=None] t: 40%|████ | 24/60 [00:00<00:01, 34.51it/s, now=None] t: 47%|████▋ | 28/60 [00:00<00:00, 34.24it/s, now=None] t: 53%|█████▎ | 32/60 [00:00<00:00, 33.77it/s, now=None] t: 60%|██████ | 36/60 [00:01<00:00, 34.17it/s, now=None] t: 67%|██████▋ | 40/60 [00:01<00:00, 33.59it/s, now=None] t: 73%|███████▎ | 44/60 [00:01<00:00, 33.36it/s, now=None] t: 80%|████████ | 48/60 [00:01<00:00, 33.57it/s, now=None] t: 87%|████████▋ | 52/60 [00:01<00:00, 33.46it/s, now=None] t: 93%|█████████▎| 56/60 [00:01<00:00, 33.17it/s, now=None] t: 100%|██████████| 60/60 [00:01<00:00, 33.79it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment17.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment18.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment18.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 8%|▊ | 5/60 [00:00<00:01, 38.64it/s, now=None] t: 15%|█▌ | 9/60 [00:00<00:01, 36.09it/s, now=None] t: 22%|██▏ | 13/60 [00:00<00:01, 35.32it/s, now=None] t: 28%|██▊ | 17/60 [00:00<00:01, 34.60it/s, now=None] t: 35%|███▌ | 21/60 [00:00<00:01, 33.99it/s, now=None] t: 42%|████▏ | 25/60 [00:00<00:01, 34.16it/s, now=None] t: 48%|████▊ | 29/60 [00:00<00:00, 33.21it/s, now=None] t: 55%|█████▌ | 33/60 [00:00<00:00, 33.05it/s, now=None] t: 62%|██████▏ | 37/60 [00:01<00:00, 33.47it/s, now=None] t: 68%|██████▊ | 41/60 [00:01<00:00, 32.99it/s, now=None] t: 75%|███████▌ | 45/60 [00:01<00:00, 33.06it/s, now=None] t: 82%|████████▏ | 49/60 [00:01<00:00, 33.39it/s, now=None] t: 88%|████████▊ | 53/60 [00:01<00:00, 32.58it/s, now=None] t: 95%|█████████▌| 57/60 [00:01<00:00, 32.22it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment18.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment19.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment19.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 8%|▊ | 5/60 [00:00<00:01, 39.40it/s, now=None] t: 15%|█▌ | 9/60 [00:00<00:01, 35.59it/s, now=None] t: 22%|██▏ | 13/60 [00:00<00:01, 35.23it/s, now=None] t: 28%|██▊ | 17/60 [00:00<00:01, 34.24it/s, now=None] t: 35%|███▌ | 21/60 [00:00<00:01, 34.32it/s, now=None] t: 42%|████▏ | 25/60 [00:00<00:01, 34.60it/s, now=None] t: 48%|████▊ | 29/60 [00:00<00:00, 34.31it/s, now=None] t: 55%|█████▌ | 33/60 [00:00<00:00, 34.34it/s, now=None] t: 62%|██████▏ | 37/60 [00:01<00:00, 34.14it/s, now=None] t: 68%|██████▊ | 41/60 [00:01<00:00, 33.72it/s, now=None] t: 75%|███████▌ | 45/60 [00:01<00:00, 33.49it/s, now=None] t: 82%|████████▏ | 49/60 [00:01<00:00, 33.72it/s, now=None] t: 88%|████████▊ | 53/60 [00:01<00:00, 33.49it/s, now=None] t: 95%|█████████▌| 57/60 [00:01<00:00, 33.75it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment19.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment20.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment20.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 8%|▊ | 5/60 [00:00<00:01, 38.64it/s, now=None] t: 15%|█▌ | 9/60 [00:00<00:01, 35.92it/s, now=None] t: 22%|██▏ | 13/60 [00:00<00:01, 35.36it/s, now=None] t: 28%|██▊ | 17/60 [00:00<00:01, 34.61it/s, now=None] t: 35%|███▌ | 21/60 [00:00<00:01, 34.41it/s, now=None] t: 42%|████▏ | 25/60 [00:00<00:01, 34.60it/s, now=None] t: 48%|████▊ | 29/60 [00:00<00:00, 34.23it/s, now=None] t: 55%|█████▌ | 33/60 [00:00<00:00, 33.84it/s, now=None] t: 62%|██████▏ | 37/60 [00:01<00:00, 34.01it/s, now=None] t: 68%|██████▊ | 41/60 [00:01<00:00, 33.62it/s, now=None] t: 75%|███████▌ | 45/60 [00:01<00:00, 33.75it/s, now=None] t: 82%|████████▏ | 49/60 [00:01<00:00, 34.07it/s, now=None] t: 88%|████████▊ | 53/60 [00:01<00:00, 33.78it/s, now=None] t: 95%|█████████▌| 57/60 [00:01<00:00, 33.80it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment20.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment21.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment21.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 8%|▊ | 5/60 [00:00<00:01, 39.02it/s, now=None] t: 15%|█▌ | 9/60 [00:00<00:01, 35.81it/s, now=None] t: 22%|██▏ | 13/60 [00:00<00:01, 35.12it/s, now=None] t: 28%|██▊ | 17/60 [00:00<00:01, 34.08it/s, now=None] t: 35%|███▌ | 21/60 [00:00<00:01, 33.53it/s, now=None] t: 42%|████▏ | 25/60 [00:00<00:01, 33.78it/s, now=None] t: 48%|████▊ | 29/60 [00:00<00:00, 33.33it/s, now=None] t: 55%|█████▌ | 33/60 [00:00<00:00, 33.40it/s, now=None] t: 62%|██████▏ | 37/60 [00:01<00:00, 33.72it/s, now=None] t: 68%|██████▊ | 41/60 [00:01<00:00, 33.46it/s, now=None] t: 75%|███████▌ | 45/60 [00:01<00:00, 33.39it/s, now=None] t: 82%|████████▏ | 49/60 [00:01<00:00, 33.73it/s, now=None] t: 88%|████████▊ | 53/60 [00:01<00:00, 33.26it/s, now=None] t: 95%|█████████▌| 57/60 [00:01<00:00, 33.17it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment21.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment22.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment22.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 8%|▊ | 5/60 [00:00<00:01, 38.99it/s, now=None] t: 15%|█▌ | 9/60 [00:00<00:01, 35.51it/s, now=None] t: 22%|██▏ | 13/60 [00:00<00:01, 33.68it/s, now=None] t: 28%|██▊ | 17/60 [00:00<00:01, 33.26it/s, now=None] t: 35%|███▌ | 21/60 [00:00<00:01, 33.57it/s, now=None] t: 42%|████▏ | 25/60 [00:00<00:01, 33.91it/s, now=None] t: 48%|████▊ | 29/60 [00:00<00:00, 33.80it/s, now=None] t: 55%|█████▌ | 33/60 [00:00<00:00, 33.90it/s, now=None] t: 62%|██████▏ | 37/60 [00:01<00:00, 34.09it/s, now=None] t: 68%|██████▊ | 41/60 [00:01<00:00, 33.83it/s, now=None] t: 75%|███████▌ | 45/60 [00:01<00:00, 33.40it/s, now=None] t: 82%|████████▏ | 49/60 [00:01<00:00, 33.65it/s, now=None] t: 88%|████████▊ | 53/60 [00:01<00:00, 33.42it/s, now=None] t: 95%|█████████▌| 57/60 [00:01<00:00, 33.63it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment22.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment23.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment23.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 8%|▊ | 5/60 [00:00<00:01, 39.31it/s, now=None] t: 15%|█▌ | 9/60 [00:00<00:01, 35.54it/s, now=None] t: 22%|██▏ | 13/60 [00:00<00:01, 35.34it/s, now=None] t: 28%|██▊ | 17/60 [00:00<00:01, 34.54it/s, now=None] t: 35%|███▌ | 21/60 [00:00<00:01, 34.35it/s, now=None] t: 42%|████▏ | 25/60 [00:00<00:01, 34.40it/s, now=None] t: 48%|████▊ | 29/60 [00:00<00:00, 33.91it/s, now=None] t: 55%|█████▌ | 33/60 [00:00<00:00, 33.59it/s, now=None] t: 62%|██████▏ | 37/60 [00:01<00:00, 34.01it/s, now=None] t: 68%|██████▊ | 41/60 [00:01<00:00, 33.40it/s, now=None] t: 75%|███████▌ | 45/60 [00:01<00:00, 33.55it/s, now=None] t: 82%|████████▏ | 49/60 [00:01<00:00, 33.74it/s, now=None] t: 88%|████████▊ | 53/60 [00:01<00:00, 33.48it/s, now=None] t: 95%|█████████▌| 57/60 [00:01<00:00, 33.52it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment23.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment24.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment24.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 8%|▊ | 5/60 [00:00<00:01, 39.08it/s, now=None] t: 15%|█▌ | 9/60 [00:00<00:01, 36.09it/s, now=None] t: 22%|██▏ | 13/60 [00:00<00:01, 35.57it/s, now=None] t: 28%|██▊ | 17/60 [00:00<00:01, 34.53it/s, now=None] t: 35%|███▌ | 21/60 [00:00<00:01, 34.32it/s, now=None] t: 42%|████▏ | 25/60 [00:00<00:01, 33.76it/s, now=None] t: 48%|████▊ | 29/60 [00:00<00:00, 33.54it/s, now=None] t: 55%|█████▌ | 33/60 [00:00<00:00, 33.58it/s, now=None] t: 62%|██████▏ | 37/60 [00:01<00:00, 33.82it/s, now=None] t: 68%|██████▊ | 41/60 [00:01<00:00, 33.63it/s, now=None] t: 75%|███████▌ | 45/60 [00:01<00:00, 33.52it/s, now=None] t: 82%|████████▏ | 49/60 [00:01<00:00, 33.67it/s, now=None] t: 88%|████████▊ | 53/60 [00:01<00:00, 33.25it/s, now=None] t: 95%|█████████▌| 57/60 [00:01<00:00, 32.98it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment24.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment25.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment25.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 8%|▊ | 5/60 [00:00<00:01, 38.99it/s, now=None] t: 15%|█▌ | 9/60 [00:00<00:01, 36.14it/s, now=None] t: 22%|██▏ | 13/60 [00:00<00:01, 34.75it/s, now=None] t: 28%|██▊ | 17/60 [00:00<00:01, 33.74it/s, now=None] t: 35%|███▌ | 21/60 [00:00<00:01, 33.27it/s, now=None] t: 42%|████▏ | 25/60 [00:00<00:01, 33.85it/s, now=None] t: 48%|████▊ | 29/60 [00:00<00:00, 33.74it/s, now=None] t: 55%|█████▌ | 33/60 [00:00<00:00, 33.87it/s, now=None] t: 62%|██████▏ | 37/60 [00:01<00:00, 34.26it/s, now=None] t: 68%|██████▊ | 41/60 [00:01<00:00, 33.85it/s, now=None] t: 75%|███████▌ | 45/60 [00:01<00:00, 33.67it/s, now=None] t: 82%|████████▏ | 49/60 [00:01<00:00, 33.91it/s, now=None] t: 88%|████████▊ | 53/60 [00:01<00:00, 33.47it/s, now=None] t: 95%|█████████▌| 57/60 [00:01<00:00, 33.42it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment25.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment26.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment26.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 7%|▋ | 4/60 [00:00<00:01, 39.31it/s, now=None] t: 13%|█▎ | 8/60 [00:00<00:01, 34.92it/s, now=None] t: 20%|██ | 12/60 [00:00<00:01, 34.62it/s, now=None] t: 27%|██▋ | 16/60 [00:00<00:01, 33.99it/s, now=None] t: 33%|███▎ | 20/60 [00:00<00:01, 33.73it/s, now=None] t: 40%|████ | 24/60 [00:00<00:01, 34.24it/s, now=None] t: 47%|████▋ | 28/60 [00:00<00:00, 33.81it/s, now=None] t: 53%|█████▎ | 32/60 [00:00<00:00, 33.49it/s, now=None] t: 60%|██████ | 36/60 [00:01<00:00, 33.46it/s, now=None] t: 67%|██████▋ | 40/60 [00:01<00:00, 33.04it/s, now=None] t: 73%|███████▎ | 44/60 [00:01<00:00, 32.81it/s, now=None] t: 80%|████████ | 48/60 [00:01<00:00, 33.64it/s, now=None] t: 87%|████████▋ | 52/60 [00:01<00:00, 33.74it/s, now=None] t: 93%|█████████▎| 56/60 [00:01<00:00, 33.58it/s, now=None] t: 100%|██████████| 60/60 [00:01<00:00, 34.16it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment26.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment27.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment27.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 8%|▊ | 5/60 [00:00<00:01, 39.56it/s, now=None] t: 15%|█▌ | 9/60 [00:00<00:01, 36.19it/s, now=None] t: 22%|██▏ | 13/60 [00:00<00:01, 35.40it/s, now=None] t: 28%|██▊ | 17/60 [00:00<00:01, 34.43it/s, now=None] t: 35%|███▌ | 21/60 [00:00<00:01, 33.98it/s, now=None] t: 42%|████▏ | 25/60 [00:00<00:01, 33.67it/s, now=None] t: 48%|████▊ | 29/60 [00:00<00:00, 33.15it/s, now=None] t: 55%|█████▌ | 33/60 [00:00<00:00, 33.23it/s, now=None] t: 62%|██████▏ | 37/60 [00:01<00:00, 33.57it/s, now=None] t: 68%|██████▊ | 41/60 [00:01<00:00, 33.37it/s, now=None] t: 75%|███████▌ | 45/60 [00:01<00:00, 33.29it/s, now=None] t: 82%|████████▏ | 49/60 [00:01<00:00, 33.61it/s, now=None] t: 88%|████████▊ | 53/60 [00:01<00:00, 33.35it/s, now=None] t: 95%|█████████▌| 57/60 [00:01<00:00, 33.35it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment27.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment28.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment28.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 8%|▊ | 5/60 [00:00<00:01, 38.98it/s, now=None] t: 15%|█▌ | 9/60 [00:00<00:01, 35.42it/s, now=None] t: 22%|██▏ | 13/60 [00:00<00:01, 34.87it/s, now=None] t: 28%|██▊ | 17/60 [00:00<00:01, 33.71it/s, now=None] t: 35%|███▌ | 21/60 [00:00<00:01, 33.45it/s, now=None] t: 42%|████▏ | 25/60 [00:00<00:01, 33.40it/s, now=None] t: 48%|████▊ | 29/60 [00:00<00:00, 33.33it/s, now=None] t: 55%|█████▌ | 33/60 [00:00<00:00, 33.41it/s, now=None] t: 62%|██████▏ | 37/60 [00:01<00:00, 33.67it/s, now=None] t: 68%|██████▊ | 41/60 [00:01<00:00, 33.30it/s, now=None] t: 75%|███████▌ | 45/60 [00:01<00:00, 33.24it/s, now=None] t: 82%|████████▏ | 49/60 [00:01<00:00, 33.30it/s, now=None] t: 88%|████████▊ | 53/60 [00:01<00:00, 33.07it/s, now=None] t: 95%|█████████▌| 57/60 [00:01<00:00, 32.79it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment28.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment29.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment29.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 8%|▊ | 5/60 [00:00<00:01, 39.11it/s, now=None] t: 15%|█▌ | 9/60 [00:00<00:01, 35.84it/s, now=None] t: 22%|██▏ | 13/60 [00:00<00:01, 34.78it/s, now=None] t: 28%|██▊ | 17/60 [00:00<00:01, 33.93it/s, now=None] t: 35%|███▌ | 21/60 [00:00<00:01, 33.91it/s, now=None] t: 42%|████▏ | 25/60 [00:00<00:01, 34.17it/s, now=None] t: 48%|████▊ | 29/60 [00:00<00:00, 33.88it/s, now=None] t: 55%|█████▌ | 33/60 [00:00<00:00, 33.92it/s, now=None] t: 62%|██████▏ | 37/60 [00:01<00:00, 34.25it/s, now=None] t: 68%|██████▊ | 41/60 [00:01<00:00, 33.50it/s, now=None] t: 75%|███████▌ | 45/60 [00:01<00:00, 33.36it/s, now=None] t: 82%|████████▏ | 49/60 [00:01<00:00, 33.52it/s, now=None] t: 88%|████████▊ | 53/60 [00:01<00:00, 33.42it/s, now=None] t: 95%|█████████▌| 57/60 [00:01<00:00, 33.45it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment29.mp4 Moviepy - Building video /tmp/tmpwfk792ux/segment30.mp4. Moviepy - Writing video /tmp/tmpwfk792ux/segment30.mp4 t: 0%| | 0/60 [00:00<?, ?it/s, now=None] t: 8%|▊ | 5/60 [00:00<00:01, 38.90it/s, now=None] t: 15%|█▌ | 9/60 [00:00<00:01, 36.33it/s, now=None] t: 22%|██▏ | 13/60 [00:00<00:01, 35.69it/s, now=None] t: 28%|██▊ | 17/60 [00:00<00:01, 34.87it/s, now=None] t: 35%|███▌ | 21/60 [00:00<00:01, 34.39it/s, now=None] t: 42%|████▏ | 25/60 [00:00<00:01, 34.52it/s, now=None] t: 48%|████▊ | 29/60 [00:00<00:00, 34.00it/s, now=None] t: 55%|█████▌ | 33/60 [00:00<00:00, 33.73it/s, now=None] t: 62%|██████▏ | 37/60 [00:01<00:00, 33.81it/s, now=None] t: 68%|██████▊ | 41/60 [00:01<00:00, 33.16it/s, now=None] t: 75%|███████▌ | 45/60 [00:01<00:00, 33.13it/s, now=None] t: 82%|████████▏ | 49/60 [00:01<00:00, 33.18it/s, now=None] t: 88%|████████▊ | 53/60 [00:01<00:00, 32.94it/s, now=None] t: 95%|█████████▌| 57/60 [00:01<00:00, 33.00it/s, now=None] Moviepy - Done ! Moviepy - video ready /tmp/tmpwfk792ux/segment30.mp4
Version Details
- Version ID
35a488ccf8f2eaf5117282243b191392c783299f01fa43c36a6760b54290c09a
- Version Created
- December 13, 2024