top | item 46637806

(no title)

wanderingstan | 1 month ago

For me, I recently wanted to assemble a “supercut” of my videos of attempts at learning to bunny-hop a bike. The tool was able to craft a python script that used ffmpeg to edit out the no-motion portions of the videos and stitch them together.

This would have taken ages to do by hand in iMovie, and probably just as long to look up the needed parameters in ffmpeg, but Claude code got it right in the first try, and worked with me to fine-tune the motion detection threshold.

discuss

order

suddenlybananas|1 month ago

I googled "edit out no motion in video ffmpeg" and found a snippet from StackOverflow which did this in about 10 seconds.

roflyear|1 month ago

yeah but that doesn't requiring paying Anthropic $100/m

simonw|1 month ago

Good luck getting that StackOverflow snippet to "work with me to fine-tune the motion detection threshold".