[FFmpeg-trac] #4364(avcodec:open): Support for DNG (RAW)
FFmpeg
trac at avcodec.org
Thu Oct 20 10:22:37 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 Michael Koch):
There is still the problem that the PNG or JXL output images have the
wrong size. In the first three cases there are black or noisy borders
visible, and in the 4th case the image size is doubled:
http://www.astro-electronic.de/IMG_3459.dng
Should be 5472x3648, but is 5568x3708
http://www.astro-electronic.de/Canon_5D.dng
Should be 6720x4480, but is 6880x4544
http://www.astro-electronic.de/Pentax_K5.DNG
Should be 4928x3264, but is 4992x3284
http://ffmpeg.org/pipermail/ffmpeg-user/2020-August/049681.html
Should be 3008x1600, but is 6016x3200
--
Ticket URL: <https://trac.ffmpeg.org/ticket/4364#comment:13>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list