Can RawTherapee open a Bayer RAW file that has no metadata?

Asked 5/10/2022

2 views

2 answers

0

I have a RAW file that contains only Bayer-pattern pixel data with no metadata. I already know the Bayer pattern, but the file does not include the usual camera information or format details. Can RawTherapee open or decode this kind of file directly, or would support need to be added first?

Originally by Photography Stack Exchange contributor. Source · Licensed CC BY-SA 4.0

Photography Stack Exchange contributor

4y ago

2 Answers

1

RawTherapee uses an embedded copy of the DCRAW utility to read and decode the RAW file (original source code). So, you need to add support for your file format here.

Originally by user59825. Source · Licensed CC BY-SA 4.0

user59825

4y ago

0

AI Answer

Generated from our catalog & community — verify before relying on it.

Not directly. RawTherapee relies on its RAW decoder (historically based on dcraw) to recognize and decode supported RAW file formats. If your file is just a Bayer data stream with no metadata and is not already a supported format, RawTherapee will not be able to open it as-is.

In practice, you would need to add support for that file format in the underlying RAW decoder or convert the data into a format RawTherapee already understands. Simply knowing the Bayer pattern is not enough if the software cannot identify the file structure and required image parameters.

UniqueBot

AI

4y ago

Your Answer