On Monday 03 March 2014 13:50:46 Martin Schreiber wrote: > 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.
Done in current mse* repos. Rotating the 5000x2812 image by 10° is 9.6 sec and 190MB both with gm convert and gmtest. Rotating 45° is not possible in gm and gmtest on win2000 with 1GB RAM. 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

