Page 1 of 1

Windows 7 Powershell script x264 - mp4 - 2Pass

Posted: Wed Oct 06, 2010 2:10 pm
by Mysoogal
I've just discovered a really nice Power-shell script that encodes entire directory of source folder and encodes it in windows its really sly

what you need, install

Avisynth_258.exe

in cmd, enter powershell.exe and execute this to enable the script to run,
Set-ExecutionPolicy RemoteSigned
now unzip folder video in C:\ ,

and add all your video clips in video\sources
http://www.megaupload.com/?d=TJZP6TO1

to execture the encoding script, in cmd type
powershell c:\video\encode.ps1
that's about it, i might integrate this script with my transdmin light transcoder which was built to run in linux, but we can simply just use the powershell scripts :D I'll look into it it should be possible to just execute from exec or system :D

for more info, look here http://forum.videohelp.com/threads/3146 ... ost2023361


it looks like this when you get the powershell working
Image

Re: Windows 7 Powershell script x264 - mp4 - 2Pass

Posted: Wed Oct 13, 2010 6:16 pm
by Kevin
You can learn about PowerShell with eBook at https://robot.lk/viewtopic.php?f=90&t=1965