X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=thumbnail.sh;h=5575c3723f6e0080ff8c1ce029d9a490123683a4;hb=d596aba5c45a148ca789ccda79464b8f5d4478b4;hp=835175e84cbcb550cc04c94df3ddbdf8a1b3d28a;hpb=ae2ad4a2b31ef898a1332009750c140c109b595d;p=serve0 diff --git a/thumbnail.sh b/thumbnail.sh index 835175e..5575c37 100644 --- a/thumbnail.sh +++ b/thumbnail.sh @@ -29,7 +29,7 @@ gen_thumb(){ printf '' \ | mplayer -input nodefault-bindings -nosound -benchmark \ -noconfig all -really-quiet \ - -vf scale=320:-2,expand=:::::16/9,tile=10:1:10:0:0 \ + -vf expand=:::::16/9,scale=320:-2,tile=10:1:10:0:0 \ -vo jpeg:quality=85:outdir="${tmp}"\ "mf://$tmp/_*.jpg" 2>&-