[FFmpeg-trac] #8590(undetermined:closed): 'telecine=pattern' error for p24, soft telecined sources

FFmpeg trac at avcodec.org
Wed Apr 1 10:47:04 EEST 2020


#8590: 'telecine=pattern' error for p24, soft telecined sources
-------------------------------------+-------------------------------------
             Reporter:  markfilipak  |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  unspecified  |               Resolution:  invalid
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by markfilipak):

 I found a trick workaround,

 ffmpeg -r:v 24000/1001 -i IN.VOB -vf
 "telecine=pattern=5555,bwdif=mode=send_frame" -avoid_negative_ts 1 -c:v
 libx265 -crf 20 -preset medium -c:a copy -c:s copy OUT.MKV

 but I still think 'telecine=pattern' should be fixed.

 ...Over and out. Have a good day; stay safe.

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


More information about the FFmpeg-trac mailing list