VideoHelp Forum
+ Reply to Thread
Results 1 to 4 of 4
Thread
  1. How do you automatically rename or change the naming of the files in Avidemux and VirtualDub2 to prevent overwriting previous ones?

    I mean, how do I automatically add timestamps to the names of my output files?
    Last edited by Sound Master; 31st Mar 2024 at 19:34.
    Quote Quote  
  2. This can be tricky in "dos" - i use something like this:

    Code:
    @set SAVESTAMP=%DATE:/=-%_%TIME::=-%
    @set SAVESTAMP=%SAVESTAMP:.=-%
    
    *example of usage in file name*
    
    "%~n1_%SAVESTAMP%_.mov"
    And btw - this is for scripting so if you can use mentioned applications from command line then it should be not a problem.
    Quote Quote  
  3. TBH i've never ever used StaxRip...
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!