On Fri, 27 Jan 2017, Peter Große wrote:

From: Peter Große <[email protected]>

Bandwidth information is required in the manifest, but not always provided by 
the demuxer.
So enable hinting the stream bandwidth via a metadata field, supports same 
values as codec bitrate setting.

Example: -metadata:s:v:0 bitrate=3500k

Signed-off-by: Peter Große <[email protected]>
---
libavformat/dashenc.c | 12 ++++++++++++
1 file changed, 12 insertions(+)

This is kinda abusing the metadata mechanism, which is mostly intended to be used for user-visible metadata like author/title and such.

I'd like to ask for Anton's opinion on this (although I'm pretty sure we've discussed it before).

// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to