Skip to content

jithinrajtk/mp4-to-mpegdash-py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mp4-to-mpegdash-py

Python Script to convert a MP4 file into onDemand MPEG-DASH

Dependencies

Installation

On Linux

$ sudo apt-get install ffmpeg
$ sudo apt-get install gpac

On Mac

$ brew install ffmpeg
$ brew install MP4Box

  • ffmpeg version 4.1.3
  • MP4Box - GPAC version 0.7.1

Usage

$ python transcode.py $FILENAME

Acknowledgements

This script is inspired from https://github.com/Cloudoki/mp4-to-mpegdash

About

Python Script to convert a MP4 file into onDemand MPEG-DASH

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%