]> git.plutz.net Git - serve0/blobdiff - thumbnail.sh
further increase thumbnail quality (though still using jpeg ;-)
[serve0] / thumbnail.sh
index 6117de22840d2021b4038ddc19d6f8a63550afc0..4e3fd3fb6298c4fcecef63f362d8edd7290a2ba2 100644 (file)
@@ -33,7 +33,7 @@ __EOF
   | mplayer -input nodefault-bindings -nosound -benchmark \
             -noconfig all -really-quiet \
             -vf scale=159:-2,tile=2:2:4:0:2 \
-            -vo "jpeg:quality=90:outdir=${tmp}"\
+            -vo "jpeg:quality=96:outdir=${tmp}"\
             "mf://$tmp/_*.jpg" 2>&-
 
   mv "${tmp}/00000001.jpg" "$thumb"