-
Notifications
You must be signed in to change notification settings - Fork 446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JPGEncoder Poor Performance #46
Comments
Updated by mikechambers on 2008-07-02T16:52:21 Removed label Priority-Medium |
Updated by mikechambers on 2009-09-22T08:17:26 Original ticket set owner to thibault.imbert |
Updated by kopchickm on 2010-03-03T16:48:02 I was working with high resolution images at one point, and Actionscript kept timing public function encodeAsync(image:BitmapData, fn:Function,
|
Originally filed by trent.niemeyer on 2008-03-07T23:20:24
What steps will reproduce the problem?
What is the expected output? What do you see instead?
I would expect no more than a few seconds @ quality 70 for a 1MB x 1MB
picture (real imagery as opposed to cartoon or vector generated images)
What version of the product are you using? On what operating system?
.90, WinXP SP2
Please provide any additional information below.
Sample Image that took 21 seconds with image quality 70. (3.4 GHz Pentium
CPU, 1 GB RAM)
http://compression.ca/act/files/DSCN3974.jpg
The text was updated successfully, but these errors were encountered: