[FFmpeg-trac] #1782(avfilter:new): pulldown filter

FFmpeg trac at avcodec.org
Wed Oct 3 16:01:14 CEST 2012


#1782: pulldown filter
---------------------------------------+----------------------------------
               Reporter:  dericed      |                  Owner:
                   Type:  enhancement  |                 Status:  new
               Priority:  normal       |              Component:  avfilter
                Version:  unspecified  |               Keywords:
             Blocked By:               |               Blocking:
Reproduced by developer:  0            |  Analyzed by developer:  0
---------------------------------------+----------------------------------
 I need to convert 24000/1001 fps video to 30000/1001 fps. Currently using
 -r or the fps filter, frames are duplicated to achieve the requested rate
 which results in jittery playback. I propose a pulldown filter which could
 duplicate fields (according to 3:2 pulldown http://en.wikipedia.org/wiki
 /Three-two_pull_down) to proper a smoother result.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1782>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list