Page 1 of 1

Parametry v button baru

Posted: 2013-04-10, 11:45 UTC
by Terka
Pro resize obrazku mam neco takoveho:
Prikaz: c:\apl\irfan\i_view32.exe
Parametry: /filelist=%L /resize_long=200 /resample /aspectratio /jpgq=85 /silent /convert=%T
Rada bych soubor zaroven prejmenovala treba
fotka.jpg -> fotka-small.jpg
ale kdyz za /convert=%T pridam neco navic tak mi to nepracuje. Dik za pomoc!

Posted: 2013-04-13, 13:12 UTC
by Hacker
Ahoj Terka,
Skus nieco v style:

Code: Select all

"/convert=%T%O-small.jpg"
HTH
Roman

Posted: 2013-04-13, 15:25 UTC
by Terka
dik za odpoved, ale nejak to nepracuje. :?

Posted: 2013-04-13, 21:49 UTC
by Hacker
No daj cele parameters. :)

Roman

Posted: 2013-04-14, 11:50 UTC
by Terka
/filelist=%L /resize_long=200 /resample /aspectratio /jpgq=85 /silent /convert=%T\*.jpg

Posted: 2013-04-15, 10:23 UTC
by Hacker
Tak podla Helpu k IrfanView skus povedzme

Code: Select all

"/convert=$N-small.$O"
HTH
Roman

Posted: 2013-04-20, 08:30 UTC
by Terka
uz to mam!
/filelist=%L /resize_long=200 /resample /aspectratio /jpgq=85 /silent /convert=%T\$N-resized.jpg
diky za pomoc!

Posted: 2013-04-20, 12:29 UTC
by Hacker
Terka,
:)

Roman