I read the "divxmux command line reference" but still can't figure out the right line to label language to the subtiles.
Can you edit the line for me so that DivxPlayer knows vnm.xsub is "vietnamese" and eng.xsub is "english".Code:divxmux --video D:\movie.avi --audio D:\movie.avi --subtitle D:\vnm.xsub --subitle D:\eng.xsub -o F:\scary_movie_4.divx
Thanks.
![]()
![]()
+ Reply to Thread
Results 1 to 4 of 4
-
-
After awhile, I came up with this
Code:divxmux.exe -v "D:\movie.avi" -a (Audio - en;14) #1 "D:\movie.avi" -a (Audio - vi;14) #2 "D:\movie.avi" -s (Subtitle - vi;02) "D:\vnm.xsub" -s (Subtitle - en;02) "D:\eng.xsub" -o "F:\scary_movie_2.divx"
How can I take out the "Normal" and "soutrack" words, leacing only "vietnamese" and "english"? -
I already tried the GUI, it generated very much the same command line to send to DivxMux.
Similar Threads
-
Copying Divx with its subtitle
By dreamcatcher76 in forum SubtitleReplies: 12Last Post: 17th Oct 2008, 06:11 -
Philips DCP850 DivX overall quality (and DivX subtitle handling) question!
By mabhz in forum DVD & Blu-ray PlayersReplies: 0Last Post: 3rd Jul 2008, 18:59 -
Divx subtitle on DVD/Divx player Problem
By abo_shreek11 in forum SubtitleReplies: 4Last Post: 24th Mar 2008, 14:39 -
Divx subtitle on DVD/Divx player Problem
By abo_shreek11 in forum DVD & Blu-ray PlayersReplies: 2Last Post: 8th Mar 2008, 03:41 -
dr divx subtitle help
By dbzkid in forum Video ConversionReplies: 2Last Post: 3rd Sep 2007, 04:09