Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| projects:bird_feeder:software [2022/11/14 08:45] – created John Harrison | projects:bird_feeder:software [2022/11/17 07:09] (current) – John Harrison | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Slow Motion Processing ===== | ===== Slow Motion Processing ===== | ||
| * try [[http:// | * try [[http:// | ||
| + | * this appears to just be calling ffmpeg in the background so no need | ||
| + | * ffmpeg using optical flow on 10 sec 120fps to 240fps took 1 hour 20 min on $6/month DO server | ||
| + | * ffmpeg using optical flow on 10 sec 120fps to 480fps OM at 1 hour 40 min with 1G on $6/month DO server. Increased to $12/month 2G and rerunning | ||
| + | |||
| + | |||