diff options
author | Bryan Huh <bryan@box.com> | 2015-11-18 01:13:14 -0800 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-11-18 14:46:35 +0100 |
commit | 0be48dd9bb6e89c1632fdc95185b24d0bec32843 (patch) | |
tree | ff721efc3013c88ec7cab6fcb0617b81303ec5e5 /libavformat/genh.c | |
parent | 35bbc1955a58ba74552c50d9161084644f00bbd3 (diff) | |
download | ffmpeg-0be48dd9bb6e89c1632fdc95185b24d0bec32843.tar.gz |
avformat/dashenc: Add framerate to dash manifest
DASH manifest should have framerate specified as an attribute in the
AdaptationSet element and Representation elements. Though ISO/IEC
23009-1:2014 doesn't seem to define frameRate as a required attribute,
it is at least optional, and DASH-IF IOP 3.0 seems to require it. See
section 3.2.4 of http://dashif.org/w/2015/04/DASH-IF-IOP-v3.0.pdf
In the event that avg_frame_rate is not set in the muxer, we ignore the
frameRate tag altogther.
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat/genh.c')
0 files changed, 0 insertions, 0 deletions