I make a lot of Timelapse and have tried a lot of ways to make Timelapses using python etc, today I found the easiest one using FFMpeg :)
ffmpeg -framerate 30 -pattern_type glob -i '*.JPG' -c:v libx264 -r 30 -pix_fmt yuv420p timelapse.mp4
Comments URL: https://news.ycombinator.com/item?id=40407526
Points: 32
# Comments: 6
Creado
1y
|
19 may 2024, 17:20:10
Inicia sesión para agregar comentarios
Otros mensajes en este grupo.

Article URL: https://arxiv.org/abs/2504.18412
Comments URL: https://news.ycombinator.c
Article URL: https://danielsada.tech/blog/microsoft-pact/
Comments URL: ht