Lately Vdubmod has been crashing on me every time I try to load a .mkv file with directshow
I've converted mkvs in the past no problem, but for some reason now it just dies on me
any suggestions?
cant seem to convert my .mkv in vdubmod
- mirkosp
- The Absolute Mudman
- Joined: Mon Apr 24, 2006 6:24 am
- Status: (」・ワ・)」(⊃・ワ・)⊃
- Location: Gallarate (VA), Italy
- Contact:
Re: cant seem to convert my .mkv in vdubmod
Try using the plain virtualdub, which is much better and updated than virtualdubmod.
Also, to load mkv files, use ffvideosource (you'll need ffms2 dll in your avisynth plugins directory) - it will take a while to load the first time because it first has to index.
Also, to load mkv files, use ffvideosource (you'll need ffms2 dll in your avisynth plugins directory) - it will take a while to load the first time because it first has to index.
- saryos
- Joined: Fri Sep 29, 2006 8:43 am
Re: cant seem to convert my .mkv in vdubmod
I'm sorry, I'm not understanding how to load in ffvideosource, i dropped the ffms2 dll in the appropriate folder, but don't know how to load with ffvideosource, I'm assuming i need a template like the directshow I usually use, but I don't know anything about ffvideosource so I could be wrong.
- mirkosp
- The Absolute Mudman
- Joined: Mon Apr 24, 2006 6:24 am
- Status: (」・ワ・)」(⊃・ワ・)⊃
- Location: Gallarate (VA), Italy
- Contact:
Re: cant seem to convert my .mkv in vdubmod
Code: Select all
ffvideosource("blabla.mkv")
- saryos
- Joined: Fri Sep 29, 2006 8:43 am
Re: cant seem to convert my .mkv in vdubmod
thank you, that worked just like it was supposed to
much appreciated
much appreciated