+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 8 of 8
			
		
- 
	How are you trying to add tags? If you're doing it via Windows Explorer it probably can't tag MKVs. As far as I know Windows didn't support MKV "out of the box" until Windows 10, so even if you tag MKVs, Explorer probably won't display the info. Unless you install a third party utility. I'm pretty sure the Haali Media Splitter has an option to add MKV attributes to Explorer. 
 
 Someone asked about tagging MKVs in a doom9 thread a while back. There's a few suggestions there. http://forum.doom9.org/showthread.php?p=1727987&
 I rarely tag MKVs myself, but foobar2000 can do it (see post #19). Hopefully one day soon MP3Tag will support MKV and MKA files. It'll tag other common formats such as MP4 and FLAC, but not MKV at the moment (MP3Tag is an excellent program, in case you haven't tried it).
- 
	can u please explain further how can I add tags using Haali Media Splitter ?? 
 Screenshots would be really appreciated :3Thanks.
- 
	I'm not sure you can add/modify MKV tags just by installing Haali. If I remember correctly it adds a shell extension so Windows Explorer can display info and thumbnails for MKVs. Something like this: http://www.cccp-project.net/wiki/index.php?title=Issues:Matroska_Shell_Integration 
 To be honest I can't remember whether it even displays tag info or just generic information such as duration or type of video and audio etc. Without a third party shell extension though, you mightn't be able to see any info about MKVs in Explorer. That's why I asked how you're currently viewing and modifying tags for MP4s.
- 
	Hi 
 It is possible but not in Windows.
 You need to download the Matroska MKVmerge and write commands.
 mkvmerge.exe ... --global-tags "tags.xml"
 You write in the file tags.xml:
 Code:<?xml version="1.0"?> <!-- <!DOCTYPE Tags SYSTEM "matroskatags.dtd"> --> <Tags> <Tag> <Targets> <TargetTypeValue>50</TargetTypeValue> </Targets> ... <Simple> <Name>KEYWORDS</Name> <String>smartphone; </String> <TagLanguage>eng</TagLanguage> <DefaultLanguage>1</DefaultLanguage> </Simple> </Tag> </Tags>Last edited by Jamaika; 11th Nov 2015 at 16:21. 
Similar Threads
- 
  Trouble in adding tags/Meta data to FLACBy pras92 in forum Newbie / General discussionsReplies: 0Last Post: 4th Apr 2014, 04:25
- 
  Catalog MPEG's with Keywords / Tags ?By akinonyx in forum Newbie / General discussionsReplies: 2Last Post: 9th Oct 2013, 16:50
- 
  ID3 tagsBy didikai in forum Newbie / General discussionsReplies: 2Last Post: 21st Jan 2013, 10:10
- 
  remove tagsBy mathmax in forum AudioReplies: 0Last Post: 28th Dec 2010, 14:36


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			
 Quote
 Quote