Image system: incorrect behaviour or my mistake?

Author Message

Andrey Astakhov

Thursday 10 May 2007 4:43:04 am

Let' assume i have 2 pictures:
Picture1: 500px*375px
Picture2: is resized Picture1 (200px*150px) saved in a photo editor without(!) compression.
Both pictures have maximal quality.

Then I upload both pictures to ez publish.
My image.ini.override:

[MIMETypeSettings]
Quality[]=image/jpeg;75

[GD]
IsEnabled=false

[ImageMagick]
IsEnabled=true

[small]
Filters[]
Filters[]=geometry/scalewidthdownonly=100

Now i have:
'small' variation of Picture1 is about 25KB
'small' variation of Picture2 is about 5KB

Both 'small' variations are almost identical - pixel-to-pixel, but size differs drastically.

I can't understand it: i tried to resize both pictures in adobe photoshop with q=75 and size=100px*75px and result pictures have same size.

What's going on? Is it incorrect resizing in ImageMagick or my mistake in settings?

Stéphane Bullier

Friday 11 May 2007 3:18:11 am

I can't see your info about [ImageMagick]

ExecutablePath=/usr/local/bin
Executable=convert

You can find more info here : http://ez.no/download/ez_publish/changelogs/ez_publish_3_3/new_image_system

Stéphane

Bruce Morrison

Friday 11 May 2007 3:46:10 am

Hi Andre

One thing you may want to check is if both the orginal images have EXIF information. One senario is that Picture 1 does have it and Picture 2 doesn't, possibly stripped by the photo editor. If it is present it can actually take up more bytes than the image on smaler images.

See: http://suffandnonsense.blogspot.com/2006/04/reduce-thumbnail-size-in-ez-publish-by.html
for more info.

Cheers
Bruce

My Blog: http://www.stuffandcontent.com/
Follow me on twitter: http://twitter.com/brucemorrison
Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish

Andrey Astakhov

Thursday 17 May 2007 2:24:20 am

2 Stéphane Hamelin
ImageMagick works, it's checked, but anyway thank you for this reply.

2 Bruce Morrison
You are absolutely right. I couldn't imagine that image comment info takes 20KB. Thank you, your blog is very heplful.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 19 2025 00:22:46
Script start
Timing: Jan 19 2025 00:22:46
Module start 'layout'
Timing: Jan 19 2025 00:22:46
Module start 'content'
Timing: Jan 19 2025 00:22:47
Module end 'content'
Timing: Jan 19 2025 00:22:47
Script end

Main resources:

Total runtime0.9168 sec
Peak memory usage4,096.0000 KB
Database Queries62

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0055 588.1641152.6563
Module start 'layout' 0.00550.0036 740.820339.5078
Module start 'content' 0.00900.9053 780.3281593.5391
Module end 'content' 0.91430.0025 1,373.867212.1094
Script end 0.9167  1,385.9766 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.3667160.0002
Check MTime0.00140.1573160.0001
Mysql Total
Database connection0.00090.095010.0009
Mysqli_queries0.844792.1412620.0136
Looping result0.00090.0980600.0000
Template Total0.880896.120.4404
Template load0.00510.557220.0026
Template processing0.875795.516720.4378
Template load and register function0.00020.025710.0002
states
state_id_array0.00110.122710.0011
state_identifier_array0.00280.300320.0014
Override
Cache load0.00460.4984350.0001
Sytem overhead
Fetch class attribute can translate value0.00140.152030.0005
Fetch class attribute name0.00250.273160.0004
XML
Image XML parsing0.00150.158630.0005
class_abstraction
Instantiating content class attribute0.00000.001260.0000
General
dbfile0.00130.1388220.0001
String conversion0.00000.001040.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
8content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
10content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 27
 Number of unique templates used: 7

Time used to render debug report: 0.0002 secs