GithubHelp home page GithubHelp logo

dashencoder's Introduction

Welcome to DASHEncoder

We (http://dash.itec.aau.at and http://www.bitmovin.net) developed a new content generation tool – on top of GPAC’s MP4Box and x264 – for MPEG-DASH content generation, called DASHEncoder.

How it works?

The DASHEncoder steps are depicted here: Structure DASHEncoder generates the desired representations (quality/bitrate levels), fragmented MP4 files, and MPD file based on a given config file or by command line parameters respectively. Given the set of parameters the user has a wide range of possibilities for the content generation, including the variation of the segment size, bitrate, resolution, encoding settings, URL , etc., which is shown by the example of a DASHEncoder config file in the git repository of DASHEncoder.

The DASHEncoder is available as open source with the aim that other developers will join this project. The content generated by DASHEncoder is compatible with our DASH VLC plugin which can be used as a decoder and player respectively.

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
  • 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

Compilation and installation

You can find the git repository here: https://github.com/slederer/DASHEncoder

For compilation just read the “DASHEncoder-howto.txt” of the git repository. Alternatively follow this instructions:

Installation:

  • Get the actual version from the git repository
  • run: make
  • Finished!

Run:

  • Edit the paramters of the example config file
  • run: ./DASHEncoder

If you're using the GitHub for Mac, simply sync your repository and you'll see the new branch.

Dependencies

  • x264: use a version with scaling enabled. To be sure, get the latest version from the x264 git repository and compile it by your own.
  • MP4Box: use the actual version from the SVN repository of GPAC (this will support dash multiplexing) http://gpac.wp.institut-telecom.fr/2011/04/20/compiling-gpac-on-ubuntu/
  • ffmepg (optional): if you use other input source formats than YUV, may use ffmpeg for the pipe to x264
  • mysql (optional) client libraries (may needs some changes in the make file of DASHEncoder because of the paths)

Authors and Contributors

We kindly ask you to refer the following paper in any publication mentioning DASHEncoder:

Stefan Lederer, Christopher Müller and Christian Timmerer, “Dynamic Adaptive Streaming over HTTP Dataset”, In Proceedings of the ACM Multimedia Systems Conference 2012, Chapel Hill, North Carolina, February 22-24, 2012. [PDF]

Support or Contact

Having trouble with Pages? Check out the documentation at http://dash.itec.aau.at. We also offer professional services via www.bitmovin.net, so you are welcome to contact [email protected] and we’ll get in touch with you.

dashencoder's People

Contributors

slederer avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.