Skip to content

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

License

Notifications You must be signed in to change notification settings

stultus/mp4-to-mpegdash-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages