Skip to content

Commit c00af11

Browse files
committed
updated with a more robust detection method
1 parent 9850d55 commit c00af11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: ffmpeg_progress.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# USAGE #
1313
# 1) Run the script with the name of the file to be converted after the name of the script (e.g. ./ffmpeg-progress.sh "My Awesome Video.mpg)
1414
###################################################################################
15-
# Please adjust the following variables as needed.
15+
# Please adjust the following variables as needed.
1616
# It is recommended you at least adjust the first variable, the name of the script
1717
SCRIPT=ffmpeg-progress.sh
1818
LOG=$HOME/ffmpegprog.log

0 commit comments

Comments
 (0)