video - ffmpeg -r / fps over time? -


ok - going round in circles here welcome...

using ffmpeg generate frames movie. want limit total frames 10 per movie.

so im trying figure out -r (fps) use in code.

so if video 10secs long want 10 files -r 1 fps.

but if video 100 secs long , want 10 files th -r should 0.1 fps.

i can't seem figure out formula?!

please help!

ok r = frameswanted / totalseconds


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -