[FFmpeg-trac] #4882(avcodec:new): support rgb48le in ffv1
FFmpeg
trac at avcodec.org
Sat Sep 26 21:37:45 CEST 2015
#4882: support rgb48le in ffv1
-------------------------------------+-----------------------------------
Reporter: dericed | Owner:
Type: enhancement | Status: new
Priority: wish | Component: avcodec
Version: git-master | Resolution:
Keywords: ffv1 | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-----------------------------------
Comment (by art1):
Replying to [comment:3 cehoyos]:
> Are these DNG files 16 bit per component?
> I believe what you request (which is of course valid) is not easy to
implement but actual 16 bit per component samples are possibly rare.
The DNGs are 12bit, CFA pattern 0, 1, 1, 2 which means AFAIK CYYM
https://en.wikipedia.org/wiki/CYYM_filter.
The ufraw command (described in previous comment) converts this to RGB16.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/4882#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list