Douglas Film
Veteran Member
Bibble in their great wisdom does not support DNG. From what I gather it is kind of an anti Adobe thing.
Douglas Film
Douglas Film
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
No, it just means that they have a different set of risks that they're willing to take. Bibble supports more than 100 file formats. I don't know which raw converter you're thinking of specifically, but I doubt that it runs natively on windows, mac (PPC and Intel) and linux with the same feature set as Bibble. We have to minimize the number of crashes that we have to track down as much as we can. It's going to inconvenience some people for a period of time and we feel the alternative is worse. It's a design decision that you're free to reject and use someone else's software that made a different decision.In this case, there are other RAW converters out there that does not
have the problem that Bibble has with the new PEF-files from the
K20D. This means that the programmers of Bibble must doing something
wrong, since there are others that has suceeded.
What would you propose as the alternative? If you've got a better way, I'm open to hearing it. Keep in mind that many of our customers like to keep 500+ large images in a single folder, and that we need to be able to scan all of them quickly to put the previews on the screen.Using a simple text string to identify a file is somewhat just the
down and dirty way.
We support DNG written natively by the cameras. If you think this firmware update is a nightmare, supporting arbitrarily written DNGs is far worse. There is no definitive make and model name to identify files converted from their native format to DNG. If the DNG comes straight from the camera, we know precisely what the manufacturer calls the files (unless of course they change it in a firmware update). We don't have any objections to the DNG format when it's written by the hardware, and it looks like DNG 1.2 is going to solve several of our issues with writing out DNG.Bibble in their great wisdom does not support DNG. From what I
gather it is kind of an anti Adobe thing.
Two questions, why are you using the maker string at all? If you want to identify the raw file, why not use the model tag? Or a check on the model tag and if you can't identify from the model tag a fallback to the maker. And why not use regular expressions if that should catch some of these minor changes. Not criticizing just trying to understand.What would you propose as the alternative? If you've got a betterUsing a simple text string to identify a file is somewhat just the
down and dirty way.
way, I'm open to hearing it. Keep in mind that many of our customers
like to keep 500+ large images in a single folder, and that we need
to be able to scan all of them quickly to put the previews on the
screen.
To be honest, I don't work much on the camera support end so I don't know historically why the make was needed. If I had to guess it would probably be to narrow down the possible models for speed reasons and to support the older cameras. Manufacturers have gotten a lot more explicit with their model tags these days and there is a lot more consistency in certain aspects of the file formats. I don't think that using the model tag entirely solves the problem, because that's just as easy for the manufacturer to change as the make tag. With non-standard files you want to be as certain as you can that you're interpreting that 4 byte word at offset 0x032F properly, so it's best to err on the too specific side of the line. It's better to refuse to read the file than accidentally go wandering off into random areas of the disk and memory. Right now the best way to identify the wide variety of cameras Bibble supports is string matching. I know it seems low tech to jeffkrol, but there just isn't anything else that I know of that you can come close to counting on.Two questions, why are you using the maker string at all? If you want
to identify the raw file, why not use the model tag? Or a check on
the model tag and if you can't identify from the model tag a fallback
to the maker. And why not use regular expressions if that should
catch some of these minor changes. Not criticizing just trying to
understand.
While that is nice to know, it would have been better to just start a new thread than to resuscitate this train wreck.The latest application updates (in software update: iPhoto Update,
iLife Support, iWeb Update, iMovie Update) have fixed this issue for
me, using Aperture.