View Single Post
Old 20th June 2016, 04:51   #2952  |  Link
Mister XY
Registered User
 
Join Date: Jun 2014
Posts: 82
This is the mxp script.
Quote:
Section=Settings
{
Destination Folder=Z:\home\thomas\DVD\DVD_3\VIDEO_TS
Item=Palette
{
Name=DefaultPalette
Color 0=0, 0, 255
Color 1=255, 0, 0
Color 2=0, 0, 0
Color 3=255, 255, 255
Color 4=0, 255, 0
Color 5=255, 0, 255
Color 6=255, 255, 0
Color 7=0, 125, 125
Color 8=125, 125, 125
Color 9=225, 225, 225
Color 10=125, 0, 0
Color 11=0, 125, 0
Color 12=0, 0, 125
Color 13=222, 0, 255
Color 14=222, 125, 0
Color 15=125, 0, 125
}
}
Section=Content
{
Item=Segment
{
Name=Seg1
Display Mode=Only Letterbox
Item=Video Stream
{
Standard=PAL
Item=Video Play
{
File=Z:\home\thomas\DVD\DVD_3_Film.m2v
}
}
Item=Audio Stream
{
Stream Number=1
Language=de
Language Extension=1
Delay=0
Item=Audio Play
{
File=Z:\home\thomas\DVD\DVD_3_Film_1.ac3
}
}
Item=Scene List
{
Item=Scene
{
Name=Seg1_Scn1
Scene Time=00:00:00:00
Uop=00000000
}
}
}
}
Section=Navigation
{
Item=First PGC
{
Name=FP
Item=Pre Commands
{
mov GPRM0, 1
JumpSS TitleMenu
}
}
Item=VMG
{
Item=Language
{
Name=VMG_Lu1
Item=PGC
{
Name=VMG_Lu1_Pgc1
Menu ID=Title Menu
Item=Pre Commands
{
if ( GPRM0 == 1 ) GoTo 2
JumpTT VTS01_Ttn1
}
}
}
}
Item=VTS01
{
Item=Language
{
Name=VTSM01_Lu1
Item=PGC
{
Name=VTSM01_Lu1_Pgc1
Menu ID=Root Menu
Item=Pre Commands
{
JumpSS VMG_Lu1_Pgc1
}
}
}
Item=Title
{
Name=VTS01_Ttn1
Item=PGC
{
Name=VTS01_Ttn1_Pgc1
Menu ID=Title Entry
Item=Post Commands
{
Exit
}
Item=Program List
{
Item=Program
{
Name=VTS01_Ttn1_Pgc1_Pg1
Item=Cell
{
Name=VTS01_Ttn1_Pgc1_Cell1
Linked Scene=Seg1_Scn1
}
}
}
}
Item=Part of Title List
{
Item=VTS01_Ttn1_Pgc1_Pg1
}
}
}
}
Quote:
6. Please carry our this test under wine: manually launch MuxMan (simply double click on it). The graphic GUI of MuxMan should start. If so, you please can do: File --> Load Project and open the mxp script file of the step 3. If you simply hit then "Start", you should be able to create manually, with a single click, the whole DVD!!!
This run

Quote:
For sure MuxMan did not start at all in your reported testing session, since it did not produce any log file, as reported in the log line: "BatchMux: ERROR opening Log File Z:\home\thomas\DVD\Temp\DVD_MuxMan.log".
And yes, muxman did not start via avs2dvd.
I also have change the standard app from mono to wine. After this, muxman starts.
Mister XY is offline   Reply With Quote