added timelapse

This commit is contained in:
mrbesen 2018-11-12 17:35:44 +01:00
parent 20f97b8e6c
commit 652890b14a
Signed by: MrBesen
GPG Key ID: 596B2350DCD67504
2 changed files with 3 additions and 1 deletions

View File

@ -10,8 +10,9 @@ A Collection of some "useful" scripts
|```load.sh``` |download a bunch of sequentialy numbered files| wget |
|```m3u8append.sh``` | takes a m3u8 playlist, removes comments (lines starting with '#') and addes a line in front of every other line. Saves the output to a difrent file. | |
|```secondcount.sh``` | count the total time of video material in seconds in a folder | ffmpeg |
|``` switch-speaker.sh```| switch the default audio output to a difrent speaker | pulseaudio |
|``` switch-speaker.sh```| switch the default audio output to a diffrent speaker | pulseaudio |
|```timedbackup.sh``` | creates a backup. This simple script should be used with cron | rsync |
|```videoappend.sh``` | concatinats a list of videos to one long video | ffmpeg |
|```timelapse.sh```| a script to create timelapses with a webcam | imagemagick, ffmpeg & streamer |

1
timelapse.sh Symbolic link
View File

@ -0,0 +1 @@
../.timelapse/timelapse.sh