pari685 / AStream

A DASH segment size aware rate adaptation model for DASH
MIT License
38 stars 35 forks source link

How to generate mpd file compatible for this tool #7

Open arslan-ahmad opened 6 years ago

arslan-ahmad commented 6 years ago

I am trying to use this tool in my research. I am wondering how to generate the mpd file compatible with this tool as I am getting errors from the mpd file reader implemented in this tool. I will be very grateful if you may quote an example. Thanks a lot.

Regards

Arslan

pari685 commented 6 years ago

Hi Arslan, This folder should have a few sample MPD files. https://github.com/pari685/AStream/tree/master/dist/sample_mpd

arslan-ahmad commented 6 years ago

Hey, Thanks. I had tried the mpd files in the repository. However, it requires the content files related to it. However, I would like to create new mpd file using MP4Box. I am just wondering how may I create the mpd files compatible with this tool. Any useful information is most welcome.