1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

remove libaacplus.

This commit is contained in:
winlin 2015-03-06 22:35:02 +08:00
parent 496f689de7
commit b360fe279d
7 changed files with 18 additions and 27 deletions

View file

@ -17,7 +17,7 @@ vhost __defaultVhost__ {
engine ff {
enabled on;
vcodec copy;
acodec libaacplus;
acodec libfdk_aac;
abitrate 45;
asample_rate 44100;
achannels 2;