Make Timelapse easily using FFmpeg

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

https://news.ycombinator.com/item?id=40407526

Établi 23d | 19 mai 2024 à 17:20:10


Connectez-vous pour ajouter un commentaire

Autres messages de ce groupe

Big Tech's role in enabling link fraud – take 2

I posted an earlier draft of this article to Hacker News 4 months ago which was well received [1], but it didn't garner much discussion around the core issue.

Dialog around link fraud complacenc

11 juin 2024 à 05:40:10 | Hacker news