I tried the "divxmux command line reference" downloaded together with the divxmux.exe and was able to mux my video file, audio files and subtitle files into divx container, which plays fine. The problem is divxplayer would show my subtitles as "English Normal", "Vietnamese Normal" and my audios as "English sountrack" and "Vietnamese sountrack". Seeing that the file encoded using DivxConverter would have only "english" and "Vietnamese". How could I achieve this using divxmux? The line i used is as follow, pls modify it to let me know where i went wrong. Thanks.
Code:
Divxmux.exe -v "video.avi" -a (Audio - en;14) #1 "video.avi" -a (Audio - vi;14) #2 "video.avi" -s (Subtitle - vi;02) vnm.xsub -s (Subtitle - en;02) eng.xsub -o video.divx