]> git.plutz.net Git - serve0/blobdiff - thumbnail.sh
higher thumb compression
[serve0] / thumbnail.sh
index d1b5ff5482edfefae707cf1d19eeb50359c4f769..3c486c7fdc6d443581a6136977934a64ab4059b9 100644 (file)
@@ -30,7 +30,7 @@ gen_thumb(){
     | mplayer -input nodefault-bindings -nosound -benchmark \
               -noconfig all -really-quiet \
               -vf scale=320:-2,tile=10:1:10:0:0 \
-              -vo jpeg:quality=96:outdir="${tmp}"\
+              -vo jpeg:quality=85:outdir="${tmp}"\
               "mf://$tmp/_*.jpg" 2>&-
   
     mv "${tmp}/00000001.jpg" "$thumb"