[FFmpeg-trac] #6065(undetermined:reopened): 47724 images instead of 2000

FFmpeg trac at avcodec.org
Fri Feb 24 15:11:38 EET 2017


#6065: 47724 images instead of 2000
-------------------------------------+-------------------------------------
             Reporter:  doublemax    |                    Owner:
                 Type:  defect       |                   Status:  reopened
             Priority:  important    |                Component:
              Version:  git-master   |  undetermined
             Keywords:  mpegts       |               Resolution:
  regression                         |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by doublemax):

 Yes sorry. File is here:

 {{{
 http://doppelbauer.name/too-many-jpegs.ts
 }}}

 I could (more or less) fix this issue (but with AV desync):
 {{{
 ffmpeg -use_wallclock_as_timestamps 1 -i INPUT.ts -c copy TEMP.ts
 ffmpeg -i TEMP.ts -c copy OUTPUT.ts
 }}}

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


More information about the FFmpeg-trac mailing list