-
Notifications
You must be signed in to change notification settings - Fork 1
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
imagepipe: Don't know how to decode image #3
Comments
I think there are three main issues here:
|
I've uploaded a sample file on Google Drive Could you please help me test it? Also, I'm using an M1 MacBook, and I'm not sure if that's relevant. |
Hello, I can reproduce your issue. Sadly I think there is nothing I can do, except reporting the issue upstream. I will give you an update once I have opened a ticket there. One other question just out of curiosity: Is this the only file you cannot convert or do you have the same issue with all your files? EDIT: Reported the issue upstream |
I've tested a folder of files, roughly around 100 in total, and all of them failed to convert. These files were taken via a Sony A6400. |
So according to the libraries developer some camera models are not supported yet in imagepipe. It seems like support may be added in the future though. See pedrocr/imagepipe#18. I am sorry, but I don't think there is anything I can do in this case. I will keep this issue open though and report if there is any progress... |
Thank you very much for your reply. So, I won't rush to use this component for now since I only have an A6400. |
I want to convert ARW files to JPG format, and I used the command
raw-to-img -o ./jpeg ./_DSC6738.ARW
. However, I encountered the following issue:What could be the problem?
The text was updated successfully, but these errors were encountered: