Im Using Simple X264 Launcher & Under Custom Encoder Parameters I Want To Add This Avisynth Filter Script-- mc_spuds(frames=2,strength=3)
Im Not Sure If I Can Use Avisynth Filters In Simple X264 Launcher Although The Encoding Program Does Use Avisynth The Show Help Screen Doesnt Deal With Filters
![]()
Thanks In Advance For Any Help Friends Sam1776 In Kansas City
+ Reply to Thread
Results 1 to 12 of 12
-
Last edited by sam1776; 14th Oct 2015 at 09:27. Reason: Text Out Of Place
-
According to the Simple X264 Launcher page here it accepts AviSynth scripts as input. So, make a complete script (don't just try and add in a filter to your video), test out that script in VDub to make sure nothing's wrong with it, and then open it in Simple X264 Launcher.
If you don't know how to create the script, maybe it shows the script it'll use for your video somewhere and you can copy it to your own AVS and then add your filter. -
Sam1776 Here Thanks For Your Expert Advice Ill Try To Come Up With A Script This Is What The Script Is Without Mcspuds Filter Inserted

This Script Works Good Im Trying To Insert mc_spuds(frames=2,strength=3,sharpp=2,chro=true)
Into This script & Thanks Again Manono For Your Last Response.Last edited by sam1776; 15th Oct 2015 at 09:31. Reason: spelling error
-
Thank You Jagabo I Understand Ill Try You Advice Would I Put The Script In Input Line At Top Or Custum Encoder Parameters

Im Not Sure Thank You In Advance For Any AdviceLast edited by sam1776; 15th Oct 2015 at 13:29. Reason: Image
-
By the way, ffVideoSource() doesn't come with AviSynth. You need to download the FFmpegSource library:
http://avisynth.nl/index.php/FFmpegSource
Then put FFMS2.avsi and ffms2.dll in AviSynth's plugins folder. -
Sam 1776 Here I Can Use Avisynth Filters In xvid4psp 5.30 There Auto Script Looks Like This

do You Think I Could Use This In Simple x264 Launcher Any Replies Would Be Helpful
This Is An Edit I Just Discovered If I Make The Script In Notepad & Add .AVS At The End X264 Launcher Will Except ItLast edited by sam1776; 16th Oct 2015 at 07:01.
-
Sam1776 Here Once Again I Made A avisynth Script In Notepad That Looks Like This with.avs

simple x264 Launcher excepted it & got this error message

any help would be instrimental in my learning thanks once again -
In the script I gave you "filename.ext" is symbolic. Use the full name and extension of the video file you want to open. If the video file is in the same folder as the AVS script you don't need to specify the full path. Otherwise you need to specify the full path. Like in the Xvid4psp generated script: "C:\Documents and Settings\pc\Desktop\X3.avi". In the case of AVI files you can use AviSource() instead of FFvideoSource().
Similar Threads
-
problem with avisynth in simple x265 launcher
By xenotox in forum Video ConversionReplies: 8Last Post: 28th Jun 2014, 11:29 -
Avisynth Script audio problem
By Mr_Flintstone in forum Video ConversionReplies: 12Last Post: 20th Apr 2014, 00:01 -
Problem with Avisynth script, trimming several sources
By slicknick610 in forum EditingReplies: 10Last Post: 14th Feb 2014, 12:41 -
How can i Use VDub Script[.vcf] into Avisynth Script[.avs] ( Megui )
By Maskoff in forum EditingReplies: 1Last Post: 25th Jun 2013, 16:30 -
avisynth subtitle script problem
By dj-big in forum SubtitleReplies: 0Last Post: 20th Dec 2012, 01:49


![Computer details: System Name: COMPUTER-28CC5E [System Summary]
OS Name Microsoft Windows XP Professional
Version 5.1.2600 Service Pack 3 Build 2600
OS Manufacturer Microsoft Corporation
System Name LENOVO System Model Lenovo H410
System Type X86-based PC
Processor x86 Family 6 Model 23 Stepping 10 GenuineIntel ~3200 Mhz
BIOS Version/Date LENOVO DMKT05AUS, 10/21/2010
SMBIOS Version 2.6
Windows Directory C:\WINDOWS
System Directory C:\WINDOWS\system32
Boot Device \Device\HarddiskVolume1
Locale United States
Hardware Abstraction Layer Version = "5.1.2600.5687 (xpsp_sp3_qfe.080930-1426)"
Total Physical Memory 4,096.00 MB Available Physical Memory 2.34 GB Total Virtual Memory 2.00 GB Available Virtual Memory 1.96 GB Page File Space 4.96 GB Comp](/images/buttons/computer.gif)
Quote