[FFmpeg-trac] #8612(undetermined:new): Transcode OUT switches to fast-forward at 35:47

FFmpeg trac at avcodec.org
Sat Apr 11 12:52:16 EEST 2020


#8612: Transcode OUT switches to fast-forward at 35:47
-------------------------------------+-------------------------------------
             Reporter:  markfilipak  |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  git-master   |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by markfilipak):

 Replying to [ticket:8612 markfilipak]:
 > Summary of the bug:

 The output video plays to 35:47, then spontaneously shifts to fast-
 forward. MPV player shows running time as "35:47", but that's wrong. When
 running time 35:47 is reached, the video shifts to fast-forward.

 > How to reproduce:
 > {{{
 > ffmpeg -report -ss 0:00 -analyzeduration 5000000000 -probesize
 5000000000 -i G:\BDMV\STREAM\00004.m2ts -filter_complex
 "telecine=pattern=5,split[A][B],[A]select='not(bitor(eq(mod(n+1\,10)\,3)\,eq(mod(n+1\,10)\,8)))'[C],[B]select='bitor(eq(mod(n+1\,10)\,3)\,eq(mod(n+1\,10)\,8))',smartblur[D],[C][D]interleave"
 -map 0 -c:v libx264 -crf 20 -an -sn "C:\AVOut\00004.3.MKV"
 >
 > ffmpeg version
 > ffmpeg version git-2020-04-03-52523b6
 > }}}
 >

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


More information about the FFmpeg-trac mailing list