Search found 8 matches

by Zarxrax
Mon Nov 03, 2008 11:15 pm
Forum: MP - Suggestions
Topic: Instant Low-res image like Picasa 3
Replies: 50
Views: 18215

If the creator of xnviewmp is interested in creating the fast jpeg thumbnails, I have found that there is a library called epeg which does it and claims to be the fastest in existence. I would guess Picasa is either using this library or a very similar method of decoding the jpegs.
by Zarxrax
Mon Nov 03, 2008 10:05 pm
Forum: MP - Suggestions
Topic: Instant Low-res image like Picasa 3
Replies: 50
Views: 18215

It takes some time for it to generate thumbnails for a png, it seems. It does jpegs IMMEDIATELY though. But as I said, I'm fairly certain that none of my jpegs contain thumbnails embedded inside.

I start up picasa image viewer, and about 1 second later, it will spit out thumbnails for about 18 ...
by Zarxrax
Mon Nov 03, 2008 12:28 pm
Forum: MP - Suggestions
Topic: Instant Low-res image like Picasa 3
Replies: 50
Views: 18215

Maybe because you have checked the picasa v3 folder manager option " scan once" instead "scan always" ?

Nope, the main picasa 3 application would rebuild the thumbnails if I ran it, the picasa image viewer did not though, so the image viewer is able to function properly without any thumbnails ...
by Zarxrax
Mon Nov 03, 2008 3:07 am
Forum: MP - Suggestions
Topic: Instant Low-res image like Picasa 3
Replies: 50
Views: 18215

Someone who probably knows what he's talking about just told me that you can probably get the fast small blurry previews on jpegs by discarding the high frequency coefficients and not performing idct.

I'm not sure if xnview uses it's own decoders though, as this would require changing the code that ...
by Zarxrax
Mon Nov 03, 2008 2:19 am
Forum: MP - Suggestions
Topic: Instant Low-res image like Picasa 3
Replies: 50
Views: 18215

give me just picasa3 image viewer with a extended image format support:
(floating point like hdr, exr, etc..) and I'd pay a lot for it.
yes, all I actually need is just a damn simple VIEWER (but a fast one and rock stable.)
I think you just described FastPictureViewer: http://www.fastpictureviewer ...
by Zarxrax
Mon Nov 03, 2008 2:06 am
Forum: MP - Suggestions
Topic: Instant Low-res image like Picasa 3
Replies: 50
Views: 18215

Ah, interesting. I decided to try checking what these files are used for.

I had the following major files:

bigthumbs_0.db (17mb)
previews_0.db (60mb)
thumbs_0.db (15mb)
thumbs2_0.db (3.82mb)

Picasa photo viewer apparently DOES NOT USE any of these files. Rather, they are created by the main ...
by Zarxrax
Sun Nov 02, 2008 5:37 pm
Forum: MP - Suggestions
Topic: Instant Low-res image like Picasa 3
Replies: 50
Views: 18215

Ok, I gave picasa a try. Where does it store it's thumbnail database? I can't seem to find it.

From testing with some rather large images, it seems that picasa always starts out with just the normal tiny thumbnail, and then from there, it will generate a midrange image (so it looks clear while ...
by Zarxrax
Sat Nov 01, 2008 9:32 pm
Forum: MP - Suggestions
Topic: Instant Low-res image like Picasa 3
Replies: 50
Views: 18215

I have never used Picasa so maybe this is wrong, but after reading this thread I think I have an idea of how Picasa might display proxy images quickly.

JPEG images can be stored in a "progressive" format, which means if your browser is trying to download such an image on a webpage, then you first ...