[FFmpeg-trac] #8626(avfilter:closed): pp=linblenddeint failure

FFmpeg trac at avcodec.org
Thu Apr 23 04:32:31 EEST 2020


#8626: pp=linblenddeint failure
-------------------------------------+------------------------------------
             Reporter:  markfilipak  |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  avfilter
              Version:  git-master   |               Resolution:  invalid
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------

Comment (by markfilipak):

 I submitted this:
 ffmpeg -report -ss 0:00 -analyzeduration 5000000000 -probesize 5000000000
 -i "D:\D\foo\patton\00001.018.m2ts" -filter_complex
 "telecine=pattern=5,split=5[A][B][C][D][E],[A]select='eq(mod(n+1\,5)\,1)'[F],[B]select='eq(mod(n+1\,5)\,2)'[G],[C]select='eq(mod(n+1\,5)\,3)',pp=linblenddeint[H],[D]select='eq(mod(n+1\,5)\,4)'[I],[E]select='eq(mod(n+1\,5)\,0)'[J],[F][G][H][I][J]interleave=nb_inputs=5"
 -map 0 -c:v libx264 -crf 20 -codec:a copy -codec:s copy
 "C:\AVOut\00001.018.2.MKV"

 Playback of 00001.018.2.MKV:
 It's better. The total time is correct now. But skipping forward & back in
 MPV reveals that the PTSs are still screwed up. I'm attaching the log.

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


More information about the FFmpeg-trac mailing list