Hello, again...

I am using the --outputtv option to download a video file to a directory on my external USB drive:

F:\Downloads\FLVtoMP4remux\

Inside that directory I have placed some executables and a batch file (remux.bat), that invokes those executables...

I have searched the net and found that in order to run the batch file via command line, I should use something like this:

cmd /k "cd /d "F:\Downloads\FLVtoMP4remux" & "remux.bat" ^&& exit"

(If you know better, chime in...).

I want to put that inside the --command (or -c) option for GiP, so that when the download is completed, the batch file is run (and the video file is processed).

Is it feasible and what would be the correct syntax for that?
(WinVistaSP2 x86)

Appreciative of any help offered...
Vangelis.

_______________________________________________
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer

Reply via email to