MKVExtractGUI question...

If you have questions about compression/encoding/converting look here.
Locked
User avatar
uchihaclan13
Joined: Wed Nov 23, 2005 6:20 pm
Org Profile

MKVExtractGUI question...

Post by uchihaclan13 » Wed Dec 19, 2007 2:22 pm

I'm new to this program....so how does one turn it into an avi file after extracting it? All I get are h264s, OGGs, and others.

User avatar
FinalResolve
Joined: Sun Apr 15, 2007 1:34 pm
Org Profile

Post by FinalResolve » Wed Dec 19, 2007 3:04 pm

After you extract the h264 from the .mkv you will need to load it into Vdubmod using the DirectShowSource command and then convert it to a lossless as you usually would.
Image

User avatar
uchihaclan13
Joined: Wed Nov 23, 2005 6:20 pm
Org Profile

Post by uchihaclan13 » Wed Dec 19, 2007 3:17 pm

Is it that DirectShowSource("") one? Load the h264 on that?

User avatar
uchihaclan13
Joined: Wed Nov 23, 2005 6:20 pm
Org Profile

Post by uchihaclan13 » Wed Dec 19, 2007 3:34 pm

Well, I tried to add the command lin I just asked, then added the location of where the H264 is in between those parenthesis, but I got an error when opening it up in VDub mod...

Video returned "DShowsource:Dshowsource: Graph refused to run :unspecified error"

Audio returned "Dshowsource:Render file, the filter graph manager won't talk to me"

User avatar
FinalResolve
Joined: Sun Apr 15, 2007 1:34 pm
Org Profile

Post by FinalResolve » Wed Dec 19, 2007 3:46 pm

You can go to File> Open Video File and choose the DirectShowSource Avisynth template from the drop down box. Select the file and hit open.
Image

User avatar
uchihaclan13
Joined: Wed Nov 23, 2005 6:20 pm
Org Profile

Post by uchihaclan13 » Wed Dec 19, 2007 3:58 pm

I got the same error, only on the screen in red.

User avatar
FinalResolve
Joined: Sun Apr 15, 2007 1:34 pm
Org Profile

Post by FinalResolve » Wed Dec 19, 2007 4:28 pm

You might be using the wrong method to load the file. Find out what codec the file your trying to load is encoded in using something like Gspot.
Image

User avatar
Purge
Joined: Mon Oct 10, 2005 9:18 am
Location: Under Aus
Org Profile

Post by Purge » Wed Dec 19, 2007 5:39 pm

if you have a video file with the h264 extension and you dont have the codec to play it you could just put the h264 back into the .mkv container on its own using maybe mkvmerge and using directshowsource on the resultant file - or see if directshowsouce works on the file before any extraction

User avatar
uchihaclan13
Joined: Wed Nov 23, 2005 6:20 pm
Org Profile

Post by uchihaclan13 » Wed Dec 19, 2007 6:28 pm

the dshowsource code works while it's in an mkv, but I'm trying to make (or put) an h264 into an avi.

User avatar
Purge
Joined: Mon Oct 10, 2005 9:18 am
Location: Under Aus
Org Profile

Post by Purge » Wed Dec 19, 2007 8:24 pm

uchihaclan13 wrote:the dshowsource code works while it's in an mkv, but I'm trying to make (or put) an h264 into an avi.
well yeah once you can get the avisynth file to open in vdub isn't it just straight forward from there?

Locked

Return to “Conversion / Encoding Help”