Commit b867ca1a02a7983a5a103de9d90db6d1bffcbc43

Authored by DarkGod
1 parent 1c0f05a5

plop

Showing 1 changed file with 1 additions and 0 deletions
... ... @@ -12,6 +12,7 @@ duration=$4
12 12
13 13 palette="/tmp/palette.png"
14 14
  15 +# filters="fps=20,scale=400:-1"
15 16 filters="fps=15"
16 17
17 18 /Test/ffmpeg-3.2-64bit-static/ffmpeg -v warning -ss $start_time -t $duration -i $src -vf "$filters,palettegen" -y $palette
... ...