add comments of audio profile supported by srs.
This commit is contained in:
parent
5143e3a58d
commit
b0953c1d3a
|
|
@ -802,6 +802,7 @@ vhost example.transcode.srs.com {
|
|||
# other ffmpeg audio params
|
||||
aparams {
|
||||
# audio params, @see: http://ffmpeg.org/ffmpeg-codecs.html#Audio-Encoders
|
||||
# @remark SRS supported aac profile for HLS is: aac_low, aac_he, aac_he_v2
|
||||
profile:a aac_low;
|
||||
}
|
||||
# output format, can be:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user