currntly working is the simple ffmpeg keyframe split. its very fast. might not cover all edge cases, but for h264 encoded stuff (95% of downloaded content) it works great.
- ffmpeg
- powershell
./scene_ripper.ps1 -indir "/videodir" -outdir "/outdir"
currntly working is the simple ffmpeg keyframe split. its very fast. might not cover all edge cases, but for h264 encoded stuff (95% of downloaded content) it works great.
./scene_ripper.ps1 -indir "/videodir" -outdir "/outdir"