Trouble converting mkv footage to avi.
-
- Joined: Sun Oct 02, 2005 12:11 pm
- Location: Battle Creek, MI
Trouble converting mkv footage to avi.
I've been trying to convert several RAW files that are mkv encoded in h264 w/ aac audio codec into an avi format VirtualDubMod can use. I've tried two different programs and whatever they render either crashes VirtualDub or can't even be played back on media player. If anybody has any suggestions I'd appreciate it.
<b>Delta</b>
- Bauzi
- Joined: Fri May 21, 2004 12:48 pm
- Status: Under High Voltage
- Location: Austria (uhm the other country without kangaroos^^)
- Contact:
-Install Avisynth
-Write a textfile with:
DirectShowSource("C:\path of the file\file.mkv")
in it.
-Rename the extension of the .txt file into .avs
-Load the new .avs into VDM. Tada: It should work and now you have the possibility to convert it into an looseless avi format.
-Write a textfile with:
DirectShowSource("C:\path of the file\file.mkv")
in it.
-Rename the extension of the .txt file into .avs
-Load the new .avs into VDM. Tada: It should work and now you have the possibility to convert it into an looseless avi format.
You can find me on YT under "Bauzi514". Subscribe to never miss my AMV releases. 

- Qyot27
- Surreptitious fluffy bunny
- Joined: Fri Aug 30, 2002 12:08 pm
- Status: Creepin' between the bullfrogs
- Location: St. Pete, FL
- Contact:
Instead of DirectShowSource, use FFmpegSource. It's frame accurate; DirectShowSource isn't.Bauzi wrote:-Install Avisynth
-Write a textfile with:
DirectShowSource("C:\path of the file\file.mkv")
in it.
-Rename the extension of the .txt file into .avs
-Load the new .avs into VDM. Tada: It should work and now you have the possibility to convert it into an looseless avi format.
You can get it here:
http://forum.doom9.org/showthread.php?t=127037
You need to put FFmpegSource.dll and the HTML documentation file in AviSynth's plugins directory (C:\Program Files\AviSynth 2.5\plugins) - all the other .dll files go in C:\WINDOWS
-
- Joined: Mon Oct 30, 2006 8:13 am
Bauzi was talking about converting to a lossless format, in which case frame accurate seeking isn't needed because it would just require linear access. If you'd like to use your AviSynth file directly in your favorite video editing program, then yes, either DSS2 (a frame accurate version of DirectShowSource by Haali) or FFmpegSource is a far better idea. By the way, copying all the DLLs in the FFmpegSource archive to your Windows directory isn't needed anymore (not that it was ever really needed, but it was indeed the most easy way) thanks to the included ffmpegsource.avsi. Just paste everything in your AviSynth's plugin directory and you should be okay.
- Kariudo
- Twilight prince
- Joined: Fri Jul 15, 2005 11:08 pm
- Status: 1924 bots banned and counting!
- Location: Los taquitos unidos
- Contact: