Hi All,

When emitting a master playlist, BANDWIDTH field is computed in
libavformat/hlsenc.c by adding video and audio stream bitrates and then
adding 10% to account for container overhead. However HLS specification
(RFC8216) says that BANDWIDTH represents the peak segment bit rate.
AVERAGE-BANDWIDTH on the other hand represents the average segment bit
rate. If this is correct, I would like to send a patch to fix it.

Thanks.
-Amit

-- 
This message and its attachments are confidential (or legally privileged) 
information and are meant solely for the addressee of such message. Any 
unauthorized use of the message / its attachments is strictly prohibited.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to