[FFmpeg-trac] #8604(avformat:new): (feat request) live_start_index in dash demuxer

FFmpeg trac at avcodec.org
Wed Apr 8 01:46:48 EEST 2020


#8604: (feat request) live_start_index in dash demuxer
-----------------------------------+---------------------------------------
             Reporter:  mattgrain  |                     Type:  enhancement
               Status:  new        |                 Priority:  normal
            Component:  avformat   |                  Version:  git-master
             Keywords:  dash       |               Blocked By:
             Blocking:             |  Reproduced by developer:  0
Analyzed by developer:  0          |
-----------------------------------+---------------------------------------
 Summary of the bug:

 It would be nice to specify the start index of the segment to start at,
 similar to how the hls demuxer works. Looking at `libavformat/dashdec.c`,
 it currently just goes to the current segment when the type is `dynamic`.


 Happy to work on a patch :)

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


More information about the FFmpeg-trac mailing list