Go Back    Forum > Digital Video > Video Project Help > Encode, Convert for streaming

Reply
 
LinkBack Thread Tools Search this Thread
  #1  
10-20-2024, 09:49 PM
ELinder ELinder is offline
Free Member
 
Join Date: Oct 2018
Posts: 199
Thanked 33 Times in 27 Posts
I am adding a bunch of AviSynth scripts to the Virtualdub2 batch wizard, but the only format option to save is avi. Is there a way to get it to give me the option to save to other file formats such as .mov file? So far the only way I’ve seen to do this is to manually add the first script, configure it including choosing .mov to save the file and then add it to the job que. Then when I open the batch wizard to add the rest of the scripts all at the same time, it shows save as mov instead of avi. I’d like the wizard to give me the format options right away without having to configure the first one manually.
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Ads / Sponsors
 
Join Date: ∞
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
10-21-2024, 01:36 AM
lordsmurf's Avatar
lordsmurf lordsmurf is offline
Site Staff | Video
 
Join Date: Dec 2002
Posts: 15,476
Thanked 2,834 Times in 2,403 Posts
I always do it the slow way.

- open file
- do whatever
- File > Save as
- choose a/v codec and container, name file
- tick the Add to Queue
- save
- repeat for all.
- File > Job Control
- start

I don't know that I ever used any other batch function. What do that look like?

(Then again, I've used this thing for 20+ years, I may done it before, but since forgotten. So you may be jogging my memory, not necessarily tell me something new!)

- Did my advice help you? Then become a Premium Member and support this site.
- For sale in the marketplace: TBCs, workflows, capture cards, VCRs
Reply With Quote
  #3  
10-21-2024, 07:34 AM
ELinder ELinder is offline
Free Member
 
Join Date: Oct 2018
Posts: 199
Thanked 33 Times in 27 Posts
Instead of using Job Control, open the “batch wizard”. You can add multiple scripts at once and add them all to job control at once. I open VDub2, set audio and compression (without opening any file yet), then open the batch wizard. This is when I'd like to be able to change the avi file type. In the screenshot if I had already manually sent a job to the job control and chosen .mov file type, that resave as avi would have changed to resave as mov in the wizard. I’m trying to get it to give me a mov option right away.
Interestingly, the resulting avi file will have the ProRes422 compression I set, but nothing other than VDub2 can read the file.


Attached Images
File Type: jpg VDub2_batch-wizard_save.jpg (52.6 KB, 10 downloads)
Reply With Quote
  #4  
02-12-2026, 04:08 PM
Ekinox Ekinox is offline
Free Member
 
Join Date: Jun 2022
Location: Québec city, Canada
Posts: 5
Thanked 0 Times in 0 Posts
Hi,

This is an old thread but I was in the same position: lots of videos to process from MiniDV firewire capture (multiple scenes, want to keep these segments/date/etc...). I also want to deinterlace/upscale them with QTGMC (Andrew Swan technique on Youtube) and save them to ProRes422 Quicktime for further editing on mac. One by one, this is a very long task...

Here's my workflow:
I use the Create AVS files.bat (ref: https://stackoverflow.com/questions/...-with-avisynth ) to create my script.
I drag and drop all .avi to a .bat files that refers to a master .avs with my wanted settings. It creates .avs for all segments.

Then, I first need to open a single .avs file in VirtualDub and do it the way I would want it (Full Processing mode, Compression: ProRes, etc...) and then Queue Batch Operation / Save Video : Select Quicktime mov / Add to Job Queue.

I open the Job Control, Select Batch Wizard, drag all my .avs script I want, output folder, etc., and then I should have the Add To Queue as a Quicktime MOV option instead of avi... (Check image attachement)

Hope this help!


Attached Images
File Type: jpg 20260212_163102.jpg (37.6 KB, 5 downloads)
Reply With Quote
Reply




Tags
batch wizard, virtualdub2

Similar Threads
Thread Thread Starter Forum Replies Last Post
Quality AVI to MP4/H.264 batch converter? ehbowen Encode, Convert for streaming 4 06-01-2018 04:20 PM
How to deinterlace MP4 video + batch processing? segen77 Restore, Filter, Improve Quality 3 02-13-2014 11:43 AM
Batch convert WAV to MP3? naripeddi Edit Video, Audio 5 06-13-2013 10:34 PM
Can you recommend a batch image resizer? mlaviolette Encode, Convert for discs 1 10-14-2006 12:08 PM




 
All times are GMT -5. The time now is 07:53 PM