Added AAC output support
This commit is contained in:
parent
04d28181e0
commit
0870a91e12
4 changed files with 102 additions and 0 deletions
|
@ -479,6 +479,7 @@ makeOutput(OGG ogg http)
|
|||
makeOutput(FLV flv http)
|
||||
makeOutput(HTTPMinimalServer http_minimalserver http)
|
||||
makeOutput(MP4 mp4 http)
|
||||
makeOutput(AAC aac http)
|
||||
makeOutput(MP3 mp3 http)
|
||||
makeOutput(H264 h264 http)
|
||||
makeOutput(HDS hds http)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue