tweak ffmpeg
This commit is contained in:
@@ -178,6 +178,11 @@ function testo2() {
|
||||
|
||||
function ffmpeg_timelapse() {
|
||||
local DATE=$1
|
||||
local PRESET=$2
|
||||
|
||||
if [[ -z $PRESET ]]; then
|
||||
local PRESET="ultrafast"
|
||||
fi
|
||||
|
||||
ls /mnt/a/snaps/$DATE | wc -l || return
|
||||
|
||||
|
Reference in New Issue
Block a user