Hi, I have a couple questions if you don't mind.
My objective is to split my mkv's down to a manageable size which is acceptable to my external HD.
1. Using mkvmerge, I know that it's easily doable to strip unwanted subtitles, but is it possible to append an external .srt so that it's available when playing the standalone .mkv after processing? (So that the current subtitle is essentially replaced by a different .srt of my choosing). If so, question (2) doesn't really require an answer.
The resulting .mkv is too large for my external, but I can't split it inside mkvmerge since I don't think it supports splitting subtitles concurrently �la splitMKV.
2. So.... as a workaround, I tried stripping the unwanted (foreign) subtitle using mkvmerge, which went fine. I then wanted to split both an english .srt and the video file, but after muxing with mkvmerge I get this:
If I don't remove the subtitle w/ mkvmerge I get no such error, but am left with those annoying extra foreign subs. Anyone either know how to strip and replace using mkvmerge, or how to successfully turn '--engage use_codec_state' to 'ON'? My syntax must be entirely incorrect sinceCode:Error: 'C:\ilupm.mkv' track 1: This track uses a Matroska feature called 'Codec state elements'. mkvmerge supports these but this feature has not been turned on with the option '--engage use_codec_state'.produces the same error.Code:C:\splitMKV\splitMKV.exe C:\ilupm.mkv /split:2200 --engage use_codec_state
Any help is appreciated.
p.s. I have already looked through the Guide to mkvmerge GUI but didn't find it helpful for this specific issue.
+ Reply to Thread
Results 1 to 3 of 3
-
Last edited by salinsky; 14th May 2011 at 04:29.
-
1. open mkv, add srt and save as mkv and save a new mkv?
Similar Threads
-
Video out of sync after using mkvmerge "append" function
By Odaik in forum Video ConversionReplies: 1Last Post: 10th Aug 2011, 03:42 -
"Greenish" Black & White To "True(r)" Black & White?
By DeathStalker77 in forum RestorationReplies: 8Last Post: 30th Jul 2011, 08:39 -
Set "Output filename" As Default Global "File/segment title" In MkvMerge?
By LouieChuckyMerry in forum Video ConversionReplies: 0Last Post: 9th Jul 2011, 01:52 -
Question about using "delay" in mkvmerge.
By Gothic Autumn in forum AudioReplies: 0Last Post: 13th Jun 2011, 21:30 -
Metallic "chirp" when appending flv segments with flvbind
By brassplyer in forum Video ConversionReplies: 4Last Post: 6th May 2008, 18:14