DescriptionNew FRAME_DURATION VideoFrameMetadata, with Cast Streaming use case.
Adds a new FRAME_DURATION option to VideoFrameMetadata, which can be
used by consumers of video frames to improve performance (e.g., encoding
quality).
This change also adds population of the new metadata by the desktop/tab
capture pipeline, and consumption by Cast Streaming's software VP8
encoder. Having accurate frame duration information improves the
encoder's ability to choose a compression quality level that better
meets the target encode bitrate.
Later changes will require this in order to compute resource utilization
feedback signals (see bug for details).
BUG=156767
Committed: https://crrev.com/1cb99158245ac2a36ea0ee5e20fd2fff71c864d1
Cr-Commit-Position: refs/heads/master@{#330661}
Patch Set 1 : #
Total comments: 2
Patch Set 2 : Expanded comments for VideoFrameMetadata::FRAME_DURATION. #Messages
Total messages: 13 (4 generated)
|