Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JXR Format support #2878

Closed
SplitGemini opened this issue Jan 2, 2024 · 1 comment
Closed

JXR Format support #2878

SplitGemini opened this issue Jan 2, 2024 · 1 comment

Comments

@SplitGemini
Copy link

Is your feature request related to a problem?

No.

Describe the solution you would like

I want get EXIF from a JXR file.

Describe alternatives you have considered

Dump from exiv2:

.\exiv2.exe "Alan Wake 2 2024_1_1 17_07_43.jxr"
File name       : Alan Wake 2 2024_1_1 17_07_43.jxr
File size       : 14278162 Bytes
MIME type       : image/tiff
Image size      : 0 x 0
Thumbnail       : None
Camera make     :
Camera model    :
Image timestamp :
File number     :
Exposure time   :
Aperture        :
Exposure bias   :
Flash           :
Flash bias      :
Focal length    :
Subject distance:
ISO speed       :
Exposure mode   :
Metering mode   :
Macro mode      :
Image quality   :
White balance   :
Copyright       :
Exif comment    :

Dump from exiftool:

ExifTool Version Number         : 12.72
File Name                       : Alan Wake 2 2024_1_1 17_07_43.jxr
Directory                       : 
File Size                       : 14 MB
File Modification Date/Time     : 2024:01:01 17:07:44+08:00
File Access Date/Time           : 2024:01:02 21:53:29+08:00
File Creation Date/Time         : 2024:01:01 17:07:43+08:00
File Permissions                : -rw-rw-rw-
File Type                       : JXR
File Type Extension             : jxr
MIME Type                       : image/jxr
Exif Byte Order                 : Little-endian (Intel, II)
About                           : uuid:faf5bdd5-ba3d-11da-ad31-d33d75182f1b
Id                              : b4517361-573b-4479-ae81-cad4a6406eeb
Title                           : Alan Wake 2
Author                          : Microsoft Game DVR
Basic                           : 0!!!!f411a640-05da-47b1-9b30-7f69d5ee6948!!0!!1!!1337!!2007965160
Basic Hash                      : cf367a358dd9f4ae5df9684a98b196cefbb7c9d39ff0b64665495b9f9a47be62
Extended                        : 
Pixel Format                    : 64-bit RGBA Half
Transformation                  : Horizontal (normal)
Image Type                      : (none)
Image Width                     : 2560
Image Height                    : 1440
Width Resolution                : 96
Height Resolution               : 96
Image Offset                    : 1178
Image Byte Count                : 14268658
Alpha Offset                    : 14269836
Alpha Byte Count                : 8326
Image Size                      : 2560x1440
Megapixels                      : 3.7

Desktop

  • OS and version: Window 11
  • Exiv2 version and source: 0.28.1
  • Any software using exiv2 and source: just exiv2 command line tool

Additional context

@SplitGemini SplitGemini added the request feature request or any other kind of wish label Jan 2, 2024
@SplitGemini SplitGemini changed the title JXR Fotmat support JXR Format support Jan 2, 2024
@kmilos
Copy link
Collaborator

kmilos commented Jan 2, 2024

Duplicate of #2120

Please search before opening new issues.

@kmilos kmilos closed this as not planned Won't fix, can't repro, duplicate, stale Jan 2, 2024
@kmilos kmilos added duplicate and removed request feature request or any other kind of wish labels Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants