[FFmpeg-trac] #2847(avfilter:closed): 3D_LUT_Filter seems to work incorrect

FFmpeg trac at avcodec.org
Wed May 14 04:08:22 CEST 2014


#2847: 3D_LUT_Filter seems to work incorrect
--------------------------------------+------------------------------------
             Reporter:  rainer fritz  |                    Owner:
                 Type:  defect        |                   Status:  closed
             Priority:  normal        |                Component:  avfilter
              Version:  git-master    |               Resolution:  fixed
             Keywords:  lut3d         |               Blocked By:
             Blocking:                |  Reproduced by developer:  1
Analyzed by developer:  0             |
--------------------------------------+------------------------------------

Comment (by spookybathtub):

 When testing an identity cube LUT today, I got nearly perfect results.
 I forgot about the `interp` option, that's probably a factor too.  If I'm
 not mistaken, the lut3d filter works in rgb48, which is 16 bits/channel.
 DaVinci works in 32 bits/channel, isn't that a difference?

 Anyway, I've decided it's close enough I'm not going to worry about it.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/2847#comment:18>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list