diff --git a/video-convert b/video-convert index ae59ea8..487d683 100755 --- a/video-convert +++ b/video-convert @@ -110,7 +110,7 @@ function convert { OUT=$(realpath "${OUT}") DIN=$(dirname "${IN}") DOUT=$(dirname "${OUT}") - if false; then + if true; then quiet=" -v quiet -loglevel fatal