unas_media
3rd July 2007, 18:19
Hello,
I'm trying to automate the encoding with WME9 at the moment.
The problem is that I have two seperate files. One .avi file which contains only video and a .wav file.
Manually it is only possible to encode this by selecting "Both device and file" in the WME and then just select two files.
Now the problem with the command line is that I don't know how it is possible to tell the encoder to use two different files as input for audio and video.
I tried this line
CScript.exe wmcmd.vbs -input C:\test01.avi -adevice C:\test01.wav -output C:\codiert\ -outputstring _300 -loadprofile C:\codierung\300kb.prx
This returns the error: "Expect integer value for parameter -adevice".
Is there any other possibility to tell WME to use two files as source?
Help would be much appreciated.
I'm trying to automate the encoding with WME9 at the moment.
The problem is that I have two seperate files. One .avi file which contains only video and a .wav file.
Manually it is only possible to encode this by selecting "Both device and file" in the WME and then just select two files.
Now the problem with the command line is that I don't know how it is possible to tell the encoder to use two different files as input for audio and video.
I tried this line
CScript.exe wmcmd.vbs -input C:\test01.avi -adevice C:\test01.wav -output C:\codiert\ -outputstring _300 -loadprofile C:\codierung\300kb.prx
This returns the error: "Expect integer value for parameter -adevice".
Is there any other possibility to tell WME to use two files as source?
Help would be much appreciated.