[QDVDAuthor-users] multiple audio
Brought to you by:
qdvdauthor
|
From: Jurgen <jur...@gm...> - 2014-07-06 22:22:53
|
Hi all, I am making a promotion DVD wit many short videos. One of the video contains three audio tracks (English, Dutch, Malagasy/Bara). The three tracks are not picked up in Qdvdauthor so this is what I did in the xml (in bold): <SourceEntry Pause="0" DisplayName="[15] - output" > *<Audio AudioNumber="0" Lang="EN" />** **<Audio AudioNumber="1" Lang="NL" />** **<Audio AudioNumber="2" Lang="MG" />* <SourceInfo Pause="0" BPS="192000" Size="2.04794GB" Bits="0" Format="pal" Titleset="3" Ratio="16:9" FPS="25" Length="02:07:53" AutoTranscode="false" AudioFormat="Stereo" MetaSubtitles="false" HasAudio="true" MSecPreview="79300" Sample="48000" Resolution="720x576" Status="Ok" > <File>output.vob</File> <Properties Pause="0" PostCommands=" call vmgm menu 5;" PreCommands="audio=0; " /> <Chapters>00:00:00.000</Chapters> </SourceInfo> </SourceEntry> However, the final result is that only the first (set in the xml) language is visible when I play the DVD and play around with the audio button on my remote. Is there a way to make my DVD thingy obey my commands... Like "yes jurgen, your will is my command." ;) Jurgen |