Search found 1 match

by blue_misfit
30 Jan 2010 04:05
Forum: DOS Batch Forum
Topic: Quick help for automating video processing
Replies: 0
Views: 4631

Quick help for automating video processing

Hi all! I've got a simple batch file going here which automatically processes video files. m It takes 4 CLI arguments, the first 3 are bitrates and the 4th is the aspect ratio. This script then runs through the current directory, looking for .avs files, and using these as the source for x264 to outp...