ASF
From Just Solve the File Format Problem
(Difference between revisions)
(→Software) |
(→Specifications) |
||
Line 15: | Line 15: | ||
== Specifications == | == Specifications == | ||
− | * [http://www.microsoft.com/en-us/download/details.aspx?id=14995 | + | * [https://tools.ietf.org/html/draft-fleischman-asf-01 Internet Draft, 1998-02-26] |
+ | * v1.0, 1998-02-26 | ||
+ | ** [http://mediaxw.sourceforge.net/files/doc/Active%20Streaming%20Format%20(ASF)%201.0%20Specification.pdf PDF] | ||
+ | * v01.20.03, 2004-12 | ||
+ | ** [https://download.microsoft.com/download/7/9/0/790fecaa-f64a-4a5e-a430-0bccdab3f1b4/ASF_Specification.doc DOC] | ||
+ | ** [https://web.archive.org/web/20140419205228/http://msdn.microsoft.com/en-us/library/bb643323.aspx HTML], from archive.org | ||
+ | ** [http://drang.s4.xrea.com/program/tips/id3tag/wmp/index.html HTML] | ||
+ | * v01.20.04, 2010-06 | ||
+ | ** [https://hwiegman.home.xs4all.nl/fileformats/asf/ASF_Specification.pdf PDF] | ||
+ | * v01.20.06, 2012-01 | ||
+ | ** [https://web.archive.org/web/20150410235115/https://www.microsoft.com/en-us/download/confirmation.aspx?id=14995 XPS], from archive.org | ||
+ | ** (PDF used to be available at [http://www.microsoft.com/en-us/download/details.aspx?id=14995]) | ||
== Software == | == Software == |
Revision as of 20:35, 27 February 2018
ASF (Advanced Systems Format, or Advanced Streaming Format) is a multimedia container format associated with Microsoft. It is the container format usually used by WMA and WMV files.
Contents |
Identification
ASF files begin with bytes 30 26 b2 75 8e 66 cf 11 a6 d9 00 aa 00 62 ce 6c
.
This represents the GUID 75B22630-668E-11CF-A6D9-00AA0062CE6C
, named "ASF_Header_Object".
Specifications
- Internet Draft, 1998-02-26
- v1.0, 1998-02-26
- v01.20.03, 2004-12
- v01.20.04, 2010-06
- v01.20.06, 2012-01