-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Panasonic DC-S5M2 Raw files not loading #13511
Comments
Thanks for the samples! (They go through a manual review process, so don't appear straight away.) As the camera is so new, it'll probably take while... See also darktable-org/rawspeed#367 |
Thanks for the info. On Feb 3, 2023, at 12:09 AM, Miloš Komarčević ***@***.***> wrote:
As the camera is so new, it'll probably take while... See also darktable-org/rawspeed#367
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Is the camera actually called DC-S5M2? |
@dgermin2 It would also be good to have the 96MP high-res sample please (and any other modes that output raw). Also, it would seem 12-bit raw is also produced when shooting burst, so that would be good to have as well.
Indeed, the issue title needs an update... |
Hi there, I just saw this issue after uploading raw files myself for the same reason. In my uploads I included all Crops,a High resolution file and two Pictures taken in the burst modes H and HS as well. |
@LebedevRI (or @dgermin2): title needs to be updated. Name remains inverted, even after title update. I can't do that myself. |
Any news regarding this? |
This is also with my DC-S5M2x. RAW-Files can be seen in the preview, but can not be loaded to be processed. I can not attach any example, because Your box does not allow the fileformat RW2 and the original file is also too big. |
Guys, any news? I don‘t want to spend more money on Lightroom … |
@MrLimatex you and me both! |
I bought a proper Lightroom Classic Version for just 20 €.
It works perfekt with the new files: https://mskauf.de/product/adobe-lightroom-classic-2023-vollversion_sofortversand/
It is a shame, that after so many years I realy have to go into Lightroom.
But I have to continou working.
Regards
Chris
…--
Gesendet: Donnerstag, 19. Oktober 2023 um 18:14 Uhr
Von: "MrLimatex" ***@***.***>
An: "darktable-org/darktable" ***@***.***>
Cc: "cbnroadmaster" ***@***.***>, "Comment" ***@***.***>
Betreff: Re: [darktable-org/darktable] Panasonic DC-S5M2 Raw files not loading (Issue #13511)
Guys, any news? I don‘t want to spend more money on Lightroom …
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Please feel free to let Panasonic know how you feel. And there is always the intermediate solution of conversion to DNG. |
@kmilos I uploaded every aspect ratio to raw.pixls.us (4:3, 3:2, 16:9, 65:24, 1:1, and 2:1). Additionally I've uploaded them here https://github.com/brettalcox/dc-s5m2-samples. Is this sufficient? |
@brettalcox Thanks, but I think samples are not the bottleneck at this point. |
Any update on this? It's September 2024 and I just got my DC-S5II, still not working with Darktable. |
Latest Libraw snapshot now has support, you can build your own copy of darktable with the latest libraw |
How can I do it ?-- Diese Nachricht wurde von meinem Android Mobiltelefon mit WEB.DE Mail gesendet.Am 09.09.24, 05:42 schrieb James Campbell ***@***.***>:
Latest Libraw snapshot now has support, you can build your own copy of darktable with the latest libraw
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Just update the commit for the libraw submodule to the commit of the snapshot and follow the darktable build instructions in the README |
Thank You.I will try IT Out.-- Diese Nachricht wurde von meinem Android Mobiltelefon mit WEB.DE Mail gesendet.Am 09.09.24, 11:02 schrieb James Campbell ***@***.***>:
Just update the commit for the libraw submodule to the commit of the snapshot and follow the darktable build instructions in the README
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Can you please describe how to do this? I've done the README for the custom installation of Darktable on macos, but I'm unable to find where to update the libraw submodule version. |
FYI, both the darktable-4.8.x and master branches are already pointing to a recent enough LibRaw snapshot. |
I updated my copy of darktable and I also needed to patch the supported files check to allow libraw to open any RAW file that Rawspeed fails to open. Right now darktable only uses it to open CR3s https://github.com/darktable-org/darktable/blob/master/src/imageio/imageio_libraw.c#L280 |
There is no patching whatsoever necessary w/ 4.8.x or master branch (and building w/ default Again, please note that this is an unsupported, temporary workaround. |
Please check again. The darktablerc workaround verifiably works w/o any code changes.
It most likely does not work w/ system LibRaw, as those are probably too old (i.e. last stable 0.21.x doesn't support GH6/S5M2/G9M2). dt has to be built w/ |
@jcampbell05 |
Ah nice so if I build libraw from my own source code then only thing I need to do is compile with LIBRAW off and update the config file Much easier than I thought, sorry for confusion was a bit hard to follow initially. |
Not "LIBRAW off" (it's enabled regardless), but Distros might choose to package w/ explicit @victoryforce Maybe we should somehow capture and list how it was built in |
One thing that would be helpful in the darkroomrc is the ability to add a wildcard, for my usecase we want darktable to fallback to libraw but without patching it, it seems we would need to either have a large list of extensions or rename the file to one that is in the list to trick darktable into using it. |
Did I mention this is an unsupported, temporary workaround? 😉 (I.e., not a feature.) |
You mean library version? Because the build type (in-tree source/system library) does not carry practically useful information for the user.
Sure, will do. |
Sorry but this doesn't work for me at least on my two Macs - one with M1, one with Intel core. I downloaded latest darktable nightly built, added "rw2" in darktaberc file line libraw_extensions. Any other ideas? |
Did you remove previously failed imported files from the database, and their xmp sidecars from disk? |
No, I will try that tomorrow. It doesn't help. I deleted whole database, data.db and library.db files, same.. |
I understand for my use case I'm happy to maintain myself. |
I just tried darktable-4.8.1-arm64.dmg on macOS, and with the |
I deleted the xmp files and also removed them from the darktable library, then re-imported the rw2 files. They work normally now |
I uploaded a sample raw file to raw.pixls.us but I don't see how I can reference it so hopefully you can find it. The Panasonic Lumix S5 Mark II is a brand new camera and it seems the format has changed.
The raw files can be added to lighttable and show all the media information but I get an error message when switching to darkroom telling me the file is not supported and it switches back to the lighttable screen.
This was done with the latest darktable download 4.2.0.
Let me know if I can provide anything else.
Thanks!!!!
The text was updated successfully, but these errors were encountered: