VirtualDub PreScripter_v1.0

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
User avatar
Phantasmagoriat
Joined: Mon Feb 06, 2006 11:26 pm
Status: ☁SteamPunked≈☂
Contact:
Org Profile

VirtualDub PreScripter_v1.0

Post by Phantasmagoriat » Sun Jan 22, 2012 6:38 pm

"VirtualDub PreScripter v1.0" by Phantasmagoriat

ABOUT:
  • "VirtualDub PreScripter (VDubPS) is designed to simplify the process of
    creating an AviSynth Script and opening it with both VirtualDub & NotePad."
  • REQUIREMENTS:
    Windows | AviSynth | VirtualDub | CCCP

    SETUP/USAGE:
    • -Download "VirtualDub_PreScripter.zip" [2KB](very small)
      -Unzip to any location: right-click > extract
      -Copy/Move contents to same folder as VirtualDub (may or may not be necessary)
      -Create shortcut for your desktop: right-click > Create shortcut (optional)
      -Simply Drag-and-Drop your video file onto "VDubPS.bat" (the file itself, or shortcut)
        • Image
      -Then, if everything worked the way it should, a script will be generated
      and launched with both VirtualDub & notepad. That's it!
    OPTIONS:
    • -Open "VDubPS.bat" with notepad (manually or via right-click > Edit)
      • -SET SOURCECALL=DirectShowSource to desired SourceCall
        -SET EDITOR="notepad.exe" to path of desired Text-Editor
        -SET FULLPATHS=no to yes/no if you want scripts to use Full Paths
        -SET EXTENSION=no to yes/no if you want Extensions in your script filenames
      -Open "VDubPS_Template.txt" and add extra commands you want added to your script
NOTES:
  • -By default, VDubPS uses DirectShowSource for generating scripts-- except for
    .avi & .d2v files which use avisource and mpeg2source respectively.
    (.avs files are passed directly to vdub). However if you have something
    like FFVideoSource, I recommend switching to that since it is more frame-accurate.
    -You can also change the text-editor used; default is notepad. See Options above.
    -I haven't tested VDubPS on any other computers, so any feedback would be appreciated.
---------------------------

:bear:

Enjoy^^


~Phan
Image
Org Profile | AMVGuide | Phan Picks! | THE424SHOW | YouTube | "Painkiller"

"Effort to Understand; Effort to be Understood; to See through Different Eyes."

User avatar
Enigma
That jolly ol' bastid
Joined: Sat Mar 07, 2009 3:55 pm
Status: Free
Location: California
Org Profile

Re: VirtualDub PreScripter_v1.0

Post by Enigma » Mon Jan 23, 2012 4:18 pm

GG.

User avatar
gotegenks
Joined: Sat Oct 03, 2009 9:54 pm
Location: charlesgood, california
Contact:
Org Profile

Re: VirtualDub PreScripter_v1.0

Post by gotegenks » Thu Jan 26, 2012 1:40 pm

THIS IS GREAT! it'll be a life saver when i need to encode all 300-400 kh clips.
Image

User avatar
Phantasmagoriat
Joined: Mon Feb 06, 2006 11:26 pm
Status: ☁SteamPunked≈☂
Contact:
Org Profile

Re: VirtualDub PreScripter_v1.0

Post by Phantasmagoriat » Thu Jan 26, 2012 3:01 pm

Thanks :) although for 300-400 clips you might want something more like this: AVSCreator
That way, you can hit ctrl+a and Drag-n-Drop all 400 clips at once.
Then fire up virtualdub's job control to process the whole directory.
Image
Org Profile | AMVGuide | Phan Picks! | THE424SHOW | YouTube | "Painkiller"

"Effort to Understand; Effort to be Understood; to See through Different Eyes."

User avatar
gotegenks
Joined: Sat Oct 03, 2009 9:54 pm
Location: charlesgood, california
Contact:
Org Profile

Re: VirtualDub PreScripter_v1.0

Post by gotegenks » Thu Jan 26, 2012 6:12 pm

does vdub have a function that'd let me process a whole folder of scripts at once?
Image

User avatar
Phantasmagoriat
Joined: Mon Feb 06, 2006 11:26 pm
Status: ☁SteamPunked≈☂
Contact:
Org Profile

Re: VirtualDub PreScripter_v1.0

Post by Phantasmagoriat » Thu Jan 26, 2012 6:52 pm

yes,
  • -File > Job control... > Edit > Process directory...
    -select your source folder
    -select your destination folder
    -then click the start button
and just as a heads up: try to use a different destination folder than your source folder so you don't accidentally overwrite your original files.
Image
Org Profile | AMVGuide | Phan Picks! | THE424SHOW | YouTube | "Painkiller"

"Effort to Understand; Effort to be Understood; to See through Different Eyes."

User avatar
gotegenks
Joined: Sat Oct 03, 2009 9:54 pm
Location: charlesgood, california
Contact:
Org Profile

Re: VirtualDub PreScripter_v1.0

Post by gotegenks » Thu Jan 26, 2012 8:29 pm

cool thanks!
Image

User avatar
Phantasmagoriat
Joined: Mon Feb 06, 2006 11:26 pm
Status: ☁SteamPunked≈☂
Contact:
Org Profile

Re: VirtualDub PreScripter_v1.0

Post by Phantasmagoriat » Thu Jan 26, 2012 10:24 pm

no problem
Image
Org Profile | AMVGuide | Phan Picks! | THE424SHOW | YouTube | "Painkiller"

"Effort to Understand; Effort to be Understood; to See through Different Eyes."

Locked

Return to “AviSynth Help”