Closed FloretCat closed 5 years ago
Replace the line "ffmpeg -i "$file" "$destination/%d.jpg";" with "ffmpeg -i "$file" -vsync 0 "$destination/%d.jpg";" .
Replace the line "ffmpeg -i "$file" "$destination/%d.jpg";"
with "ffmpeg -i "$file" -vsync 0 "$destination/%d.jpg";" .