diff options
author | Przemysław Sobala <przemyslaw.sobala@gmail.com> | 2017-03-03 09:38:28 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-03-11 16:43:43 +0100 |
commit | 89c0fda5f43d8a3d3a1c538ff8d72e6737bc7d8e (patch) | |
tree | 89655bfce273758e6d41c049a9996be7a5a0e7ac /libavcodec/vorbis.c | |
parent | 70a9407b509fbefb60a215bc4ad00e54eb4e64ab (diff) | |
download | ffmpeg-89c0fda5f43d8a3d3a1c538ff8d72e6737bc7d8e.tar.gz |
lavf/dashenc: update bitrates on dash_write_trailer
Provides a way to change bandwidth parameter inside DASH manifest after a non-CBR H.264 encoding.
Caller now is able to compute the bitrate by itself, after all packets have been written, and then set that value in AVFormatContext->streams->codecpar->bit_rate before calling av_write_trailer. As a result that value will be set in DASH manifest.
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/vorbis.c')
0 files changed, 0 insertions, 0 deletions