Skip to content

Softvelum/mp4-hls-transmuxer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

MP4 to HLS Transmuxer

This tool performs transmuxing from MP4 to HLS.

ruby mp4hls.rb sample.mp4 sample.ts

  • sample.mp4 - input MP4 file
  • sample.ts - output file

Supported formats:

  • video+audio
  • video
  • audio
  • original MP4
  • Apple QuickTime extension
  • files with CTTS atom in TRAK

This prototype was made as part of feature investigate for Nimble Streamer VOD streaming functionality. It currently supports MP4 transmuxing to HLS in VOD mode as origin server. Please refer to this page for details: https://softvelum.com/nimble/vod_streaming/

This product is released under MIT license.

Releases

No releases published

Packages

 
 
 

Languages