Open soylentgeek opened 2 months ago
you can always download the frame collection for that print and just ffmpeg it to your liking
such as ffmpeg -framerate 7 -i "%05d.jpg" -vf fps=60 output.mp4
where -framerate 7
is the input frame per seconds. or 7 layers per seconds if you snap at ever z change.
and fps=60
is the resampled output framerate of the video.
Or really, you can change the framerate in the render preset.
Hi,
Is there a way to slow the video down?
My prints do not take long, so when I look at the render it happens in a blink of an eye.
It would be great if I could slow it down making the build more dramatic.
D