FFmpeg-Detect-Copy-Motion icon indicating copy to clipboard operation
FFmpeg-Detect-Copy-Motion copied to clipboard

Detects motion in video files, and copies to new, separate video clips.

Results 5 FFmpeg-Detect-Copy-Motion issues
Sort by recently updated
recently updated
newest added

Add this anti-slash to run it on my wsl

Let file extensions be case insensitive so that files with extensions `mp4`, `MP4`, `Mp4` etc. will be found.

Hello, @Jpja Thanks for sharing! I found this tool very useful for part of my work. Unfortunately it seems that it's no longer maintained. Because of that I forked it...

Get error: `Missing ')' or too many args in 'gte(scene'` ffmpeg 4.1.4-1 Python 3.7.3

The variable was called `generate_ouput_files` which should be `generate_output_files`.