Problem with VirtualDubMod
- vicky-t
- Joined: Mon Feb 18, 2008 5:12 pm
- Status: excuse: hw. *dies*
- Location: Under the Blue Moon
Problem with VirtualDubMod
Whenever i try to import a .mkv file into virtual dub mod, it just randomly closes the window. I used to have no problem with it before. I was wondering if anyone knows what this problem is, and how to fix it...thanks. =)
- JaddziaDax
- Crazy Cat Lady!
- Joined: Tue Mar 16, 2004 6:25 am
- Status: I has a TRU Arceus
- Location: somewhere i think O.o
- Contact:
Re: Problem with VirtualDubMod
try importing it via avisynth?
I don't believe that VDub Mod will take mkv directly.
I don't believe that VDub Mod will take mkv directly.
- vicky-t
- Joined: Mon Feb 18, 2008 5:12 pm
- Status: excuse: hw. *dies*
- Location: Under the Blue Moon
Re: Problem with VirtualDubMod
i dont think avisynth supports mkv i think ive tried before, but i know virtualdubmod does =/ hmmm...thx anyway.
- JaddziaDax
- Crazy Cat Lady!
- Joined: Tue Mar 16, 2004 6:25 am
- Status: I has a TRU Arceus
- Location: somewhere i think O.o
- Contact:
Re: Problem with VirtualDubMod
directshowsource() instead of avisource()
- Purge
- Joined: Mon Oct 10, 2005 9:18 am
- Location: Under Aus
Re: Problem with VirtualDubMod
Or maybe this ffmpegsource
mkv is just a multimedia container - chances are the mkv has a h.264 encoded video in it.
virtualdubmod can open mkv files but usually only if the video stream is compatible - the compatible ones being those which are encoded with a codec that usually uses the .avi container.
mkv is just a multimedia container - chances are the mkv has a h.264 encoded video in it.
virtualdubmod can open mkv files but usually only if the video stream is compatible - the compatible ones being those which are encoded with a codec that usually uses the .avi container.
- vicky-t
- Joined: Mon Feb 18, 2008 5:12 pm
- Status: excuse: hw. *dies*
- Location: Under the Blue Moon
Re: Problem with VirtualDubMod
yeah ive tried directshowsource and it said the format is not supported...maybe i typed the script wrong? i dunno im kinda bad at that...xP
and thx ill check out the ffmpegsource soon but also when ive opened mkv in virtualdubmod before, the dialouge box would pop up and tell me that it wasnt compatible but now the program just closes so im confused at what the problem might be...
and thx ill check out the ffmpegsource soon but also when ive opened mkv in virtualdubmod before, the dialouge box would pop up and tell me that it wasnt compatible but now the program just closes so im confused at what the problem might be...
- JaddziaDax
- Crazy Cat Lady!
- Joined: Tue Mar 16, 2004 6:25 am
- Status: I has a TRU Arceus
- Location: somewhere i think O.o
- Contact:
Re: Problem with VirtualDubMod
post your script?
- vicky-t
- Joined: Mon Feb 18, 2008 5:12 pm
- Status: excuse: hw. *dies*
- Location: Under the Blue Moon
Re: Problem with VirtualDubMod
DirectShowSource("F:\Anime Episodes\Clannad\Clannad After Story\Clannad 8.mkv")
(yea i know really stupid haha)
(yea i know really stupid haha)
- Purge
- Joined: Mon Oct 10, 2005 9:18 am
- Location: Under Aus
Re: Problem with VirtualDubMod
does the movie run in media player classic or windows media player on its own or are you using VLC because you may be missing the codecs
- vicky-t
- Joined: Mon Feb 18, 2008 5:12 pm
- Status: excuse: hw. *dies*
- Location: Under the Blue Moon
Re: Problem with VirtualDubMod
I run it with windows media player classic, and i dont used VLC but i do use GOM player, and ive tried to open it in that too but i got the same message.