VideoHelp.com Forum
+ Reply to Thread
Results 1 to 2 of 2
Thread
  1. Member
    Join Date: Nov 2009
    Location: Belgium
    Hello,

    I've ripped from a DVD
    - a video track
    - 2 audio track (original and french)
    - a subtitle track (french)

    I want to merge it into a mkv file
    I use this command (using linux)

    Code:
    $ mkvmerge -o myfile.mkv video.avi --language 0:eng audio.en.ogg --language 0:fre audio.fr.ogg subtitle.idx --title "my file"
    the 2 audio tracks have right name but "und" for the video (I don't mind) and the subtitle (I mind)
    How can I have the language of the subtitle ?

    the subtitle was exacted with
    Code:
    mencoder myfile.vob -vobsubout subtitle -vobsuboutindex 0 -sid 1 -o /dev/null -nosound -ovc frameno

    Thank you
    Quote Quote  

  2. Member
    Join Date: Nov 2009
    Location: Belgium
    ok I finally found out
    $ mkvmerge -o myfile.mkv video.avi --language 0:eng audio.en.ogg --language 0:fre audio.fr.ogg --language 0:fre subtitle.idx --title "my file"
    it was easy

    what took me a lot of time to realize is that
    $ mkvmerge -o myFile.mkv myFile.avi --language 0:eng myfile.en.ogg --language 0:fre myfile.fr.ogg --language 0:fre myfile.idx --title myfile
    procude a strange result with the subtitles (two tracks)
    and
    $ mkvmerge -o myOtherFile.mkv myfile.avi --language 0:eng myfile.en.ogg --language 0:fre myfile.fr.ogg --language 0:fre myfile.idx --title myfile
    is fine
    Quote Quote  




Similar Threads

  1. Batch subtitle muxing - mkvmerge
    By mkr10001 in forum Editing
    Replies: 1
    Last Post: 18th Feb 2012, 12:03
  2. Vertiggo's Subtitle Guide (if all you have is mkvmerge)
    By vertigoanduminas in forum Subtitle
    Replies: 1
    Last Post: 7th Sep 2011, 22:15
  3. Need Help with MKVMerge 4.2.0
    By muramasa007 in forum Newbie / General discussions
    Replies: 5
    Last Post: 31st Aug 2010, 19:46
  4. using mkvmerge gui
    By zoloabc in forum Editing
    Replies: 3
    Last Post: 6th Mar 2010, 10:18
  5. Error -1 with MKVMerge
    By cedworld in forum Video Conversion
    Replies: 4
    Last Post: 28th Mar 2009, 12:06
Search   Contact us   About   Advertise   Forum   RSS Feeds   Statistics   Tools