матрёшка / matroska

English Deutsch Français 日本語 Español Português Русский Nederlands Italiano
Matroska Logo
Matroska Logo

Video Tags Example

Introduction

Video content usually doesn't have tags in the file. But that doesn't mean it's a good thing. Here are some real-life examples where it makes sense to have tags. As for audio you can have all video parts of a bigger ensemble in the same file or in smaller files.

Basic movie

Here is a very basic example of how you would add the title, director, date of release and comment about a movie on one DVD.

Bigger example

Let's consider the Simpsons DVDs. You have a set of DVDs, each containing a few episodes of a whole season. The episodes would be spanned as follows :

One file with all DVDs

In this case the file contains one continuous video track with all episodes one after the other. Chapters are used to virtually split the content in many parts, ie the DVDs, the episodes and chapters. A good ripping application would rip the DVDs with the same structure as above as nested chapters.

Now let's see how a basic tagging of this file would work :

One file per DVD

Now let's split this one file in pieces. The big difference is that the SEASON info are repeated in each files :

DVD #1 / File #1

DVD #2 / File #2

One file per episode

In this case we have 8 files, one for each episode.

Episode 1 / File #1

Episode 2 / File #2

etc...

Episode 5 / File #5

etc...