[FFmpeg-trac] #2224(undetermined:new): HLS output using b-frames has crazy initial timestamps

FFmpeg trac at avcodec.org
Sat Mar 16 19:24:05 CET 2013


#2224: HLS output using b-frames has crazy initial timestamps
-------------------------------------+-------------------------------------
             Reporter:  nealzebub    |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:  libx264      |               Resolution:
  mpegts hls                         |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by trevyn):

 So adding
 {{{
 -avoid_negative_ts 1
 }}}
 to the ffmpeg command seems to prevent mediastreamvalidator from erroring
 out, but it still throws the warning:

 {{{
 WARNING: Unable to read decode timestamps in track 0; this may be due to
 not having a key frame in this segment.
 }}}

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


More information about the FFmpeg-trac mailing list