VDM + Avisynth Problems

This forum is for questions and discussion of all the aspects of handling your footage. If you have questions about capturing/ripping footage, AviSynth, or compression/encoding/converting, look here.

VDM + Avisynth Problems

Postby Begi » Thu Feb 04, 2010 12:27 pm

Ok so heres the deal...
Im tryin to import an mkv file into vdubmod (ver. 1.5.4.1) via avisynth (i dled avisynth ver. 2.5.8). i cant import the file directly (vdm crashes) so i made an avs file out it

LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\FFMpegSource.dll")
FFMPEGSource("C:\Documents and Settings\User\My Documents\LimeWire\Saved\ErgoProxy\Episode 1.mkv")


thats my script and when i go to open it in vdub this is the error message i get:

Image


i searched other posts...found one that seemed to be like mine but when i tried wat they did i still had te same problem.

HELP PLZ :amv:
ORACLE - COMING SOON
User avatar
Begi
 
Joined: 25 Nov 2008
Location: Detroit, Michigan, U.S.

Re: VDM + Avisynth Problems

Postby mirkosp » Thu Feb 04, 2010 1:21 pm

1) Update virtualdub (latest stable is version 1.9.8).
2) Reinstall ffdshow.
3) See if it works and let us know, so we can try something else in negative case. :book:
Image
User avatar
mirkosp
MODkip
 
Joined: 24 Apr 2006
Location: Gallarate (VA), Italy
Status: (」・ワ・)」(⊃・ワ・)⊃

Re: VDM + Avisynth Problems

Postby Begi » Thu Feb 04, 2010 2:25 pm

mirkosp wrote:1) Update virtualdub (latest stable is version 1.9.8).
2) Reinstall ffdshow.
3) See if it works and let us know, so we can try something else in negative case. :book:


Image

D:
same thing as before
ORACLE - COMING SOON
User avatar
Begi
 
Joined: 25 Nov 2008
Location: Detroit, Michigan, U.S.

Re: VDM + Avisynth Problems

Postby mirkosp » Thu Feb 04, 2010 2:50 pm

Guess ffdshow can't really load it. Use dss2. :?
Image
User avatar
mirkosp
MODkip
 
Joined: 24 Apr 2006
Location: Gallarate (VA), Italy
Status: (」・ワ・)」(⊃・ワ・)⊃

Re: VDM + Avisynth Problems

Postby Qyot27 » Thu Feb 04, 2010 3:54 pm

By searching the FFmpegSource thread on Doom9, that error applies to VC1-in-MKV*. Update to FFMS2 and see if that fixes it. If not, you'll have to use DSS2 or DirectShowSource, or demux the video stream and use AVISource.

*Ergo Proxy being old enough, it's probably those b0rked WMV9 encodes, but VC1 encompasses both the Advanced Profile and all of the old WMV9, so it still applies.



And if you want to use VDubMod, use 1.5.10.3. Grab VirtualDub 1.9.8 and its input plugins for MPEG2, WMV, etc. while you're at it, too. Never hurts.
My profile on MyAnimeList | Quasistatic Regret: yeah, yeah, I finally got a blog
User avatar
Qyot27
Surreptitious fluffy bunny
 
Joined: 30 Aug 2002
Location: St. Pete, FL
Status: Creepin' between the bullfrogs

Re: VDM + Avisynth Problems

Postby Begi » Thu Feb 04, 2010 4:56 pm

***i uninstalled vdub 1.9.8 and installed vdubmod 1.5.10.2 all inclusive***

Qyot27 wrote:Update to FFMS2 and see if that fixes it


from what i read ffms2 and ffmpegsource have no relation to eachother. FFMS2 stands for Fabulous FM Source 2. so do you want me to download Fabulous FM Source or FFMpegSource?

mirkosp wrote:Guess ffdshow can't really load it. Use dss2. :?


could u give me a link?
ORACLE - COMING SOON
User avatar
Begi
 
Joined: 25 Nov 2008
Location: Detroit, Michigan, U.S.

Re: VDM + Avisynth Problems

Postby mirkosp » Thu Feb 04, 2010 5:02 pm

Begi wrote:
Qyot27 wrote:Update to FFMS2 and see if that fixes it


from what i read ffms2 and ffmpegsource have no relation to eachother. FFMS2 stands for Fabulous FM Source 2. so do you want me to download Fabulous FM Source or FFMpegSource?

It's all just a big joke. :lol:
It actually really is ffmpegsource2.

mirkosp wrote:Guess ffdshow can't really load it. Use dss2. :?


could u give me a link?

If you have the CCCP, just copy the avss.dll from "C:\Program Files\Combined Community Codec Pack\Filters\Haali" into "C:\Program Files\AviSynth 2.5\plugins".
Image
User avatar
mirkosp
MODkip
 
Joined: 24 Apr 2006
Location: Gallarate (VA), Italy
Status: (」・ワ・)」(⊃・ワ・)⊃

Re: VDM + Avisynth Problems

Postby Begi » Thu Feb 04, 2010 5:11 pm

mirkosp wrote: copy the avss.dll from "C:\Program Files\Combined Community Codec Pack\Filters\Haali" into "C:\Program Files\AviSynth 2.5\plugins".


i did that and im still getting the same error.
ORACLE - COMING SOON
User avatar
Begi
 
Joined: 25 Nov 2008
Location: Detroit, Michigan, U.S.

Re: VDM + Avisynth Problems

Postby mirkosp » Thu Feb 04, 2010 5:14 pm

Begi wrote:
mirkosp wrote: copy the avss.dll from "C:\Program Files\Combined Community Codec Pack\Filters\Haali" into "C:\Program Files\AviSynth 2.5\plugins".


i did that and im still getting the same error.


You sure you're calling it as this?
Code: Select all
dss2("C:\Documents and Settings\User\My Documents\LimeWire\Saved\ErgoProxy\Episode 1.mkv")
Image
User avatar
mirkosp
MODkip
 
Joined: 24 Apr 2006
Location: Gallarate (VA), Italy
Status: (」・ワ・)」(⊃・ワ・)⊃

Re: VDM + Avisynth Problems

Postby Begi » Thu Feb 04, 2010 5:30 pm

mirkosp wrote:
Code: Select all
dss2("C:\Documents and Settings\User\My Documents\LimeWire\Saved\ErgoProxy\Episode 1.mkv")


oops :sweat:

ok its working now. thanks a lot maneeee
ORACLE - COMING SOON
User avatar
Begi
 
Joined: 25 Nov 2008
Location: Detroit, Michigan, U.S.


Return to Footage Help

Who is online

Users browsing this forum: No registered users and 1 guest