Peter1234
5th January 2006, 22:02
I am trying to learn how to use MuxMan in the batch mode. I have generated a valid project.mxp file by using the GUI mode and saving the project file (later I will generate this with my program). I then associated the mxp extention with muxman.exe and generated the following command line using the instructions in the readme file:
project.mxp -d C:\VIDEO_TS -l C:\muxman.log -run
When this is run as a command line in a batch file, the muxman program GUI will open with the project file inputs entered. But, it will not generate the output files unless the start buton is clicked.
I assume that I am doing something wrong. I would like muxman to generate the VIDEO_TS files without needing to click the start button and then terminate so that the next batch command line will run.
Can anyone tell me what I am doing wrong? Thanks.
project.mxp -d C:\VIDEO_TS -l C:\muxman.log -run
When this is run as a command line in a batch file, the muxman program GUI will open with the project file inputs entered. But, it will not generate the output files unless the start buton is clicked.
I assume that I am doing something wrong. I would like muxman to generate the VIDEO_TS files without needing to click the start button and then terminate so that the next batch command line will run.
Can anyone tell me what I am doing wrong? Thanks.