[FFmpeg-trac] #2601(undetermined:new): hls output always starts at 1 even so you tell otherwise

FFmpeg trac at avcodec.org
Wed May 22 08:02:24 CEST 2013


#2601: hls output always starts at 1 even so you tell otherwise
-------------------------------------+-------------------------------------
             Reporter:  vkroutik     |                     Type:  defect
               Status:  new          |                 Priority:  important
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 One of the params is -start_number 1 for running HLS output like this:
 C:\ffmpeg\ffmpeg.exe -re -i "rtmp://bar/foo.flv" -y -c:v copy -c:a copy
 -hls_time 6 -hls_list_size 5 -hls_wrap 30 -start_number 1
 "C:\Tools\Foo\stream.m3u8"

 But if your -start_number 100000

 It will still start with 1

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2601>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list