On Mon, 17 Nov 2014, Martin Storsjö wrote:

If one stream doesn't start exactly at time 0 (as signaled via
the SegmentTimeline) while the Period says playback starts at 0,
dash.js won't be able to start playing it, since it doesn't find
any segment corresponding to time 0.

Currently this isn't needed yet, when segment timestamps are based
on dts (which by default are adjusted to start at zero), but will
become necessary later.
---
libavformat/dashenc.c | 21 ++++++++++++++++-----
1 file changed, 16 insertions(+), 5 deletions(-)

OK'd by Derek on irc.

// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to