Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Video Encoding > MPEG-4 AVC / H.264
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 4th April 2013, 14:25   #1  |  Link
kuruvi
Registered User
 
Join Date: Feb 2011
Posts: 2
x264 encode without avisynth installed or portable

I do cmd line x264 encode with avs script.

Quote:
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.

As I don't have admin privilege to install to avisynth, I looked for a portable one and found a outdated thread here. 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
kuruvi is offline   Reply With Quote
Old 4th April 2013, 14:38   #2  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 6,887
you don't need admin rights to use avisynth, you can simply copy the avisynth.dll and the devil.dll next to x264.
(in your avisynth script you have to make sure to load everything explicitly since you won't have any autoloading support)
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 4th April 2013, 14:49   #3  |  Link
Groucho2004
 
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
Copy avisynth.dll and devil.dll into the same directory as x264.exe.

Get avisynth.dll here and devil.dll here.

Edit: Selur beat me to it.
Groucho2004 is offline   Reply With Quote
Old 4th April 2013, 15:52   #4  |  Link
kuruvi
Registered User
 
Join Date: Feb 2011
Posts: 2
Awesome!, it worked beautifully. thanks
kuruvi is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 13:32.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.