Skip to content

Commit 5425ca4

Browse files
committed
add some text to describe some RIFF based tags
I had to invent some as the specs are pretty rare.
1 parent fe45608 commit 5425ca4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

matroska_tags.xml

+5-5
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ in editing the subtitle track for more consistency.</description>
114114
<description lang="en">Conductor/performer refinement. This is akin to the "TPE3" tag in [@!ID3v2.3] when the `TargetTypeValue` is 30 (TRACK).</description>
115115
</tag>
116116
<tag name="DIRECTOR" class="Entities" type="UTF-8">
117-
<description lang="en">This is akin to the "IART" tag [@?RIFF.tags].</description>
117+
<description lang="en">The name of a director of a movie. This is akin to the "IART" tag [@?RIFF.tags].</description>
118118
</tag>
119119
<tag name="ASSISTANT_DIRECTOR" class="Entities" type="UTF-8">
120120
<description lang="en">The name of the assistant director.</description>
@@ -153,10 +153,10 @@ This **SHOULD** be a sub-tag of an `ACTOR` tag in order to not cause ambiguities
153153
<description lang="en">The author of the screenplay or scenario (used for movies and TV shows).</description>
154154
</tag>
155155
<tag name="EDITED_BY" class="Entities" type="UTF-8">
156-
<description lang="en">This is akin to the "IEDT" tag in [@?RIFF.tags].</description>
156+
<description lang="en">The name of a film editor for a movie. This is akin to the "IEDT" tag in [@?RIFF.tags].</description>
157157
</tag>
158158
<tag name="PRODUCER" class="Entities" type="UTF-8">
159-
<description lang="en">Produced by. This is akin to the "IPRO" tag in [@?RIFF.tags].</description>
159+
<description lang="en">The name of a producer for a song/movie. This is akin to the "IPRO" tag in [@?RIFF.tags].</description>
160160
</tag>
161161
<tag name="COPRODUCER" class="Entities" type="UTF-8">
162162
<description lang="en">The name of a co-producer.</description>
@@ -165,7 +165,7 @@ This **SHOULD** be a sub-tag of an `ACTOR` tag in order to not cause ambiguities
165165
<description lang="en">The name of an executive producer.</description>
166166
</tag>
167167
<tag name="DISTRIBUTED_BY" class="Entities" type="UTF-8">
168-
<description lang="en">This is akin to the "IDST" tag in [@?RIFF.tags].</description>
168+
<description lang="en">The name a of a company distributing the content. This is akin to the "IDST" tag in [@?RIFF.tags].</description>
169169
</tag>
170170
<tag name="MASTERED_BY" class="Entities" type="UTF-8">
171171
<description lang="en">The engineer who mastered the content for a physical medium or
@@ -182,7 +182,7 @@ for digital distribution.</description>
182182
the "TPE4" tag in [@!ID3v2.3] when the `TargetTypeValue` is 30 (TRACK).</description>
183183
</tag>
184184
<tag name="PRODUCTION_STUDIO" class="Entities" type="UTF-8">
185-
<description lang="en">This is akin to the "ISTD" tag in [@?RIFF.tags].</description>
185+
<description lang="en">The name a physical studio when the content was recorded. This is akin to the "ISTD" tag in [@?RIFF.tags].</description>
186186
</tag>
187187
<tag name="THANKS_TO" class="Entities" type="UTF-8">
188188
<description lang="en">A very general tag for everyone else that wants to be listed.</description>

0 commit comments

Comments
 (0)