1.0 Wrong CR2 resolution and bit depth
Posted: Tue Aug 09, 2022 10:16 am
Hello, team!
XnView: MP 1.0 - 64 bit
OS: Windows 7 64bit
A tooltip in the browser shows wrong resolution and bit depth for all CR2 files.
Screen is here:
https://prnt.sc/igxHwy9-geGH
Settings:
To reproduce:
1. Open folder with cr2 files
2. Hover mouse to the file
3. Look to the tooltip
Actual behaviour (bug): The tooltip shows twice less resolution (2000x3000). The tooltip and properties tab show doubled BPP as 48 bit for CR2 files
Expected behaviour: Its actually 4000x6000 and 24 bpp
XnView: MP 1.0 - 64 bit
OS: Windows 7 64bit
A tooltip in the browser shows wrong resolution and bit depth for all CR2 files.
Screen is here:
https://prnt.sc/igxHwy9-geGH
Settings:
Code: Select all
<b>{Filename With Ext}</b> [{Size}]
{EXIF:Make} [{EXIF:Model}]
{MPixels} MP [{Width}x{Height} {BPP}bit]
{EXIF:Date Taken [d-m-Y H:M:S]}
{HeightCm}x{WidthCm} CM [{DPI} DPI]
1. Open folder with cr2 files
2. Hover mouse to the file
3. Look to the tooltip
Actual behaviour (bug): The tooltip shows twice less resolution (2000x3000). The tooltip and properties tab show doubled BPP as 48 bit for CR2 files

Expected behaviour: Its actually 4000x6000 and 24 bpp