in

andy vt's tools & blog

automating lazy

RunExternal for VideoRedo ?

Last post 03-07-2012 8:00 PM by miles267. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 01-31-2012 12:45 PM

    RunExternal for VideoRedo ?

    Hi Folks;

    I'm trying to create a new profile that cuts out commercials using video redo and the .vprj file created by ComSkip. It works perfectly manually (ie. by clicking the .vprj file) so now I'd like to try an automate it using the toolbox.

    The command I need to run is this;

    cscript //nologo "C:\Program Files (x86)\VideoReDoTVSuite4\vp.vbs" "%FILEIN%" "%FILEOUT%" /t10 /q /e

    Is this possible? Can anyone help me get this step of the profile up and running?

    If so, I'd gladly post up the finished result in the Profiles forum as I'm quite sure this would be a popular one :-)

  • 02-04-2012 4:01 PM In reply to

    Re: RunExternal for VideoRedo ?

    OK, this seems to work using the dvrmsGUI;

    C:\Windows\System32\cscript.exe
    "C:\Program Files (x86)\VideoReDoTVSuite4\vp.vbs" "C:\Temp\BetterHalf.VPrj" "C:\Temp\better.wtv" /t10 /q /e

    Now the question is, how do I set variables for the source file and the destination?

  • 03-03-2012 11:44 AM In reply to

    Re: RunExternal for VideoRedo ?

     use "%ContextVar%" where ContextVar is the varible in context that you want added to the cmd line.

  • 03-07-2012 8:00 PM In reply to

    • miles267
    • Top 50 Contributor
    • Joined on 10-27-2010
    • NW Arkansas

    Re: RunExternal for VideoRedo ?

    Am experiencing an issue when converting MKV to WTV.  Is it possible use VideoRedo to convert mkv to wtv (I confirmed this produces a smooth WTV file), but still use DVRMSToolbox to incorporate thetvdb.com XML metadata into the final .wtv?  Has anyone managed to do this?

Page 1 of 1 (4 items)
@2008 andy vt
Powered by Community Server (Non-Commercial Edition), by Telligent Systems