10 Linux Commands That Will Save Your Time(azer.bike)
azer.bike
10 Linux Commands That Will Save Your Time
http://azer.bike/journal/10-linux-commands-that-will-save-your-time?
1 comments
Hey, thanks for the tip about `slop`. I'll update the post.
http://azer.bike/journal/10-linux-commands-that-will-save-your-time?
Setting aside the errors, the author recommends `xdotool' for finding screen coordinates for ffmpeg, but `slop -f %g' allows you to click and drag to select a rectangle and outputs a geometry string that can be given directly to ffmpeg, which is a lot faster.