[FFmpeg-trac] #9316(undetermined:new): nnedi af mode causes flicker at top and bottom row
FFmpeg
trac at avcodec.org
Sun Jul 4 16:37:32 EEST 2021
#9316: nnedi af mode causes flicker at top and bottom row
-------------------------------------+-------------------------------------
Reporter: Tom B | Type: defect
Status: new | Priority: normal
Component: | Version:
undetermined | unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
I'm using the following filter:
-vf nnedi=weights.bin:all:af
This generally works great, however, when converting 50i to 50p footage it
causes a flicker at the top and bottom field in most frames.
It seems that odd frames are simply black. It would be good if it used a
bob/weave here as the result is distracting. yadif=1 produces worse
results overall (e.g. scrolling text looks horrible) but does not produce
this same flicker.
This doesn't just happen on PAL videos like this with a black half row at
the top/bottom. It happens on any video when `af` is specified.
Using `a` mode works fine but obviously drops 50% of frames.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9316>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list