For our dataset we developed a new content generation tool – on top of GPAC’s MP4Box – for DASH video on demand content called DASHEncoder.
Current features and restrictions:
- Generation of video only, audio only or audio+video DASH content
- h.264 encoding based on x264: Constant and variable bitrate encoding
- Supported profile: urn:mpeg:dash:profile:isoff-main:2011
- PSNR logging and MySQL interface for storing in a database (only for common resoltution representations)
- There are currently problems with the playback of the content containing Audio with the DASH VLC plugin
You can find the git repository here: https://github.com/slederer/DASHEncoder
For more information visit the DASHEncoder page of our website.