Code Monkey home page Code Monkey logo

Comments (11)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
I actually needed to kill this process. So probably peak memory usage is even 
higher than this reported 1.5GB.

Original comment by [email protected] on 1 Oct 2010 at 8:40

from webp.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
[deleted comment]

from webp.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
[deleted comment]

from webp.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
[deleted comment]

from webp.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
[deleted comment]

from webp.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
could it be related to the size of the look-ahead encoding queue?

Original comment by [email protected] on 2 Nov 2010 at 11:00

from webp.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Confirmed (marking as accepted)
On 32 bit windows, larger images simply fail.  They work on 64 bit linux.
A 64 bit build of the tools is one option.
Can you look into where all the memory is going?

Original comment by [email protected] on 11 Nov 2010 at 6:17

  • Changed title: Extreme memory consumption on big images
  • Changed state: Accepted

from webp.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Issue 27 has been merged into this issue.

Original comment by [email protected] on 15 Nov 2010 at 12:25

from webp.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024

Original comment by [email protected] on 23 Nov 2010 at 10:54

from webp.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
'cwebp' is now working with big sources.

The following command shows an average usage of 62M of RAM, with
a peak of ~120M during the initial image loading.

> convert Panorama-BG.jpg panorama.png
> cwebp panorama.png -o panorama.webp

Saving file 'panorama.webp'
3174900 bytes Y-U-V-All-PSNR 40.09 42.64 43.65   40.89 dB
block count:  intra4: 86592
              intra16: 74610  (-> 46.28%)
              skipped block: 5814 (3.61%)
bytes used:  header:            537  (0.0%)
             mode-partition: 469740  (14.8%)
 Residuals bytes  |segment 1|segment 2|segment 3|segment 4|  total
  intra4-coeffs:  | 1371591 |  443680 |  143034 |   36780 | 1995085  (62.8%)
 intra16-coeffs:  |   37346 |  135198 |  132952 |   32433 |  337929  (10.6%)
  chroma coeffs:  |  190608 |  118558 |   50117 |   12299 |  371582  (11.7%)
    macroblocks:  |      35%|      37%|      22%|       5%|  161202
      quantizer:  |      32 |      25 |      19 |      15 |
   filter level:  |       5 |       0 |       0 |       0 |
------------------+---------+---------+---------+---------+-----------------
 segments total:  | 1599545 |  697436 |  326103 |   81512 | 2704596  (85.2%)

Original comment by [email protected] on 25 Feb 2011 at 2:42

  • Changed state: Fixed

from webp.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
does this also allow 16k x 16k on 32 bit systems?

Original comment by [email protected] on 25 Feb 2011 at 10:27

from webp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.