Opened 6 years ago
Last modified 6 years ago
#8604 new enhancement
(feat request) live_start_index in dash demuxer
| Reported by: | Matt | Owned by: | |
|---|---|---|---|
| Priority: | wish | Component: | avformat |
| Version: | git-master | Keywords: | dash |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
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 :)
Note:
See TracTickets
for help on using tickets.


