Trd (TRID)
From Just Solve the File Format Problem
(Difference between revisions)
(correct trd extension instead tdr) |
Dan Tobias (Talk | contribs) |
||
| Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
| + | |subcat=Metaformats | ||
|extensions={{ext|trd}} | |extensions={{ext|trd}} | ||
|mimetypes=<!-- {{mimetype|application/x-trid-trd}} --> | |mimetypes=<!-- {{mimetype|application/x-trid-trd}} --> | ||
|released=~2003 | |released=~2003 | ||
}} | }} | ||
| − | A <code>TRD</code> file is a [[RIFF]] like container that hold a | + | A <code>TRD</code> file is a [[RIFF]] like container that hold a series of [[TrID]]'s definitions. |
<code>TrIDDefs.TRD</code> is the default databases used by [[TrID]] file identification tool, if no other <code>TRD</code> database is given by <code>-d</code> option. | <code>TrIDDefs.TRD</code> is the default databases used by [[TrID]] file identification tool, if no other <code>TRD</code> database is given by <code>-d</code> option. | ||
Revision as of 01:15, 14 July 2020
A TRD file is a RIFF like container that hold a series of TrID's definitions.
TrIDDefs.TRD is the default databases used by TrID file identification tool, if no other TRD database is given by -d option.
Contents |
Identification
.TDR files start with ASCII "RIFF", have "TRID" at offset 8, and DEFN at offset 12.
[1]
Software
Sample files
- https://mark0.net/download/triddefs.zip → TrIDDefs.TRD
Links
References
- ↑ http://mark0.net/download/triddefs_xml.7z → t → trd.trid.xml