Sagittaire
20th July 2005, 14:09
Two Towers Trailer: (http://multimediacom.free.fr/CDRTest/LOTRII.divx)
- Video 720*400 XviD q4
- Audio AC3 5.1 French & English
- Subtitle xsub French & English
- Chapter
problem : how mux bmp mask for menu ???
i try with bmptoxsub.exe but mask don't work ...
at this time here my xml project:
<DivXMediaManager objectID="117" startingMenuID="118" defaultMenuLanguage="en" version="1.0">
<LanguageMenus objectID="118" languageCode="en" startingMenuID="190" rootMenuID="160" >
<DivXMediaMenu objectID="190" backgroundVideoID="1057" backgroundAudioID="1058" exitAction="191" menuType="other">
<Action objectID="191" >
<MenuTransitionAction objectID="178" menuID="160" />
</Action>
</DivXMediaMenu>
<DivXMediaMenu objectID="899" backgroundVideoID="156" exitAction="898" menuType="other">
<Action objectID="898" >
<MenuTransitionAction objectID="897" menuID="160" />
</Action>
</DivXMediaMenu>
<DivXMediaMenu objectID="799" backgroundVideoID="148" exitAction="798" menuType="other">
<Action objectID="798" >
<MenuTransitionAction objectID="797" menuID="160" />
</Action>
</DivXMediaMenu>
<DivXMediaMenu objectID="160" backgroundVideoID="180" backgroundAudioID="182" startingMenuItemID="161" exitAction="177" menuType="title" >
<ButtonMenu objectID="161" overlayID="181" rightAction="165" leftAction="173" selectAction="163" text="Trailer - SD">
<MenuRectangle objectID="162" left="300" top="150" width="120" height="100" />
<Action objectID="163" >
<PlayAction objectID="164" titleID="124" mediaObjectID="128" />
</Action>
</ButtonMenu>
<Action objectID="177" >
<MenuTransitionAction objectID="178" menuID="160" />
</Action>
</DivXMediaMenu>
</LanguageMenus>
<Media objectID="119">
<MenuTracks objectID="120">
<MediaSource objectID="179" mediaType="menuAvi" location="Menu1.divx" />
<MediaSource objectID="1179" mediaType="menuAvi" location="Menu2.divx" />
<MediaTrack objectID="1057" mediaSourceID="179" sourceTrackID="none" trackID="00dc" startFrame="0" endFrame="450" type="video" />
<MediaTrack objectID="1058" mediaSourceID="179" sourceTrackID="none" trackID="01wb" startTime="0.000000" endTime="17.960" type="audio" />
<MediaTrack objectID="180" mediaSourceID="1179" sourceTrackID="none" trackID="00dc" startFrame="0" endFrame="663" type="video" />
<MediaTrack objectID="181" mediaSourceID="1179" sourceTrackID="none" trackID="02sb" startFrame="0" endFrame="1" type="subtitle" />
<MediaTrack objectID="182" mediaSourceID="1179" sourceTrackID="none" trackID="01wb" startTime="0.000000" endTime="26.520" type="audio" />
</MenuTracks>
<Title objectID="124" translationLookupID="133" defaultAudioTrack="01wb" defaultSubtitleTrack="none" >
<MediaSource objectID="125" mediaType="featureAvi" location="Film.divx" />
<Chapter objectID="128" translationLookupID="158" >
<MediaTrack objectID="126" mediaSourceID="125" sourceTrackID="none" trackID="00dc" startFrame="0" endFrame="1499" type="video" />
<MediaTrack objectID="127" mediaSourceID="125" sourceTrackID="none" trackID="01wb" startTime="0.000000" endTime="60.000" languageCode="en" translationLookupID="1053" type="audio" />
<MediaTrack objectID="900" mediaSourceID="125" sourceTrackID="none" trackID="02wb" startTime="0.000000" endTime="60.000" languageCode="fr" translationLookupID="122" type="audio" />
<MediaTrack objectID="902" mediaSourceID="125" sourceTrackID="none" trackID="03sb" startFrame="0" endFrame="10" languageCode="en" translationLookupID="142" type="subtitle" />
<MediaTrack objectID="903" mediaSourceID="125" sourceTrackID="none" trackID="04sb" startFrame="0" endFrame="10" languageCode="fr" translationLookupID="131" type="subtitle" />
</Chapter>
<Chapter objectID="1128" translationLookupID="1158" >
<MediaTrack objectID="1126" mediaSourceID="125" sourceTrackID="none" trackID="00dc" startFrame="1500" endFrame="2999" type="video" />
<MediaTrack objectID="127" mediaSourceID="125" sourceTrackID="none" trackID="01wb" languageCode="en" translationLookupID="1053" type="audio" />
<MediaTrack objectID="900" mediaSourceID="125" sourceTrackID="none" trackID="02wb" languageCode="fr" translationLookupID="122" type="audio" />
<MediaTrack objectID="902" mediaSourceID="125" sourceTrackID="none" trackID="03sb" languageCode="en" translationLookupID="142" type="subtitle" />
<MediaTrack objectID="903" mediaSourceID="125" sourceTrackID="none" trackID="04sb" languageCode="fr" translationLookupID="131" type="subtitle" />
</Chapter>
</Title>
</Media>
<TranslationTable objectID="121" >
<TranslationLookup objectID="1053" >
<Translation objectID="1054" languageCode="en" value="English" />
</TranslationLookup>
<TranslationLookup objectID="122" >
<Translation objectID="123" languageCode="fr" value="French" />
</TranslationLookup>
<TranslationLookup objectID="133" >
<Translation objectID="134" languageCode="en" value="Two Towers" />
</TranslationLookup>
<TranslationLookup objectID="142" >
<Translation objectID="143" languageCode="en" value="English" />
</TranslationLookup>
<TranslationLookup objectID="131" >
<Translation objectID="132" languageCode="fr" value="French" />
</TranslationLookup>
<TranslationLookup objectID="158" >
<Translation objectID="159" languageCode="en" value="Chapitre 1" />
</TranslationLookup>
<TranslationLookup objectID="1158" >
<Translation objectID="1159" languageCode="en" value="Chapitre 2" />
</TranslationLookup>
</TranslationTable>
</DivXMediaManager>
with this mux file project:
Fuse.exe -v azerty.avi -a english.ac3 -a french.ac3 -s English.xsub -s French.xsub -o film.divx
pause
Fuse.exe -x LOTRII.xml -o LOTRII.divx
pause
- Video 720*400 XviD q4
- Audio AC3 5.1 French & English
- Subtitle xsub French & English
- Chapter
problem : how mux bmp mask for menu ???
i try with bmptoxsub.exe but mask don't work ...
at this time here my xml project:
<DivXMediaManager objectID="117" startingMenuID="118" defaultMenuLanguage="en" version="1.0">
<LanguageMenus objectID="118" languageCode="en" startingMenuID="190" rootMenuID="160" >
<DivXMediaMenu objectID="190" backgroundVideoID="1057" backgroundAudioID="1058" exitAction="191" menuType="other">
<Action objectID="191" >
<MenuTransitionAction objectID="178" menuID="160" />
</Action>
</DivXMediaMenu>
<DivXMediaMenu objectID="899" backgroundVideoID="156" exitAction="898" menuType="other">
<Action objectID="898" >
<MenuTransitionAction objectID="897" menuID="160" />
</Action>
</DivXMediaMenu>
<DivXMediaMenu objectID="799" backgroundVideoID="148" exitAction="798" menuType="other">
<Action objectID="798" >
<MenuTransitionAction objectID="797" menuID="160" />
</Action>
</DivXMediaMenu>
<DivXMediaMenu objectID="160" backgroundVideoID="180" backgroundAudioID="182" startingMenuItemID="161" exitAction="177" menuType="title" >
<ButtonMenu objectID="161" overlayID="181" rightAction="165" leftAction="173" selectAction="163" text="Trailer - SD">
<MenuRectangle objectID="162" left="300" top="150" width="120" height="100" />
<Action objectID="163" >
<PlayAction objectID="164" titleID="124" mediaObjectID="128" />
</Action>
</ButtonMenu>
<Action objectID="177" >
<MenuTransitionAction objectID="178" menuID="160" />
</Action>
</DivXMediaMenu>
</LanguageMenus>
<Media objectID="119">
<MenuTracks objectID="120">
<MediaSource objectID="179" mediaType="menuAvi" location="Menu1.divx" />
<MediaSource objectID="1179" mediaType="menuAvi" location="Menu2.divx" />
<MediaTrack objectID="1057" mediaSourceID="179" sourceTrackID="none" trackID="00dc" startFrame="0" endFrame="450" type="video" />
<MediaTrack objectID="1058" mediaSourceID="179" sourceTrackID="none" trackID="01wb" startTime="0.000000" endTime="17.960" type="audio" />
<MediaTrack objectID="180" mediaSourceID="1179" sourceTrackID="none" trackID="00dc" startFrame="0" endFrame="663" type="video" />
<MediaTrack objectID="181" mediaSourceID="1179" sourceTrackID="none" trackID="02sb" startFrame="0" endFrame="1" type="subtitle" />
<MediaTrack objectID="182" mediaSourceID="1179" sourceTrackID="none" trackID="01wb" startTime="0.000000" endTime="26.520" type="audio" />
</MenuTracks>
<Title objectID="124" translationLookupID="133" defaultAudioTrack="01wb" defaultSubtitleTrack="none" >
<MediaSource objectID="125" mediaType="featureAvi" location="Film.divx" />
<Chapter objectID="128" translationLookupID="158" >
<MediaTrack objectID="126" mediaSourceID="125" sourceTrackID="none" trackID="00dc" startFrame="0" endFrame="1499" type="video" />
<MediaTrack objectID="127" mediaSourceID="125" sourceTrackID="none" trackID="01wb" startTime="0.000000" endTime="60.000" languageCode="en" translationLookupID="1053" type="audio" />
<MediaTrack objectID="900" mediaSourceID="125" sourceTrackID="none" trackID="02wb" startTime="0.000000" endTime="60.000" languageCode="fr" translationLookupID="122" type="audio" />
<MediaTrack objectID="902" mediaSourceID="125" sourceTrackID="none" trackID="03sb" startFrame="0" endFrame="10" languageCode="en" translationLookupID="142" type="subtitle" />
<MediaTrack objectID="903" mediaSourceID="125" sourceTrackID="none" trackID="04sb" startFrame="0" endFrame="10" languageCode="fr" translationLookupID="131" type="subtitle" />
</Chapter>
<Chapter objectID="1128" translationLookupID="1158" >
<MediaTrack objectID="1126" mediaSourceID="125" sourceTrackID="none" trackID="00dc" startFrame="1500" endFrame="2999" type="video" />
<MediaTrack objectID="127" mediaSourceID="125" sourceTrackID="none" trackID="01wb" languageCode="en" translationLookupID="1053" type="audio" />
<MediaTrack objectID="900" mediaSourceID="125" sourceTrackID="none" trackID="02wb" languageCode="fr" translationLookupID="122" type="audio" />
<MediaTrack objectID="902" mediaSourceID="125" sourceTrackID="none" trackID="03sb" languageCode="en" translationLookupID="142" type="subtitle" />
<MediaTrack objectID="903" mediaSourceID="125" sourceTrackID="none" trackID="04sb" languageCode="fr" translationLookupID="131" type="subtitle" />
</Chapter>
</Title>
</Media>
<TranslationTable objectID="121" >
<TranslationLookup objectID="1053" >
<Translation objectID="1054" languageCode="en" value="English" />
</TranslationLookup>
<TranslationLookup objectID="122" >
<Translation objectID="123" languageCode="fr" value="French" />
</TranslationLookup>
<TranslationLookup objectID="133" >
<Translation objectID="134" languageCode="en" value="Two Towers" />
</TranslationLookup>
<TranslationLookup objectID="142" >
<Translation objectID="143" languageCode="en" value="English" />
</TranslationLookup>
<TranslationLookup objectID="131" >
<Translation objectID="132" languageCode="fr" value="French" />
</TranslationLookup>
<TranslationLookup objectID="158" >
<Translation objectID="159" languageCode="en" value="Chapitre 1" />
</TranslationLookup>
<TranslationLookup objectID="1158" >
<Translation objectID="1159" languageCode="en" value="Chapitre 2" />
</TranslationLookup>
</TranslationTable>
</DivXMediaManager>
with this mux file project:
Fuse.exe -v azerty.avi -a english.ac3 -a french.ac3 -s English.xsub -s French.xsub -o film.divx
pause
Fuse.exe -x LOTRII.xml -o LOTRII.divx
pause