Changes between Version 1 and Version 2 of Ticket #8626, comment 57


Ignore:
Timestamp:
Apr 28, 2020, 2:15:37 AM (5 years ago)
Author:
markfilipak

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8626, comment 57

    v1 v2  
    33 -- Patton_18m35s.1.MKV '''plays properly'''.
    44
    5 ffmpeg -report -ss 0:00 -analyzeduration 5000000000 -probesize 5000000000 -i "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 50 -codec:a copy -sn -dn "Patton_18m35s.2.MKV"
     5ffmpeg -report -ss 0:00 -analyzeduration 5000000000 -probesize 5000000000 -i "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 50 -codec:a copy -sn -dn "Patton_18m35s.2.MKV"
    66
    77 -- Patton_18m35s.2.MKV '''plays properly'''.
    88
    9 ffmpeg -report -ss 0:00 -analyzeduration 5000000000 -probesize 5000000000 -i "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 50 -codec:a copy -codec:s copy -dn "Patton_18m35s.3.MKV"
     9ffmpeg -report -ss 0:00 -analyzeduration 5000000000 -probesize 5000000000 -i "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 50 -codec:a copy -codec:s copy -dn "Patton_18m35s.3.MKV"
    1010
    1111 -- Patton_18m35s.3.MKV '''video freezes at 3m24s'''.