Skip to content

Commit

Permalink
Remove watermark from demo since it depends on newer ffmpeg
Browse files Browse the repository at this point in the history
Only ffmpeg 4 is (officially) available on ubuntu 22.04.
New watermark options depend on ffmpeg >6.
  • Loading branch information
153957 committed Apr 6, 2024
1 parent 9109600 commit 701eade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/Makefile
@@ -1,3 +1,3 @@
.PHONY: demo
demo:
timelapse --name S60_050504 --pattern "./source/*.jpg" --fps 25 --deflicker 7 --quiet --watermark "Arne de Laat" "153957 Photography"
timelapse --name S60_050504 --pattern "./source/*.jpg" --fps 25 --deflicker 7 --quiet

0 comments on commit 701eade

Please sign in to comment.