Backported MP4 input from Pro edition

This commit is contained in:
Thulinma 2019-07-02 14:17:01 +02:00
parent 4fcae749da
commit 2432bbdfc3
3 changed files with 664 additions and 0 deletions

View file

@ -312,6 +312,7 @@ makeInput(OGG ogg)
makeInput(Buffer buffer)
makeInput(H264 h264)
makeInput(EBML ebml)
makeInput(MP4 mp4)
########################################
# MistServer - Outputs #