Avisynth open failure???

FlamingMangos
Joined: Mon Sep 17, 2012 9:27 pm
Org Profile

Re: Avisynth open failure???

Post by FlamingMangos » Wed May 08, 2013 6:46 pm

????? whats wrong? and I'm sure I'm using 32 bit of everything.

FlamingMangos
Joined: Mon Sep 17, 2012 9:27 pm
Org Profile

Re: Avisynth open failure???

Post by FlamingMangos » Wed May 08, 2013 6:47 pm

This is the script FFvideosource("video.mkv") #Input video
ConvertToRGB(matrix="rec709") #If the video is HD

FlamingMangos
Joined: Mon Sep 17, 2012 9:27 pm
Org Profile

Re: Avisynth open failure???

Post by FlamingMangos » Wed May 08, 2013 6:47 pm

The file name is just video.mkv

User avatar
BasharOfTheAges
Just zis guy, you know?
Joined: Tue Sep 14, 2004 11:32 pm
Status: Breathing
Location: Merrimack, NH
Org Profile

Re: Avisynth open failure???

Post by BasharOfTheAges » Wed May 08, 2013 6:50 pm

so, instead of recognizing that <video.mkv> was a variable name meaning whatever your video file name actually is, you just renamed your mkv to "video.mkv" ?

I'm going to guess that since you're avs file is suffixed by.avs.avs you have file extensions hidden... try turning them on and seing what your video file is actually named.
Anime Boston Fan Creations Coordinator (2019-2023)
Anime Boston Fan Creations Staff (2016-2018)
Another Anime Convention AMV Contest Coordinator 2008-2016
| | |

User avatar
l33tmeatwad
Joined: Wed Feb 16, 2005 3:22 pm
Location: Christiansburg, VA
Contact:
Org Profile

Avisynth open failure???

Post by l33tmeatwad » Wed May 08, 2013 6:58 pm

Please list the exact directory the dll, avsi, and exe were placed.
Software & Guides: AMVpack | AMV 101 | AviSynth 101 | VapourSynth 101
PixelBlended Studios: Website | Twitter | YouTube

FlamingMangos
Joined: Mon Sep 17, 2012 9:27 pm
Org Profile

Re: Avisynth open failure???

Post by FlamingMangos » Wed May 08, 2013 7:06 pm

What do you mean by file extensions hidden? How do I turn them on? The exact directory for the files I placed is C:\Program Files (x86)\AviSynth 2.5\plugins

User avatar
RTW47
Joined: Sat Oct 30, 2010 10:48 am
Status: Knight of Ni
Location: Argument Clinic
Org Profile

Re: Avisynth open failure???

Post by RTW47 » Wed May 08, 2013 7:08 pm

Fix: Download the latest stable version and copy ffms2.avsi & ffmsindex.exe to your plugins directory.
Everything in the plugins folder will load automatically, if they are not you may need to reinstall AviSynth and/or check to make sure your plugins folder is in the right location. The only time you should need to use "loadplugin()" would be if the dll is in another location.

hi^^ If this is cplugin version. It's for extra colorspaces in avisynth 2.6.x. It won't autoload automatically from the Plug-In folder and have to be loaded manually with "LoadCPlugin()"
FlamingMangos if this dont help try using regular version: https://code.google.com/p/ffmpegsource/ ... ms-2.17.7z

FlamingMangos
Joined: Mon Sep 17, 2012 9:27 pm
Org Profile

Re: Avisynth open failure???

Post by FlamingMangos » Wed May 08, 2013 7:09 pm

I don't know if this may help but I have divx installed maybe its inflicting with the mkv files? I don't know but I doubt its the problem.

FlamingMangos
Joined: Mon Sep 17, 2012 9:27 pm
Org Profile

Re: Avisynth open failure???

Post by FlamingMangos » Wed May 08, 2013 7:10 pm

RTW47 wrote:
Fix: Download the latest stable version and copy ffms2.avsi & ffmsindex.exe to your plugins directory.
Everything in the plugins folder will load automatically, if they are not you may need to reinstall AviSynth and/or check to make sure your plugins folder is in the right location. The only time you should need to use "loadplugin()" would be if the dll is in another location.

hi^^ If this is cplugin version. It's for extra colorspaces in avisynth 2.6.x. It won't autoload automatically from the Plug-In folder and have to be loaded manually with "LoadCPlugin()"
FlamingMangos if this dont help try using regular version: https://code.google.com/p/ffmpegsource/ ... ms-2.17.7z
Tried it already.

User avatar
l33tmeatwad
Joined: Wed Feb 16, 2005 3:22 pm
Location: Christiansburg, VA
Contact:
Org Profile

Avisynth open failure???

Post by l33tmeatwad » Wed May 08, 2013 7:15 pm

Try opening the script in AvsP and see if it works.
Software & Guides: AMVpack | AMV 101 | AviSynth 101 | VapourSynth 101
PixelBlended Studios: Website | Twitter | YouTube

Locked

Return to “Video & Audio Help”