Hi,
I don't know if this is right section to post this, but basically I am trying to write a program to allow me to write tags to an MKV file (similar to tags in an MP3 file) and I am wondering if the MKV container has any tag system built in that I can write to.
The tags need to be completely internal, no XML files alongside or anything.
Failing that, is there another format that allows for multiple subtitle tracks, multiple audio tracks and actually has internal tags?
Thanks in advance.
+ Reply to Thread
Results 1 to 5 of 5
-
-
You might want to read the specification: http://matroska.org/technical/specs/tagging/index.html
Mkv has a lot of official tags, but totally custom tags are possible,... and can be simply added through mkvmerge. -
Of course, just because they're tagged doesn't mean any other program is going to use them. Especially if you use your own custom tags.
-
yup, even with the official tags not all players&tools support all of them,..
-
My apologies, I should have elaborated on the fact that I am using my own-built media player.
I just wanted to find out if it has an internal tagging system seeing as I can't find anything other than programs that utilize external XML files.
Also is there an API/SDK/Lib I can use to access MKV tags?
I'm afraid I don't entirely understand MKVToolnix, even for the tags it wants an XML file, will it embed this file into the MKV itself?
Similar Threads
-
MKV Tag Editor
By gonwk in forum Newbie / General discussionsReplies: 32Last Post: 24th Jan 2021, 09:39 -
[SOLVED] How to tag an mkv/mka file?
By bat999 in forum Newbie / General discussionsReplies: 13Last Post: 24th Jun 2018, 14:20 -
How to edit MKV Tags? Is there any MKV Tag Editor available?
By Bonie81 in forum Video ConversionReplies: 1Last Post: 6th Nov 2011, 11:20 -
Creating chapters (MKV)
By ignorantbliss in forum Newbie / General discussionsReplies: 1Last Post: 4th May 2010, 10:32 -
MKV to AVI program, hardsubbing program, adding subtitle to DVD Flick
By projecttemp in forum Video ConversionReplies: 1Last Post: 21st Sep 2009, 08:42