Added Annex B H264 output

This commit is contained in:
Thulinma 2017-02-15 12:33:57 +01:00
parent d42bf9777e
commit 88227730fe
3 changed files with 104 additions and 0 deletions

View file

@ -401,6 +401,7 @@ makeOutput(FLV progressive_flv http)
makeOutput(HTTPMinimalServer http_minimalserver http)
makeOutput(MP4 progressive_mp4 http)
makeOutput(MP3 progressive_mp3 http)
makeOutput(H264 h264 http)
makeOutput(HSS hss http)
makeOutput(HDS hds http)
makeOutput(SRT srt http)