Log in

View Full Version : Is there any proggy (not command line based) to edit matroska files ?


solvalou
17th May 2004, 21:54
Hey.

I was looking in the avi editing downloads section of doom9 .org but couldnt find any software to edit matroska files (ie. joining 2 .mkv, deleting streams, etc). I'm trying to open some matroska videos in virtualdubmod but it doesn't support .sub subtitles streams.

I saw theres a command line based editor but with all the popularity of this format now there must be a GUI proggy.

thanks in advance

Neo Neko
17th May 2004, 23:47
Virtualdub-mod. Check sourceforge.

P0l1m0rph1c
18th May 2004, 00:56
Unfortunately, nothing except Mkvmerge supports VubSubs subtitles (.sub) in Matroska. But VirtualDubMod is fine for the rest...

solvalou
18th May 2004, 02:55
ok.. but if I use mkvmerge to merge 2 .mkv files will it join subtitles also even if format is subrip .srt ?

Atamido
18th May 2004, 07:58
You *could* edit two Matroska files using the Matroska Stream Editor. It supports VobSubs, and any other type of codec as its completely codec independant. However, if you make a file with it, you probably want to run that file through mkvmerge as its a little buggy at getting the data interleaved well.