[FFmpeg-trac] #4364(avcodec:open): Support for DNG (RAW)
FFmpeg
trac at avcodec.org
Fri Sep 16 17:34:34 EEST 2022
#4364: Support for DNG (RAW)
---------------------------------------+-----------------------------------
Reporter: Clément Bœsch | Owner: (none)
Type: enhancement | Status: open
Priority: wish | Component: avcodec
Version: git-master | Resolution:
Keywords: tif | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
---------------------------------------+-----------------------------------
Comment (by Balling):
So to support RAW like GRBG or more common RGGB you just need to support
mosaicing from raw planes and then some demosaicing alogorithm, AMaZE,
LMMSE, RCD, etc. See Rawtherapee code. You should also support quite
complex color managment both before and after.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/4364#comment:10>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list