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

Comment (by markfilipak):

 I just tested 'Patton_18m35s.m2ts' with ffmpeg version
 git-2020-05-04-5767a2e with subtitles enabled.

 ffmpeg -report -ss 0:00 -analyzeduration 5000000000 -probesize 5000000000
 -i "M:\\Test Videos\\Patton_18m35s.m2ts" -filter_complex
 
"telecine=pattern=5,split[A][B],[A]select='not(eq(mod((n+1)\\,5)\\,3))'[C],[B]select='eq(mod((n+1)\\,5)\\,3)',pp=linblenddeint[D],[C][D]interleave"
 -map 0 -codec:v libx264 -crf 18 -codec:a copy -codec:s copy -dn
 "C:\\AVOut\\[M][Videos]Patton_18m35s.01.MKV"

 I see that the end-of-stream problem ('select'? with 'interleave'?) has
 been fixed. Thank you.

 The PTS & video freeze issues are still there, though.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8626#comment:60>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to