X-Git-Url: http://git.plutz.net/?p=serve0;a=blobdiff_plain;f=thumbnail.sh;h=4e3fd3fb6298c4fcecef63f362d8edd7290a2ba2;hp=6117de22840d2021b4038ddc19d6f8a63550afc0;hb=6505a2726aa04b8b0b37af689535bde67f99238a;hpb=e5fa77f840c59f5ff4b146f687a0d7b38e2d77f6 diff --git a/thumbnail.sh b/thumbnail.sh index 6117de2..4e3fd3f 100644 --- a/thumbnail.sh +++ b/thumbnail.sh @@ -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"