1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-20 07:48:15 +02:00
FFmpeg/libavformat
Przemysław Sobala 89c0fda5f4 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>
2017-03-11 16:43:43 +01:00
..
2017-01-16 10:24:02 +01:00
2017-02-01 02:57:40 +01:00
2017-01-19 02:40:43 +01:00
2017-02-11 20:20:07 +01:00
2017-02-03 19:01:59 +01:00
2017-02-01 15:09:38 +01:00
2017-03-05 14:41:01 +01:00
2016-11-07 00:51:49 +01:00
2016-11-10 01:18:43 +01:00
2016-11-07 00:51:49 +01:00
2017-03-02 11:39:54 +01:00
2017-03-02 11:39:54 +01:00
2017-01-16 10:24:01 +01:00
2016-11-23 01:16:42 +01:00
2017-01-30 11:00:58 +01:00
2016-11-07 00:51:49 +01:00