pub fn from_isobmff_sidx( data: &[u8], index_start: u64, ) -> Result<Vec<SegmentChunk>, Box<dyn Error>>