Lolitka
25th September 2007, 19:22
I found out that mkvmerge don't work good with subtitles, so i tried run command
"mkvmerge" -o "E:\~\~dita\Hair\Hair.mkv" -a 1 -d 0 -S E:\~\~dita\Hair\_\Hair.avi -s 0 -D -A E:\~\~dita\Hair\Hair-UTF8.srt --track-order 0:0,0:1,1:0 --split size:650M --sub-charset 0:UTF-8
Subtitle file are in UTF-8 - i converted it to UTF8 via iconv and in notepad it opens ok as utf8.
But with same result i see bad characters (Two characters starting with A for national character) in subtitles in vlc or mplayer when playing video.
Im using win32.
Can you please help me - i want to split movie to CDS with external subtitles for my friend and i want it to work withouth problem.
"mkvmerge" -o "E:\~\~dita\Hair\Hair.mkv" -a 1 -d 0 -S E:\~\~dita\Hair\_\Hair.avi -s 0 -D -A E:\~\~dita\Hair\Hair-UTF8.srt --track-order 0:0,0:1,1:0 --split size:650M --sub-charset 0:UTF-8
Subtitle file are in UTF-8 - i converted it to UTF8 via iconv and in notepad it opens ok as utf8.
But with same result i see bad characters (Two characters starting with A for national character) in subtitles in vlc or mplayer when playing video.
Im using win32.
Can you please help me - i want to split movie to CDS with external subtitles for my friend and i want it to work withouth problem.