Authors: Anatoliy Zabrovskiy, Christian Feldmann, Christian Timmerer March 2018 MPEG-DASH Media Presentation Description (MPD) and segments have been tested with Chrome browser and the following players/sites: - Bitmovin: https://bitmovin.com/hls-mpeg-dash-test-player/ - dash.js v2.6.8: http://reference.dashif.org/dash.js/nightly/samples/dash-if-reference-player/index.html - dash.js v2.6.7: http://reference.dashif.org/dash.js/v2.6.7/samples/dash-if-reference-player/index.html For testing, simply copy the URL to the MPD into the testing sites above and streaming/playback should work. Please note that CORS issues or any other networking issues may appear. We utilized the following Chrome browser extension "CORS Toggle" for testing and as workaround (if needed). Please note not all codecs are supported on all platforms except AVC and, thus, we believe only AVC streaming/playback will work right away. However, we'd like to give a brief status on the various codec used in our dataset - AVC: this AdaptationSet is marked as "main" and players will primarily use it for streaming/playback - HEVC: this AdaptationSet may work if the player and the platform (incl. MSE) supports it - VP9: this AdaptationSet may work if the player and the platform (incl. MSE) supports it - AV1: this AdaptationSet may not work at the moment as currently only Firefox Nightly supports some version of AV1 which is not necessarily the same as used in this paper. We expect this to change as soon as AV1 is frozen and we are committed to update this dataset accordingly. A demo of Firefox and Bitmovin is available here https://demo.bitmovin.com/public/firefox/av1/ (requires Firefox Nightly!) For any questions or comments, please contact the authors under christian.timmerer@itec.uni-klu.ac.at.