-
I see cr3 support is on the canon_cr3 pull request (yea!).
That pull request has many cameras, but not the EOS M6 Mark II. It seems like data/cameras.xml needs to be informed about this new model.…
-
Problem with running JOS
```
JOS: Loading at 2024-5-27 - 10:3:38...
JOS: Found ACPI 1.0 RSDP table 1FB7E000
JOS: Found ACPI 2.0 RSDP table 1FB7E014
JOS: set screen resolution 1440x900
JOS: CR0…
-
Hi :)
I locally out of interested tested the code with cr3 files, and it seems like just adding it to the list works considering there are mostly just canon specific tags in it. Would be nice to ad…
-
inside ia32::cr3_t kernel_cr3
auto kprocess = reinterpret_cast(PsGetCurrentProcess());
I've found that if I KeStackAttachProcess to external process, therefore PsGetcurrentProcess returns ext…
-
> Canon has introduced a new RAW image format CR3 which is based on the iso mp4 container
https://gitlab.freedesktop.org/xdg/shared-mime-info/-/issues/157
https://github.com/lclevy/canon_cr3/blob/…
-
LcMemMap_AddRange: 0000000000000000-000000000009ffff -> 0000000000000000
LcMemMap_AddRange: 0000000000100000-000000083f37ffff -> 0000000000100000
LeechCore v2.14.2: Open Device: fpga
[CORE] D…
-
**Describe the bug**
When opening a DNG file converted from an EOS 90D CR3 with Adobe Digital Negative Converter, the error "`Canon Canon EOS 90D' color matrix not found!" will display at the b…
-
### Version of Photo Location Map
1.8.0
### OS
Windows
### OS Version
10
### Description
Any chance this could be expanded to include raw photo formats (such as Canon .cr3)? This looks like a g…
-
DBVM Native Break and Trace throws an error when built from the latest sources
Unnamed: Unhandled exception: Access violation (Exception class EAccessViolation) (tried to write to address 00000…
-
The logic should be:
- if there is both RAW and JPEG image named the same way in the same directory, then use the JPEG one
- if there is only the RAW image, then use the RAW image
- when displaying…