aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xburnsubs.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/burnsubs.sh b/burnsubs.sh
index 0a17050..bc61bf6 100755
--- a/burnsubs.sh
+++ b/burnsubs.sh
@@ -135,7 +135,8 @@ for ext in "${MEDIA_EXTS[@]}"; do
-preset medium \
-crf 18 \
-c:a copy \
- "$output"
+ "$output" \
+ < /dev/null
if [[ $? -eq 0 ]]; then
echo "✓ Finished"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage