bingooyong / f5-steganography

Automatically exported from code.google.com/p/f5-steganography
Other
0 stars 0 forks source link

OME for large JPG #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Operating upon a 6MB jpg crashed the app with OutOfMemoryException
2.
3.

What is the expected output? What do you see instead?
Did not expect an OME

What version of the product are you using? On what operating system?
jdk1.7 on win7

Please provide any additional information below.

Original issue reported on code.google.com by sierraal...@gmail.com on 17 Dec 2013 at 5:46

GoogleCodeExporter commented 8 years ago
Have you tried to increase the maximum memory in Java VM?

Original comment by Faster...@gmail.com on 17 Jan 2014 at 11:20

GoogleCodeExporter commented 8 years ago
The JPEG image compression and decompression that you've implemented is really 
good but I'm not able to extract the message from the image as i actually embed 
a message file into image. how do i get the message in text format in another 
file???

Original comment by sabsari...@gmail.com on 25 Jan 2014 at 10:14