Page 1 of 1
Shutter speed and aperture not displayed in overlay
Posted: Wed Mar 23, 2022 10:23 pm
by macsmol
Subject: 2.50.4: Shutter speed and aperture not displayed in overlay
XnView Classic: 2.50.4 - 64 bit
OS: Windows 64bit
To reproduce
I have a DNG (from Pentax K-3) and jpeg (generated in xn - jpgs from lightroom seem to work fine) files containing exif metadata with shutter speed and aperture. I see them in XNview in Properties(PL:właściwości) window (shortcut Alt+Enter)
I wanted to display these metadata in the overlay.
I pressed F12 to open options.
In the options window I go to Displayer > Full screen section (Wyświetlarka > Pełny ekran in Polish)
I check the show info checkbox (pokaż informacje in Pol)
I paste the following format string:
<Directory><Filename>
Tag: <Tag status>
speed:<Shutter Speed>
aperture<Aperture>
make<Make>
I apply the options.
I view the image and press 'i' key to show overlay.
Effect: I see values for all the data except shutter speed and aperture.
Expected behaviour: I would expect to see the same shutter speed and aperture values as in the Properties window
Re: Shutter speed and aperture not displayed in overlay
Posted: Mon Mar 28, 2022 1:04 pm
by xnview
please send me a sample file?
Re: Shutter speed and aperture not displayed in overlay
Posted: Mon Mar 28, 2022 6:35 pm
by macsmol
Sure. You can download this one:
https://drive.google.com/file/d/1RhX1ru ... sp=sharing
It was taken at f1.4 at 1/8000 second (verified in PS 6.0)
Re: Shutter speed and aperture not displayed in overlay
Posted: Mon Apr 11, 2022 1:18 pm
by xnview
ok, these fields don't exist, exiftool compute them with other fields
Re: Shutter speed and aperture not displayed in overlay
Posted: Mon Apr 11, 2022 2:07 pm
by macsmol
Thats very confusing then. I must have found the field names somewhere in xnview when i was editing the config string.
Why would xn suggest the field names that are not there?
Are there other fields with the same meaning? If so then maybe the duplicated 'nonexisting' fields can be removed from the suggestion/manual.
Re: Shutter speed and aperture not displayed in overlay
Posted: Wed Sep 28, 2022 11:05 am
by macsmol
Hi Pierre. Can you consider fixing this, please? I don't understand why XnView can display EXIF in one dialog but cannot do it in the overlay.
Re: Shutter speed and aperture not displayed in overlay
Posted: Sun Oct 02, 2022 1:33 pm
by xnview
it's not a bug, there is no aperture or shutter speed in the EXIF
Re: Shutter speed and aperture not displayed in overlay
Posted: Sun Oct 02, 2022 2:02 pm
by macsmol
Why is it displayed in the other menu then? Wouldn't it make sense to use the same data source as there?
Regardless of the above my problem is that I cannot conveniently see the exposure params in full screen view. So however you make that possible I'll be content.
At the moment when I view in full screen I have to switch it off, click the "show info" icon and change the tab in the window that appears. Too much clicking! If I could view that info more easily it would be great.
Re: Shutter speed and aperture not displayed in overlay
Posted: Mon Oct 03, 2022 9:36 am
by xnview
macsmol wrote: Sun Oct 02, 2022 2:02 pm
Why is it displayed in the other menu then? Wouldn't it make sense to use the same data source as there?
where? could you post a screenshot?
Re: Shutter speed and aperture not displayed in overlay
Posted: Mon Oct 03, 2022 7:02 pm
by macsmol
Sure. here:
https://drive.google.com/drive/folders/ ... sp=sharing
I've posted:
-screenshot of the menu where it's visible
-screenshot of fullscreen view where exif is not visible
-image that was used to reproduce this case.
Re: Shutter speed and aperture not displayed in overlay
Posted: Tue Oct 04, 2022 9:30 am
by xnview
Which fields do you use in Info? With
it works
Re: Shutter speed and aperture not displayed in overlay
Posted: Tue Oct 04, 2022 7:12 pm
by macsmol
All right! It works!
There are other params with similar names and those are the ones I've been using.
The less-than-perfect Polish translation didn't help either. For example the
<F-number> tag is labeled as "współczynnik F". Translated back to English that would be "coefficient F" (if you ask me). If I may suggest alternative: "Liczba przysłony" or "Wartość przysłony". These are phrases used on wikipedia article on that subject so I guess they're fine.
This and long list of parameters were the reasons why I couldn't figure it out.
Thanks for help!