[FFmpeg-trac] #8733(undetermined:new): hls segments list repeated names

FFmpeg trac at avcodec.org
Sat Jun 13 05:25:54 EEST 2020


#8733: hls segments list repeated names
-------------------------------------+-------------------------------------
             Reporter:  krs_vital    |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by stevenliu):

 Let me check,
 Do you want use segment-%02d.ts or segment-%03d.ts ?

 segment-%02d.ts will like this:

 {{{
 segment-00.ts
 segment-01.ts
 segment-02.ts
 ...
 segment-99.ts
 }}}

 Is this you want?

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


More information about the FFmpeg-trac mailing list