This repository was archived by the owner on Jun 6, 2024. It is now read-only.

Description
Hi,
I'm trying to use the simulator with vod dataset from http://www-itec.uni-klu.ac.at/ftp/datasets/DASHDataset2014 to test live source with multiple representations without success: the vod content analyzer would always failed at some point.
I have noticed that it is because it requires some set of informations to be present at MPD and media segment level, e.g, manifest attributes like period id, represenation contentType among other. It also seems to parse the media segments to get some infos from metadata/boxes.
So my questions is: are they any guidelines for content generation to make sure there is enough infos for the vod analyzer to run successfully. Or could you guys make available what tools and configs you used to generate data available at http://vm2.dashif.org/dash/vod/testpic_2s/ ?
Thanks