kuruvi
4th April 2013, 14:25
I do cmd line x264 encode with avs script.
x264.exe --pass 1 --stats video.stats --output NUL demux.avs --threads 6 --ref 5 --deblock -3:-3 ......
As I haven't installed (I can't) avisynth, the above ends on error:scared:.
As I don't have admin privilege to install to avisynth, I looked for a portable one and found a outdated thread here (http://forum.doom9.org/showthread.php?t=121588). I can't really get this working as I'm not an expert.
Can you guys suggest me a way that I can do cmd line encode with avs script?? thanks :D
x264.exe --pass 1 --stats video.stats --output NUL demux.avs --threads 6 --ref 5 --deblock -3:-3 ......
As I haven't installed (I can't) avisynth, the above ends on error:scared:.
As I don't have admin privilege to install to avisynth, I looked for a portable one and found a outdated thread here (http://forum.doom9.org/showthread.php?t=121588). I can't really get this working as I'm not an expert.
Can you guys suggest me a way that I can do cmd line encode with avs script?? thanks :D