Hi
How can i specify a “start up directory” when i submit a command line job with command line?
it’s easy with the GUI but i don’t find any parameter or Key to do that in command line.
here is me command:
DeadlineCommand.exe -SubmitCommandLineJob -executable “K:_RD_LVR_RD\Batch\encodage\MPlayer\mencoder.exe” -arguments “mf://K:_RD_LVR_RD\Batch\outest\test2*.jpg -mf w=2048:h=1556:fps=25:type=jpg -ovc raw -oac copy -o K:_RD_LVR_RD\Batch\outest\test2.avi” -frames 1-1 -chunksize 1000 -prop JobDependencies=999_050_999_53043b5d -priority 100 -name “ProxyMovi command line job”
Thanks