GithubHelp home page GithubHelp logo

Comments (3)

sylikc avatar sylikc commented on September 7, 2024

The size isn't so important as the pixels. What are the maximum image dimensions of those images?

(There's been a few fixes merged in recently with fixes for large pixels files)

from jpegview.

rransom2-dev avatar rransom2-dev commented on September 7, 2024

The current images are 5392 x 3592, mixed NEF, 24-bit TIF and JPG. The crash has only occurred with TIFs because the JPGs are much smaller and JPEGView appears to be using the embedded JPGS inside the NEFs.

A previous project was using images with a size of 8256 x 5504. With these larger images, JPEGView sometimes will lock up for several seconds when reversing the direction of scrolling. Once again, the problems are exclusive to TIFs. I just scrolled around in a directory filled with 45MB NEFs and couldn't invoke the delay or the crash. TIFs associated with the larger NEFs are typically 70MB.

I still have a directory filled with 5392 x 3592 TIFs (22 - 30 MB eacg). As a test, I batch converted them to JPGs, without changing pixel count, and wrote them to another directory. Scrolling around in the JPG directory does not delay or crash. The JPGs are between 1 and 3 MB.

Based on my experiences, the crash is related to image size or TIF, not pixel count.

The machine is a Gen 10 Intel I9 with 32GB of RAM and fast SSDs.

from jpegview.

greenozon avatar greenozon commented on September 7, 2024

Idea aloud:
how about writing crash dump in case of some incidents inside the app, eg using WinAPI
MiniDumpWriteDump

from jpegview.

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.