On Monday 03 March 2014 13:23:30 Ivanko B wrote: > # gm mogrify -resize 5000x3000 <1920x1080 img> => 1 sec > # gm mogrify -rotate 45 <5000x3000 img> => 1..2 sec > Are you sure with the <5000x3000 img>? For me the gm tool with "convert" and the MSEgui test program have same timing under same conditions. The testprogram unintentionally produces the end size already by reading the image so rotation always works with big data. I am currently fixing it. I often saw 500Mb+ memory consumption.
Martin ------------------------------------------------------------------------------ Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. With Perforce, you get hassle-free workflows. Merge that actually works. Faster operations. Version large binaries. Built-in WAN optimization and the freedom to use Git, Perforce or both. Make the move to Perforce. http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

