My first question pertains to ConvertXToDVD, I have an MKV file with the following specifications:
Container = MKV
Video = FFMpeg (MPEG-4)
Audio = Vorbis
Subs = IDX/Sub
Now, there are actually 2 IDX files in the MKV. One in Position 4 and one in Position 5. Position 4 is listed as the default when I look at MKVMerge. Also, when I extract both, Position 4 is decidedly bigger, so that is the one I have been using.
To continue, I demuxed the IDX/SUB from the MKV and then dragged the MKV file into ConvertXToDVD. ConvertXToDVD recognized the IDX/SUB and added it as a Sub Stream. Now, when I spit out my DVD Files and burn them, the subs do not show when played on the stand alone DVD Player.
My second question pertains to how to play the aforementioned MKV file using MPlayer with the IDX /SUB showing. The Mplayer documentation is a bit confusing when it talks about -VOBSUB -VOBSUBID parameters. Can someone provide the exact command line I would use to play the IDX/SUB?
Finally, my third question is regarding TMPGenc DVD Author 3. I thought I read that it accepts IDX/SUB as a Sub Stream? Yet, when I try to import them, it is not one of the sub extensions recognized?
+ Reply to Thread
Results 1 to 5 of 5
-
-
Does the subtitle work if you play the dvd with a software dvd player?
I guess you tried manually enable the subtitles your dvd player using the remote? It's not enabled by default.
Tmpgenc dvd author doesn't support sub/idx subs. -
Originally Posted by Baldrick
I have already thrown away the test DVD, I will remake it and see if I can turn the subs on with my remote, which is something I have never done. -
Baldrick, quick couple of questions.
First off, you were correct, I had to turn the subs on.
Question 1, does ConvertXToDVD have an option that automatically turns the subs on?
Question 2, Luckily the project I am working on now is at 29.97 fps. Does ConvertXToDVD do pulldowns? Do you specify that or does it automatically do it if say the fps was 23.976? -
i believe convertx is meant to force the subs on,
but if it's not working you could see to it with ifoedit or something.
convertx automatically does the pulldown.
with mplayer if you have internal subs, while playing the file press 'j' on the keyboard to switch subs.
with external sub/idx
run:
Code:mplayer input.avi -vobsub moviesub -v
kill the video,
and look for vobsub lines in the console,
you should have lines like
[vobsub], (vobsudid):0 language en
you'll see the info you need.
then use commandlines similar to these for playback:
Code:mplayer input.avi -vobsub moviesub -vobsubid 0 mplayer input.avi -vobsub moviesub -slang en
tripp
Similar Threads
-
TMPGEnc DVD Author 2 questions
By siluet in forum Authoring (DVD)Replies: 15Last Post: 27th Apr 2009, 20:57 -
ConvertXtoDVD vs. Tmpgenc DVD Author w/Divx Authoring
By Iron_Monkey in forum Authoring (DVD)Replies: 4Last Post: 21st Dec 2008, 20:00 -
TMPGEnc DVD Author 3 (TDA) Questions
By Brent.M in forum Newbie / General discussionsReplies: 5Last Post: 10th Feb 2008, 23:34 -
Some questions on TMPGEnc DVD Author 3
By rock_king_my in forum Authoring (DVD)Replies: 4Last Post: 7th Dec 2007, 06:32 -
New to TMPGEnc DVD Author 3 - Two Questions on Video Quality
By heyjjjaded in forum Authoring (DVD)Replies: 0Last Post: 16th Aug 2007, 12:15