この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Hi,
We have Dynamic Media configuration and image url without any parameters(https://xx.scene7.com/is/image/mycompany/image) is of 400*267, as a result we adding a preset to increase height and width which makes all images uniform in size. But our requirement is that images needs to be displayed with original dimensions. If scl=1 parameter is used for an image( with original dimensions width=8589 and height=5726, says illegal image size. If original dimension is not possible for such images, we might want to have same aspect ratio.
Any inputs on this would be highly helpful.
Thanks
Srikanth
解決済! 解決策の投稿を見る。
トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。
表示
返信
いいね!の合計
Hi Srikanth,
Each DM account has a configuration setting called "Reply Image Size Limit." It specifies the maximum reply image width and height that can be returned to the client. The server returns the "illegal image size" message if a request would cause a reply image whose width or height is larger than this setting.
To adjust the MaxPix, log in to DM cloud(Scene7 Publishing System), and choose Setup > Application Setup > Publish Setup > Image Server > Reply Image Size Limit. Increase this setting to a value you think is sufficient, and save it. The current limit is 5000 x 5000 pixels. The Dynamic Media servers currently don't serve up images that are larger than 25 million pixels.
Thanks
Hi Srikanth,
Each DM account has a configuration setting called "Reply Image Size Limit." It specifies the maximum reply image width and height that can be returned to the client. The server returns the "illegal image size" message if a request would cause a reply image whose width or height is larger than this setting.
To adjust the MaxPix, log in to DM cloud(Scene7 Publishing System), and choose Setup > Application Setup > Publish Setup > Image Server > Reply Image Size Limit. Increase this setting to a value you think is sufficient, and save it. The current limit is 5000 x 5000 pixels. The Dynamic Media servers currently don't serve up images that are larger than 25 million pixels.
Thanks
表示
返信
いいね!の合計
This setting gets applied to the complete account, so there won't be any problems with the delivery of existing assets. As mentioned earlier, dynamic Media servers currently don't serve up images that are larger than 25 million pixels(5000x5000). You can create an image preset[0] and adjust height and width as per requirement for large images and use that to deliver.
表示
返信
いいね!の合計
表示
返信
いいね!の合計
表示
返信
いいね!の合計
表示
返信
いいね!の合計
@srikanthp689160 this is discussed here: https://helpx.adobe.com/in/experience-manager/scene7/kb/base/images-not-appearing-is/illegal-image-s...
@Vikas_Bharti the documentation needs to be updated as we were following 4000x4000 limit as of now.