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

FFmpeg trac at avcodec.org
Sat Apr 11 09:12:05 EEST 2020


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

Comment (by mkver):

 1. 35:47 = 2147s. 2147000000 is pretty close to INT_MAX, so probably an
 overflow issue.
 2. ffmpeg logs to stderr, not to stdout, so you would have to use the
 redirection '2>"C:\AVOut\23.976p.1.LOG"'. Or you use the -report option
 (which is even better).

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


More information about the FFmpeg-trac mailing list