[FFmpeg-trac] #8037(avformat:open): Incorrect HLS segment duration after 64350th frame with -hls_init_time

FFmpeg trac at avcodec.org
Fri Jul 26 11:44:49 EEST 2019


#8037: Incorrect HLS segment duration after 64350th frame with -hls_init_time
-------------------------------------+-------------------------------------
             Reporter:  DusanBrejka  |                    Owner:  stevenliu
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  hls mpegts   |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by DusanBrejka):

 ffprobe:
 {{{
 ubuntu at ip-172-31-0-112:~/ffmpegtemp/ffmpeg$ ./ffprobe -hide_banner
 hls/1080.ts
 Input #0, mpegts, from 'hls/1080.ts':
   Duration: 00:00:04.00, start: 2142.466667, bitrate: 48 kb/s
   Program 1
     Metadata:
       service_name    : Service01
       service_provider: FFmpeg
     Stream #0:0[0x100]: Video: h264 (High 4:4:4 Predictive) ([27][0][0][0]
 / 0x001B), yuv444p(progressive), 5x5 [SAR 1:1 DAR 1:1], 30 fps, 30 tbr,
 90k tbn, 60 tbc
 }}}


 {{{
 ubuntu at ip-172-31-0-112:~/ffmpegtemp/ffmpeg$ ./ffprobe -hide_banner
 hls/1081.ts
 Input #0, mpegts, from 'hls/1081.ts':
   Duration: 00:00:01.00, start: 2146.466667, bitrate: 49 kb/s
   Program 1
     Metadata:
       service_name    : Service01
       service_provider: FFmpeg
     Stream #0:0[0x100]: Video: h264 (High 4:4:4 Predictive) ([27][0][0][0]
 / 0x001B), yuv444p(progressive), 5x5 [SAR 1:1 DAR 1:1], 30 fps, 30 tbr,
 90k tbn, 60 tbc
 }}}

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


More information about the FFmpeg-trac mailing list