[FFmpeg-trac] #9947(avfilter:new): Misbehaving Curves Filter

FFmpeg trac at avcodec.org
Sun Oct 2 23:05:14 EEST 2022


#9947: Misbehaving Curves Filter
------------------------------------+------------------------------------
             Reporter:  kesh        |                    Owner:  (none)
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avfilter
              Version:  git-master  |               Resolution:
             Keywords:  curves      |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------
Comment (by kesh):

 I submitted [a patch](  0001-avfilter-vf_curves-add-PCHIP-interpolator-
 and-interp.patch) last night to ffmpeg-devel list to add PCHIP
 interpolation to the curves filter option. Here are the input and output
 images of Michael Koch's test commands.

 Input:
 [[Image(test_gray.png)]]

 Output (original natural cubic interpolation):
 [[Image(out_natural.png)]]

 Output (patched PCHIP interpolation)
 [[Image(out_pchip.png)]]
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9947#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list