snibgo wrote: ↑2017-03-15T08:07:45-07:00
moonj wrote:Thanks guys, so my problem now is for some images (normally bigger than 15MB),
after upload the thumbnails are not full loaded, the image is just half or more than half and the other part is black.
File size, in bytes, is of no importance.
moonj wrote:Geometry: 9250x12250+0+0
The image is 9250*12250 pixels. You are using Q8, so each pixel needs 4 bytes of memory, so that is 453 MB of memory. That requirement is met, otherwise the info: wouldn't work.
What command gave the result "the image is just half or more than half and the other part is black"?
Thanks snibgo,
So here is a screen shot, you can see what exactly what I am saying here
I just increased the memory limit to 512M in the php file (from resource space) the device itselft only has 1GB RAM. I can try increase it more,
but the problem is the same picture sometimes can be uploaded fine with a good thumbnail, but most time it can't. I guess that could related with the memory?
https://drive.google.com/file/d/0Bxwypg ... lWQVE/view
ResourceSpace version 7.8.8384
PHP version 5.6.28 (config: /usr/syno/etc/packages/WebStation/php56/php.ini) OK
MySQL version 5.5.53-MariaDB (client-encoding: utf8) OK
GD version bundled (2.1.0 compatible) OK
PHP.INI value for 'memory_limit' 512M OK
PHP.INI value for 'post_max_size' 100M OK
PHP.INI value for 'upload_max_filesize' 100M OK
Write access to /volume1/web/resourcespace/include/../filestore OK
Write access to filestore/system/slideshow OK
Blocked browsing of 'filestore' directory OK
Large file support (64 bit platform) WARNING: Running 32 bit PHP. Files larger than 2GB will not be supported.
ImageMagick Version: ImageMagick 6.9.6-7 Q8 i686 2017-02-13
http://www.imagemagick.org OK
And here is all the command from the log
Create previews
create_previews(ref=780,thumbonly=,extension=jpg,previewonly=,previewbased=,alternative=-1,ingested=,checksum_required=1)
create_previews - generate checksum for 780
File source is /volume1/web/resourcespace/include/../filestore/7/8/0_3102a1c549a919b/780_3932a9cf063279a.jpg
create_previews_using_im(ref=780,thumbonly=,extension=jpg,previewonly=,previewbased=,alternative=-1,ingested=)
'/opt/bin//identify' -format %wx%h '/volume1/web/resourcespace/include/../filestore/7/8/0_3102a1c549a919b/780_3932a9cf063279a.jpg'[0]:
9250x12250
Contemplating hpr (sw=9250, tw=999999, sh=12250, th=999999, extension=jpg)
Contemplating lpr (sw=9250, tw=2000, sh=12250, th=2000, extension=jpg)
Generating preview size lpr to /volume1/web/resourcespace/include/../filestore/7/8/0_3102a1c549a919b/780lpr_18d99627054114b.jpg
'/opt/bin//convert' '/volume1/web/resourcespace/include/../filestore/7/8/0_3102a1c549a919b/780_3932a9cf063279a.jpg'[0] +matte -flatten -quality 90 +matte -strip -colorspace sRGB -resize 2000x2000">" '/volume1/web/resourcespace/include/../filestore/7/8/0_3102a1c549a919b/780lpr_18d99627054114b.jpg':
Contemplating scr (sw=9250, tw=1400, sh=12250, th=800, extension=jpg)
Generating preview size scr to /volume1/web/resourcespace/include/../filestore/7/8/0_3102a1c549a919b/780scr_840257e0c7c1615.jpg
'/opt/bin//convert' '/volume1/web/resourcespace/include/../filestore/7/8/0_3102a1c549a919b/780lpr_18d99627054114b.jpg'[0] +matte -flatten -quality 90 +matte -strip -colorspace sRGB -resize 1400x800">" '/volume1/web/resourcespace/include/../filestore/7/8/0_3102a1c549a919b/780scr_840257e0c7c1615.jpg':
Contemplating pre (sw=9250, tw=700, sh=12250, th=450, extension=jpg)
Generating preview size pre to /volume1/web/resourcespace/include/../filestore/7/8/0_3102a1c549a919b/780pre_235dc3754acf4e5.jpg
'/opt/bin//convert' '/volume1/web/resourcespace/include/../filestore/7/8/0_3102a1c549a919b/780scr_840257e0c7c1615.jpg'[0] +matte -flatten -quality 90 +matte -strip -colorspace sRGB -resize 700x450">" '/volume1/web/resourcespace/include/../filestore/7/8/0_3102a1c549a919b/780pre_235dc3754acf4e5.jpg':
Contemplating thm (sw=9250, tw=150, sh=12250, th=150, extension=jpg)
Generating preview size thm to /volume1/web/resourcespace/include/../filestore/7/8/0_3102a1c549a919b/780thm_fdbcdfec545135e.jpg
'/opt/bin//convert' '/volume1/web/resourcespace/include/../filestore/7/8/0_3102a1c549a919b/780scr_840257e0c7c1615.jpg'[0] +matte -flatten -quality 90 +matte -strip -colorspace sRGB -resize 150x150">" '/volume1/web/resourcespace/include/../filestore/7/8/0_3102a1c549a919b/780thm_fdbcdfec545135e.jpg':
Contemplating col (sw=9250, tw=75, sh=12250, th=75, extension=jpg)
Generating preview size col to /volume1/web/resourcespace/include/../filestore/7/8/0_3102a1c549a919b/780col_89ffb7285380175.jpg
'/opt/bin//convert' '/volume1/web/resourcespace/include/../filestore/7/8/0_3102a1c549a919b/780scr_840257e0c7c1615.jpg'[0] +matte -flatten -quality 90 +matte -strip -colorspace sRGB -resize 75x75">" '/volume1/web/resourcespace/include/../filestore/7/8/0_3102a1c549a919b/780col_89ffb7285380175.jpg':