Loading...
Loading...
Cut video segments by timestamp, split videos into chunks, trim start/end, and extract specific scenes with precise frame control.
npx skill4agent add dkyazzentwatwa/chatgpt-skills video-clipperpython video_clipper.py --input video.mp4 --start 00:01:00 --end 00:02:30 --output clip.mp4
python video_clipper.py --input video.mp4 --split 60 --output clips/