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

CR2 file not recognized #131

Closed
embeeweezer opened this issue Mar 17, 2022 · 5 comments
Closed

CR2 file not recognized #131

embeeweezer opened this issue Mar 17, 2022 · 5 comments
Assignees
Labels
cr2 Issues related to CR2 format
Milestone

Comments

@embeeweezer
Copy link

As soon as I saw the newly added CR2 feature I tried converting a CR2 file. I run into trouble and got the following error:

dnglab convert -v IMG_9379.CR2 IMG_9379_DNGLAB.dng
Creating output directory ''
thread 'tokio-runtime-worker' panicked at 'called Result::unwrap() on an Err value: DecoderFail("failed to get decoder: Unsupported("Couldn't find camera \"Canon\" \"Canon EOS 6D\" mode \"\".\nPlease submit samples at https://raw.pixls.us/\")")', bin/dnglab/src/dnggen.rs:89:74
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
Status: Failed: '/home/pi/ff/IMG_9379.CR2', Join handle failed: JoinError::Panic(...)
Converted 0/1 files, 1 failed:
/home/pi/ff/IMG_9379.CR2
Total time: 0.01s

PS: running with 'RUST_BACKTRACE=1' does not display any other output

@cytrinox
Copy link
Contributor

I've added only a small subset of CR2 camera defintions, 6D is not yet included but will be added soon.

@cytrinox cytrinox self-assigned this Mar 23, 2022
@cytrinox cytrinox added the cr2 Issues related to CR2 format label Mar 23, 2022
@cytrinox cytrinox added this to the 0.5.0 milestone Mar 23, 2022
@embeeweezer
Copy link
Author

Ok great news, thanks and I'm looking forward!

@txelu
Copy link

txelu commented May 29, 2022

I'm having this exact same problem with a Canon EOS 60D. If you need any me to do any test or provide additional info, I'll be happy to help. Thanks!

@cytrinox
Copy link
Contributor

Fixed in current main branch.

@embeeweezer
Copy link
Author

Fantastic!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cr2 Issues related to CR2 format
Projects
None yet
Development

No branches or pull requests

3 participants