importing problem

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
User avatar
pharaoh
Joined: Thu Jan 17, 2008 5:01 pm
Status: watching
Location: Egypt
Org Profile

importing problem

Post by pharaoh » Wed Oct 08, 2008 1:53 am

help

i have serious problem witch is how do i import mkv files into my editing program
every time i try it doesn't shows at all even so i tried to import them into
virtual dub but it didn't work to so if there is any way to import them or even
covert them plz I'm in desperate need of your help

User avatar
kenzuka
Joined: Fri Dec 01, 2006 12:09 pm
Location: France
Org Profile

Post by kenzuka » Wed Oct 08, 2008 2:07 am

MKV file do not work in editing software.

To import a mkv file in virtualdub, you must use avisynth. It will not work otherwise.
Your script should be something like:

DirectShowSource("adress_of_the_video\name_of_video.mkv", audio=false)

If you do not know what is avisynth, or how to use it, go to the appropriate subforum.
Image

User avatar
pharaoh
Joined: Thu Jan 17, 2008 5:01 pm
Status: watching
Location: Egypt
Org Profile

Post by pharaoh » Wed Oct 08, 2008 2:25 am

kenzuka wrote:MKV file do not work in editing software.

To import a mkv file in virtualdub, you must use avisynth. It will not work otherwise.
Your script should be something like:

DirectShowSource("adress_of_the_video\name_of_video.mkv", audio=false)

If you do not know what is avisynth, or how to use it, go to the appropriate subforum.
i have avisynth but i dont't know hoe to use but i will give it a try
and thanks for getting me out of this mess

Locked

Return to “AviSynth Help”