#hi all, curious if anyone on has

1 messages · Page 1 of 1 (latest)

compact marten
#

here's my configuration.yml:

#
shell_command:
  create_deck_timelapse: ffmpeg -pattern_type glob -i "/media/timelapse/deck/{{ now().strftime("%Y-%m-%d") }}/*.jpg" \ -c:v libx264 -vf fps=25,format=yuv420p \ "/media/timelapse/output/deck_{{ now().strftime("%Y-%m-%d") }}_timelapse.mp4"
  
ffmpeg:
#

the pictures are stored like this: