We can use ID3 tagging to add metadata to music files.
Are there any similar tagging formats (metadata containers) for video files (e.g. flv, mpg, avi, wmv, etc)?
|
|
|
Oh, there are tagging facilities for videos, there's just not one single format for all video containers. Most containers roll their own solution, such as FLV and MKV. Still, there's the Extensible Metadata Platform (XMP). Here's Adobe's official developer site. It's a standard developed by Adobe defined to store Metadata for media such as images and videos. The files are mostly XML, as XMP uses RDF for data representation. Anyway, you can use XMP for the following files:
You can use various tools to read and write this data, Wikipedia lists a few. |
|||||
|
|
I don't think that it is possible to globally tag multiple video types. The only video tagging I know of is about AVI tags. Long long time ago, there was a program called abcAVI Tag Editor.
It's old but still works fine with Windows 7 in XP compatibility mode. |
|||
|
|
|||||||||
|