X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=thumbnail.sh;h=835175e84cbcb550cc04c94df3ddbdf8a1b3d28a;hb=ae2ad4a2b31ef898a1332009750c140c109b595d;hp=d1b5ff5482edfefae707cf1d19eeb50359c4f769;hpb=b1ed234e9aef333270a969676a1bce8aaf4be730;p=serve0 diff --git a/thumbnail.sh b/thumbnail.sh index d1b5ff5..835175e 100644 --- a/thumbnail.sh +++ b/thumbnail.sh @@ -29,8 +29,8 @@ gen_thumb(){ printf '' \ | 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}"\ + -vf scale=320:-2,expand=:::::16/9,tile=10:1:10:0:0 \ + -vo jpeg:quality=85:outdir="${tmp}"\ "mf://$tmp/_*.jpg" 2>&- mv "${tmp}/00000001.jpg" "$thumb"