High speed thumbs

Things you’d like to miss in the future...
Post Reply
Alexey
Posts: 39
Joined: 08 Jun 2015 08:51

High speed thumbs

Post by Alexey »

I have a problem with "high speed" thumbnails:

Image

switching to "fast" solves the problem.

Image

And here are the settings as they may help. I have been ignoring this for a while as I thought clearing cash will help. But it didn't.

admin
Site Admin
Posts: 60567
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: High speed thumbs

Post by admin »

Seems to be related to EXIF-rotated images. Alas, I cannot repro it here. :|

Alexey
Posts: 39
Joined: 08 Jun 2015 08:51

Re: High speed thumbs

Post by Alexey »

Here are the folders with 1 file each if you want to reproduce. I tried it with all speeds. Only high spreed generates this mess.

https://dl.dropboxusercontent.com/u/101 ... thumbs.zip

admin
Site Admin
Posts: 60567
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: High speed thumbs

Post by admin »

I tried your pics: No problem here.

Alexey
Posts: 39
Joined: 08 Jun 2015 08:51

Re: High speed thumbs

Post by Alexey »

Ok, I'll just switch back to Fast then.

admin
Site Admin
Posts: 60567
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: High speed thumbs

Post by admin »

Here is a test. Select one of the rotated JPG files and run this line through the address bar:

Code: Select all

echo get("exif", 0x112);
It should return "6" for the files you have sent me (e.g. 2016-01-24 09.14.11.jpg).

Alexey
Posts: 39
Joined: 08 Jun 2015 08:51

Re: High speed thumbs

Post by Alexey »

It's 6 for both rotated images I sent and 1 for non-rotated.

admin
Site Admin
Posts: 60567
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: High speed thumbs

Post by admin »

OK, I hoped it was something else. :)

Alexey
Posts: 39
Joined: 08 Jun 2015 08:51

Re: High speed thumbs

Post by Alexey »

Could it be auto-rotate option being turned on. So it auto-rotate twice - once for photo and second time for the thumb to be used on folder?

EDIT: It looks like High Speed auto-rotates thumbs even if this option is not set. At least that's how it works for me.

Image

admin
Site Admin
Posts: 60567
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: High speed thumbs

Post by admin »

Yes, that might be indeed the solution! :tup: On my system High Speed does NOT auto-rotate.

I will find a way now...

admin
Site Admin
Posts: 60567
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: High speed thumbs

Post by admin »

I was on the wrong track. It's the other way round. High Speed *always* auto-rotates (also here); so XY de-rotates them if auto-rotate is off. There is not double rotation.

So this does not explain your issue. Still totally weird. :|

Alexey
Posts: 39
Joined: 08 Jun 2015 08:51

Re: High speed thumbs

Post by Alexey »

Confusing. Probably I should mention I use Picasa to organize my photo archive. But I guess if it made any changes to EXIF of photos you would get the same result with my photos so it's something else. I can't think of any other program that may have influence on my photos or system behavior.

Alexey
Posts: 39
Joined: 08 Jun 2015 08:51

Re: High speed thumbs

Post by Alexey »

I tested it on my other computer. Result is the same, probably cause it uses almost the same list of programs.

Update: I tried

Code: Select all

::freshhere;
to see if that somehow related to any XY settings but no changes. Buggy rotation.

ColdNose
Posts: 30
Joined: 16 Jun 2017 09:21

Re: High speed thumbs

Post by ColdNose »

Hi, came across this old thread and note that I experience the exact same thing (v18.0). I tried many different config options to no avail. I've stopped using high-speed thumbs (now use "crisp") and all is well. Strange.

admin
Site Admin
Posts: 60567
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: High speed thumbs

Post by admin »

Thanks for the info. Yes, Windows systems are complex. 2 machines, 2 solutions.

Post Reply