All Projects → Cloudoki → mp4-to-mpegdash

Cloudoki / mp4-to-mpegdash

Licence: GPL-3.0 license
Script to convert a MP4 file into MPEG-DASH

Programming Languages

prolog
421 projects

mp4-to-mpegdash

Perl script to convert a MP4 video into MPEG-DASH

  • Creates the multiple bitrate versions to a pre-defined set of resolutions ('320', '640', '720', '1280', '1920', '2560')
  • Split the versions into segments of 1 second (by default)
  • Handle the main MPEG-DASH manifest file.

Dependencies

FFmpeg https://www.ffmpeg.org/ MP4Box https://gpac.wp.mines-telecom.fr/mp4box/

Perl Dependencies

XML::Simple

Usage

$ perl transcode.pl $FILENAME

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].