diff --git a/dve b/dve index 06d96d4..bf5c971 100755 --- a/dve +++ b/dve @@ -6,7 +6,7 @@ OPTS="-c:v libx264 -crf 20.0 -preset veryslow -c:a libvorbis -aq 5 -c:s copy" SUFFIX="_new.mkv" SERVERS="localhost" CHUNKS=100 -MINLEN=30 +MINLEN=240 OUTDIR="$HOME/.dve" VERBOSE="error" COPYENC=true