[FFmpeg-trac] #1432(avformat:closed): progressive delay

FFmpeg trac at avcodec.org
Tue Aug 7 18:06:20 CEST 2012


#1432: progressive delay
-------------------------------------+-------------------------------------
             Reporter:  lo           |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  avformat
              Version:  git-master   |               Resolution:  fixed
             Keywords:  avi mp3      |               Blocked By:
  desync                             |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by mjs973):

 Michael N's patch is inadequate, and does not fix this bug in the correct
 place. My 2nd patch does.

 For example, ffplay does not play the 133*.avi file correctly (video
 frames are displayed too slowly; use the '-an' option to observe correct
 playback speed.)

 His patch fixed exactly one speical case: stream copy using ffmpeg.c. All
 other applications which use the avi demuxer are still broken.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1432#comment:14>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list