I would like to know if it's possible to set up Windows Media Encoder (or any other conversion program) to automatically compress video that is transferred into a network share. Perhaps with a specific quality of conversion specified, then a file (video.avi, for example) is placed into a shared directory, the server (Windows Server 2003) will start converting to WMV (or perhaps another format) and when done spit out a file (video.wmv, for example). We deal with some fairly large video files, so I'd like to use our higher powered servers to convert this video automatically without the need to babysit the conversion, or tie up my own or other peoples workstations.
Is this possible with Windows Media Encoder? If so how? I recall reading something about doing this with WME but can't find any more documentation on it. Or should I be looking at other programs? Thanks!
+ Reply to Thread
Results 1 to 2 of 2
-
-
I would use a more batch oriented method to convert via command line. Look at this page
http://www.microsoft.com/windows/windowsmedia/howto/articles/AutomatingEncoding.aspx
and the section "Using the Command Line Encoder Sample"
The latest version of wmcmd.vbs is at
http://forum.doom9.org/showthread.php?t=123812
What you'd do is to set up a looping batch file which
1) looks for the presence of an AVI in the folder
2) runs the command line encoder
3) moves the source file to a "completed" folder so it isn't encoded again
4) loops back to step 1
If that's too much work, Grass Valley Procoder has a "watch folder" automater built into their program. Not free, however. (around $450)
http://www.canopus.com/products/ProCoderSW/closeup.php
Sorensen Squeeze 5 is another app with watch folder capability
http://www.sorensonmedia.com/
Similar Threads
-
Automatic Merging of video files
By dhaneshjs in forum EditingReplies: 2Last Post: 25th Apr 2012, 11:14 -
Automatic page flipping in a video
By ishwinderjauhar in forum ProgrammingReplies: 0Last Post: 10th Oct 2011, 09:04 -
Automatic video conversion
By scottyboy250 in forum Video ConversionReplies: 2Last Post: 18th Nov 2010, 15:48 -
Help! Automatic video playback from folder... possible?
By joshcali in forum Software PlayingReplies: 0Last Post: 28th Aug 2009, 18:08 -
Automatic DVR-MS to Divx conversion?
By frankmaster100 in forum Video ConversionReplies: 5Last Post: 24th Mar 2008, 09:43