[FFmpeg-trac] #3553(undetermined:open): Fix Non-monotonous DTS for flv live stream output

FFmpeg trac at avcodec.org
Sun Apr 13 14:34:20 CEST 2014


#3553: Fix Non-monotonous DTS for flv live stream output
-------------------------------------+-------------------------------------
             Reporter:  FishB8       |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  important    |                Component:
              Version:  git-master   |  undetermined
             Keywords:  dts flv      |               Resolution:
  h264 regression                    |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * keywords:  dts rtmp => dts flv h264 regression
 * priority:  normal => important
 * status:  new => open
 * reproduced:  0 => 1


Comment:

 Regression since c5ea3a00 - related to ticket #1627,
 Reproducible with the following command lines:
 {{{
 $ ffmpeg -i BUG-3553_DTS_Discontinuity.flv -qscale 2 -strict -2 -acodec
 aac out.flv
 $ ffmpeg -i BUG-3553_DTS_Discontinuity.flv -qscale 2 -strict -2 out.mov
 $ ffmpeg -i BUG-3553_DTS_Discontinuity.flv -qscale 2 out.avi
 }}}

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


More information about the FFmpeg-trac mailing list