I'm using MeGUI to overlay my subtitles on mkv videos (that also have embedded default subtitles).
I read the video source with DirectShowSource command, then TextSub my srt file on the video.
The problem is that the output video has two subtitles, mine over the default one.
Is there a command to ignore the default embedded subtitles for my case?![]()
+ Reply to Thread
Results 1 to 3 of 3
-
-
If they are hardcoded subs, no
If they are soft subs, you can either remove them first (using mkvtoolnix, just uncheckmark the unwanted subs, remux a "new" mkv) ; or use a different source filter than DirectShowSource() . Eg. FFMS2 with FFVideoSource() -
Thank you poisondeathray for the quick and detailed answer. They are soft subs
Similar Threads
-
embedded subtitles on avi file not displaying on TV
By frannybyrn in forum SubtitleReplies: 2Last Post: 26th Aug 2013, 09:45 -
How to remove embedded subtitles from mkv
By imars99 in forum SubtitleReplies: 9Last Post: 24th Aug 2011, 02:06 -
Embedded subtitles
By dexter30 in forum Newbie / General discussionsReplies: 1Last Post: 13th Sep 2010, 15:07 -
Editing Integrated/Embedded Subtitles
By Ofelas in forum SubtitleReplies: 3Last Post: 28th Jan 2010, 16:12 -
[INFO] Embedded subtitles in .AVI files
By Midzuki in forum SubtitleReplies: 0Last Post: 24th Jan 2009, 00:17