Output filename and path in command line [message #733] |
Sun, 11 December 2016 05:32 |
rogeriobrito Messages: 4 Registered: December 2007 |
Junior Member |
|
|
Hi.
I'm converting some files from WMV to AVI, and vice-versa. I need to do it using the command line.
Question is how do I set the filename and path for the output file using the command line?
The output file must not be in the some folder as the input file.
Do I have to generate a config file for each file I convert?
Thanks a lot
Rogerio
|
|
|
Re: Output filename and path in command line [message #734 is a reply to message #733 ] |
Mon, 12 December 2016 16:20 |
Videocharge Support Messages: 363 Registered: December 2005 Location: USA |
Senior Member |
|
|
Yes, the destination folder and produced file name are saved in the config file and there's no way to call them from the command line.
It may be that the use of dynamic variables will help you. Besides, if your source files are located together in the same folder, it may be more convenient to you to process the whole folder. When processing a whole folder, the hierarchy of source files is being automatically preserved at the output.
[Updated on: Thu, 13 December 2007 16:29]
|
|
|