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
importing problem
- kenzuka
- Joined: Fri Dec 01, 2006 12:09 pm
- Location: France
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.
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.
- pharaoh
- Joined: Thu Jan 17, 2008 5:01 pm
- Status: watching
- Location: Egypt
i have avisynth but i dont't know hoe to use but i will give it a trykenzuka 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.
and thanks for getting me out of this mess