X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=thumbnail.sh;h=4e3fd3fb6298c4fcecef63f362d8edd7290a2ba2;hb=0bca0bee961be0c55bddba41b28501d014aef4a6;hp=6117de22840d2021b4038ddc19d6f8a63550afc0;hpb=6db303a58d32c5b168c3ad4e1c3bc9bf79e50816;p=serve0 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"