OMF Interchange
From Just Solve the File Format Problem
(Difference between revisions)
Line 6: | Line 6: | ||
|released=1992 | |released=1992 | ||
}} | }} | ||
− | Avid released a specification for a Open Media Framework Interchange file format, capable of containing audio, video, graphics, still images, etc<ref>https://en.wikipedia.org/wiki/Open_Media_Framework_Interchange</ref><ref>https://web.archive.org/web/20000815100248/http://avid.com/3rdparty/omfi/index.html</ref>. The format was replaced with the [[AAF|Advanced Authoring Format]]<ref>http://www.edlmax.com/FormatOmf.htm</ref><ref>https://web.archive.org/web/20000816225754/http://www.avid.com/news/press_releases/product_news/aaf.html</ref>. | + | Avid released a specification for a Open Media Framework Interchange file format, capable of containing audio, video, graphics, still images, etc<ref>https://en.wikipedia.org/wiki/Open_Media_Framework_Interchange</ref><ref>https://web.archive.org/web/20000815100248/http://avid.com/3rdparty/omfi/index.html</ref>. The format was replaced with the [[AAF|Advanced Authoring Format]]<ref>http://www.edlmax.com/FormatOmf.htm</ref><ref>https://web.archive.org/web/20000816225754/http://www.avid.com/news/press_releases/product_news/aaf.html</ref>. Appears to be based on the [[Bento]] compound object format. |
==File Identification== | ==File Identification== |
Revision as of 20:27, 25 June 2022
Avid released a specification for a Open Media Framework Interchange file format, capable of containing audio, video, graphics, still images, etc[1][2]. The format was replaced with the Advanced Authoring Format[3][4]. Appears to be based on the Bento compound object format.
File Identification
Later OMF files can contain the hex values 6F6D66693A64617461
starting at byte 5, which is omfi:data
in ASCII[5]
Identification can also be made from 24 bytes from EOF.[6]
OMFI 1 and 2 are different and some later software may not be compatible with the earlier version.[7]
Software
References
- ↑ https://en.wikipedia.org/wiki/Open_Media_Framework_Interchange
- ↑ https://web.archive.org/web/20000815100248/http://avid.com/3rdparty/omfi/index.html
- ↑ http://www.edlmax.com/FormatOmf.htm
- ↑ https://web.archive.org/web/20000816225754/http://www.avid.com/news/press_releases/product_news/aaf.html
- ↑ https://web.archive.org/web/20110728123616/http://www.linuxmedialabs.com/Downloads/LSI/omfspec21.pdf
- ↑ https://github.com/Ardour/ardour/blob/master/tools/omf/loader.cc#L149
- ↑ https://www.mixonline.com/recording/workstation-file-format-interchange-part-1-364921