[FFmpeg-devel] [PATCH] avformat/dashenc: Add framerate to dash manifest

Michael Niedermayer michael at niedermayer.cc
Wed Nov 18 15:14:17 CET 2015


On Wed, Nov 18, 2015 at 01:13:14AM -0800, Bryan Huh wrote:
> 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.
> ---
>  libavformat/dashenc.c |   31 +++++++++++++++++++++++++++----
>  1 files changed, 27 insertions(+), 4 deletions(-)

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

What does censorship reveal? It reveals fear. -- Julian Assange
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151118/e5ec2f28/attachment.sig>


More information about the ffmpeg-devel mailing list