-
Notifications
You must be signed in to change notification settings - Fork 238
Description
Hello!
I am trying to watermark my photos with openstego v0.7.2 under the Linux command-line. However about 80-90% of the JPG images show light to strong distortions such as horizontal color bands. Here is an example:
After watermarking:
https://www.flickr.com/photos/turbopunsch/40801625282/in/photostream/
https://c1.staticflickr.com/5/4777/40801625282_a9b662bfab_b.jpg
Before:
https://www.flickr.com/photos/turbopunsch/40801624302/in/photostream/
https://c1.staticflickr.com/5/4782/40801624302_8d704b0168_b.jpg
Only about 10% of my images are OK and have 100% signature strength. The other images show either visible image distortions or the signature strength is anywhere between 0% and 100%. I tried different images sizes and JPG compression ratios, but can not see any difference. Am I doing something wrong?
PS: I tried to increase the maximum memory allocation for Java with the option -Xmx2048m, but that does not make any difference.