From 3498d2456eb28bf3e1db1c1bfea0715deebd665d Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Sun, 29 Nov 2015 22:11:07 +0000 Subject: [PATCH] PR/500: Add mp4 dash and mime for it --- magic/Magdir/animation | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/magic/Magdir/animation b/magic/Magdir/animation index c09a5951..e283a17f 100644 --- a/magic/Magdir/animation +++ b/magic/Magdir/animation @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: animation,v 1.55 2014/09/13 14:29:51 christos Exp $ +# $File: animation,v 1.56 2014/10/23 23:12:51 christos Exp $ # animation: file(1) magic for animation/movie formats # # animation formats @@ -76,6 +76,8 @@ >8 string da2b \b, DMB MAF, ext da2a, with 3GPP timed text, DID, TVA, REL, IPMP >8 string da3a \b, DMB MAF aud with HE-AAC aud, JPG/PNG/MNG images >8 string da3b \b, DMB MAF, ext da3a w/ BIFS, 3GPP, DID, TVA, REL, IPMP +>8 string dash \b, MPEG v4 system, Dynamic Adaptive Streaming over HTTP +!:mime video/mp4 >8 string dmb1 \b, DMB MAF supporting all the components defined in the spec >8 string dmpf \b, Digital Media Project >8 string drc1 \b, Dirac (wavelet compression), encap in ISO base media (MP4) -- 2.50.1