[FFmpeg-trac] #3140(avcodec:closed): ffmpeg fails to convert some files with pts (xx) < dts (yy) in stream z

FFmpeg trac at avcodec.org
Sun Nov 17 04:38:48 CET 2013


#3140: ffmpeg fails to convert some files with pts (xx) < dts (yy) in stream z
-------------------------------------+-------------------------------------
             Reporter:  julian       |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  avcodec
              Version:  git-master   |               Resolution:  duplicate
             Keywords:               |               Blocked By:
  av_interleaved_write_frame h264    |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * status:  new => closed
 * reproduced:  0 => 1
 * component:  undetermined => avcodec
 * version:  2.1 => git-master
 * keywords:   => av_interleaved_write_frame h264
 * resolution:   => duplicate


Comment:

 This is a duplicate of several other tickets, the problem is (presumably)
 always that h264 timestamps are not correctly determined, see #1150 and
 #2220 (your problem is also reproducible with -fflags +genpts -bsf
 h264_mp4toannexb -f mpegts).

 For future tickets: Please always test current git head before reporting a
 problem.

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


More information about the FFmpeg-trac mailing list