Log in

View Full Version : Mkv with Global Tags help ? what are they


MeridiusUK
19th August 2010, 20:52
Hi there i have some mkvs that have global tags.

using mkvtool eg.

V_mepg4/iso/AVC (?) the video
A_AC3 (?) the audio
Global tags (9 entries) From ?

could you tell me what these global tags are and what they are used for ?

its the first mkv that i have seen with these and dont know what there used for and i dont even kknow what the 9 entries are

thanks for any help

MeridiusUK
21st August 2010, 09:22
can any one help me on this ? thanks as i dont know if i should remove it

J_Darnley
21st August 2010, 13:31
Global tags are global metadata rather than stream/track metadata

MeridiusUK
21st August 2010, 18:28
sorry but what does that do or mean and how to use it

thanks just learning

J_Darnley
21st August 2010, 20:03
It's the same "stuff" you put on a music file. The info that tells you the title, the artist, the album, etc. This is called metadata or more commonly tags. Tags that which describe the file as a whole can be called "global". Since matroska can have many streams (video, audio tracks) you might want to add tags specific to that stream/track. These are the not-global kind.

MeridiusUK
22nd August 2010, 15:43
ah right abit how xbmc gets the info for the movie. but what can read these tags i have not come over any player or program that can read them ?

cheers

HeadlessCow
25th August 2010, 19:24
MPC(-HC) will read some of them and display them (TITLE and COPYRIGHT at least) when you have the Information pane open. Mkvextract (or MKVCleaver) can dump them out as a file if you want to see exactly what is there.