[FFmpeg-trac] #2602(avformat:open): Implement a soft-telecine filter

FFmpeg trac at avcodec.org
Sat Oct 3 18:37:04 EEST 2020


#2602: Implement a soft-telecine filter
-------------------------------------+-------------------------------------
             Reporter:  microchip    |                    Owner:
                 Type:  enhancement  |                   Status:  open
             Priority:  wish         |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  mpegps       |               Blocked By:
  pulldown mpeg2video                |
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by MetalThrashingManiac):

 * cc: stw392@… (added)


Comment:

 This implementation is based on the one in mpeg2enc and the like. It does
 not affect the encoding process, it just changes some flags in the
 bitstream, as e.g. DGPulldown does.
 Will be activated by -telecine:v 1 private option. Works with 24000/1001
 and 24 fps progressive content.

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


More information about the FFmpeg-trac mailing list