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://www.sciencenews.org/article/cancer-tumor-dna-blood-test-screening
Comments URL:

We launched marimo [1], an open-source reactive Python notebook, last year on HackerNews. Today, the most popular recent feature request in Google Colab’s issue tracker asks for marimo support in

Article URL: https://eprint.iacr.org/2025/1237
Comments URL: https://news.ycombinator