artclarke / humble-video

Humble Video: Demuxing, Decoding, Filtering, Encoding and Muxing of 100's of video and audio formats and Codecs from the JVM
GNU Affero General Public License v3.0
551 stars 113 forks source link

MP4 to fragmented MP4 #118

Open amoondra19 opened 6 years ago

amoondra19 commented 6 years ago

I have seen the ContainerSegmenter.java which converts an mp4 to HLS.

Is there any example where I can convert to mp4 fragments which can be used to make a Mpeg-Dash manifest?