ismindex: handle time discontinuities and nonzero start time

Multimedia / Libav - Mika Raento [elisa.fi] - 15 September 2014 11:54 UTC

The input file may not have consistent start times, stream durations and chunk durations. This patch at least removes negative durations that make chromecast unhappy, and correctly sets starting time on chunks so that the split (or .ismf) outputs match the manifest.

00431bf ismindex: handle time discontinuities and nonzero start time
tools/ismindex.c | 45 ++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 42 insertions(+), 3 deletions(-)

Upstream: git.libav.org


  • Share