[FFmpeg-trac] #1425(avformat:closed): Clips generated by ffmpeg using segment muxer are not correctly played on some videoplayers

FFmpeg trac at avcodec.org
Tue Dec 11 00:24:34 CET 2012


#1425: Clips generated by ffmpeg using segment muxer are not correctly played on
some videoplayers
-------------------------------------+------------------------------------
             Reporter:  knovz        |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  avformat
              Version:  git-master   |               Resolution:  fixed
             Keywords:  segment mov  |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  1            |
-------------------------------------+------------------------------------
Changes (by saste):

 * status:  reopened => closed
 * resolution:   => fixed
 * component:  FFmpeg => avformat


Comment:

 Should be fixed in:
 {{{
 commit 8e9056559e11cd708c68bf8a50ab1c13395ae9b0
 Author: Stefano Sabatini <stefasab at gmail.com>
 Date:   Thu Nov 29 13:45:50 2012 +0100

     lavf/segment: add reset_timestamps option

     The new options reset the timestamps at each new segment, so that the
     generated segments will have timestamps starting close to 0.

     It is meant to address trac ticket #1425.
 }}}

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


More information about the FFmpeg-trac mailing list