Import Filter Error

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
User avatar
BlaCk_PeArL_27
Joined: Thu Jan 11, 2007 9:33 pm
Status: Married and lots of Child LOL
Location: SoCal, North Hills
Org Profile

Import Filter Error

Post by BlaCk_PeArL_27 » Tue Feb 13, 2007 10:49 pm

I got a issues just now when I open my .avs

Code: Select all

AVI Import Filter error: (unknown) (80040154)
and I don't know why it say like that since I got work the script before :? also I only remove the codec is FFDshow and CCCP in my lap-py.

I try to open also the other files that working before and still not accepting :?

Do I need more codec/filters for this just to open the script :? If so can anyone point me where I can get it?

User avatar
Kariudo
Twilight prince
Joined: Fri Jul 15, 2005 11:08 pm
Status: 1924 bots banned and counting!
Location: Los taquitos unidos
Contact:
Org Profile

Post by Kariudo » Tue Feb 13, 2007 10:58 pm

post your script, the type of file you're trying to give avisynth (.mp4, .avi, etc...) and the codecs that you have installed
Image
Image

User avatar
BlaCk_PeArL_27
Joined: Thu Jan 11, 2007 9:33 pm
Status: Married and lots of Child LOL
Location: SoCal, North Hills
Org Profile

Post by BlaCk_PeArL_27 » Tue Feb 13, 2007 11:14 pm

here is the script before and it was working smoothly

Code: Select all

Directshowsource("C:\[NF] Onegai Teacher DVDrip 01-13 + Extras + Music Collection [h264+AAC]\[NF] Onegai Teacher DVDrip 01 [h264+AAC] [A05C5DF4].mp4")
ConvertToYV12()
then I make another script bcuz I want to convert it in Xvid/DivX or so

Code: Select all

DirectShowSource("C:\download\My Valentine AMV_LynnaChan.wmv")
ConvertToYV12()
Also here is my the codec I installed:

DScaler5008
ffdshow-rev801_20070119 (recently installed)
huffyuv-2.1.11
Lagarith_1312
XviD-1.1.2-01112006
3ivx_d4_451_win
Avisynth_256
OggDS0995
CCCP (recently installed)
MtrskaSpltter
Premiere AVS GUI
x264

So is there anything I need to get :?

User avatar
BlaCk_PeArL_27
Joined: Thu Jan 11, 2007 9:33 pm
Status: Married and lots of Child LOL
Location: SoCal, North Hills
Org Profile

Post by BlaCk_PeArL_27 » Tue Feb 13, 2007 11:35 pm

and either this one isn't working nor accepting but I think I got the right codec for this type of file I have :?

Code: Select all

Directshowsource("C:\Documents and Settings\Owner\Application Data\Lynna'sFolder\61a556d2-2430\Utena_12_DVDRiP.ogm")

Why I got Avi Import Filter error? I'm sure I did the right thing but now I'm confused :?

User avatar
Kariudo
Twilight prince
Joined: Fri Jul 15, 2005 11:08 pm
Status: 1924 bots banned and counting!
Location: Los taquitos unidos
Contact:
Org Profile

Post by Kariudo » Tue Feb 13, 2007 11:48 pm

I have no idea why it's giving you an avi import error, but it's probably happening because you uninstalled CCCP/FFDshow
you need a directshow filter to use directshowsource

you were using FFDshow to decode your h.264 video and AAC audio (and .ogm file).
so when you use the avisynth script you have to have FFDshow on your computer to decode the file (or another directshow filter...but why get more water if you already have enough water?).

re-install CCCP and it should work
Image
Image

User avatar
BlaCk_PeArL_27
Joined: Thu Jan 11, 2007 9:33 pm
Status: Married and lots of Child LOL
Location: SoCal, North Hills
Org Profile

Post by BlaCk_PeArL_27 » Wed Feb 14, 2007 12:13 am

Because the last time I use FFDShow is not working (the water I have isn't enough nor isn't working at all so I took more water) that's the reason I got CCCP and FFDshow in my lap-py.


And now I already remove it and still the same error I got.

User avatar
Kariudo
Twilight prince
Joined: Fri Jul 15, 2005 11:08 pm
Status: 1924 bots banned and counting!
Location: Los taquitos unidos
Contact:
Org Profile

Post by Kariudo » Wed Feb 14, 2007 12:21 am

try removing ffdshow-rev801_20070119 and CCCP, then re-install CCCP

CCCP should come with ffdshow, so having another version of ffdshow installed at the same time could cause problems
Image
Image

User avatar
BlaCk_PeArL_27
Joined: Thu Jan 11, 2007 9:33 pm
Status: Married and lots of Child LOL
Location: SoCal, North Hills
Org Profile

Post by BlaCk_PeArL_27 » Wed Feb 14, 2007 12:54 am

I did uninstalled/remove the FFDShow in the cntrl pnl then I re-install the CCCP but when I try to open this

Code: Select all

DirectShowSource("C:\download\My Valentine AMV_LynnaChan.wmv")
ConvertToYV12()
still same error = Avi Import Filter error: (Unknown) (80040154) and also same what it say in .ogm file.

[MOD: Onegai Teacher (Please Teacher) DVDs can be purchased from a variety of retailers. From there, you can read how to use DVD footage in the guides. Thread locked.]

Locked

Return to “AviSynth Help”