Search found 4 matches
- 2017-12-06T17:43:13-07:00
- Forum: Bugs
- Topic: Image transforms are resulting in black bars for some image crops.
- Replies: 8
- Views: 8819
Re: Image transforms are resulting in black bars for some image crops.
Sorry, all of that Imagick stuff is happening behind the scenes. Not really sure what's running and I'm not super familiar with Imagick itself, so it's hard for me to troubleshoot. I've switched my server from PHP 7.1 to 7.0 to see if it changes anything. I'll keep an eye on it and see if the issue ...
- 2017-12-06T12:38:09-07:00
- Forum: Bugs
- Topic: Image transforms are resulting in black bars for some image crops.
- Replies: 8
- Views: 8819
Re: Image transforms are resulting in black bars for some image crops.
@snibgo You're right about the shift. Didn't really notice at first as the bar was the most apparent issue. Here's the re-uploaded image's transform. No changes at all to the code. This is how it should look. It's a simple crop + quality update. https://filmstreams-production.s3.amazonaws.com ...
- 2017-12-06T11:54:24-07:00
- Forum: Bugs
- Topic: Image transforms are resulting in black bars for some image crops.
- Replies: 8
- Views: 8819
Re: Image transforms are resulting in black bars for some image crops.
imagick module version: 3.4.3 Imagick compiled with ImageMagick version: ImageMagick 6.8.9-9 Q16 x86_64 2017-07-31 http://www.imagemagick.org Imagick using ImageMagick library version: ImageMagick 6.8.9-9 Q16 x86_64 2017-07-31 http://www.imagemagick.org Here's the original file upload: https ...
- 2017-12-06T11:31:36-07:00
- Forum: Bugs
- Topic: Image transforms are resulting in black bars for some image crops.
- Replies: 8
- Views: 8819
Image transforms are resulting in black bars for some image crops.
We're running into an issue on one of our client's sites where certain image crops will be rendered incorrectly, showing black bars over some of the image content. Re-uploading the image to trigger new transforms often times fixes this. Here's an example of one of the bug: https://filmstreams ...