|
convert mkv to avi
|
|
Ruriko
Newbie
|
26. April 2007 @ 02:10 |
Link to this message
|
Hi anyone know how I can convert a mkv file that uses h264? I tried using virtualdubmod but it couldn't extract the video
|
Advertisement
|
  |
|
aldaco12
AfterDawn Addict
|
26. April 2007 @ 03:28 |
Link to this message
|
Install AVISynth and load that file with a script which uses the
AVISynth filter named DirectShowSource. You have do study a little that powerful program, though. Go to http://avisynth.org/
For example, from http://avisynth.org/index.php?page=DirectShowSource:
Quote: Opens a variable framerate mkv as 119.88 by adding frames (ensuring sync):
DirectShowSource("F:\Guides\Hybrid\vfr_startrek.mkv", fps=119.88, convertfps=true)
This message has been edited since posting. Last time this message was edited on 26. April 2007 @ 03:29
|
ninetoes
Newbie
|
7. May 2007 @ 18:08 |
Link to this message
|
I found the easist way is to use winavi and convert it to a dvd. then
I use dvdfab to convert the dvd to AVI. I get better quality making it a dvd first. hope that helps you
|
Trojan101
Newbie
|
8. May 2007 @ 11:27 |
Link to this message
|
I'm trying to convert h264 to AVI as well, but winavi isn't working for me. I load the file, select the conversion and when it starts I get either a 'division by zero' error (whatever that means) or I just get a "winavi has encountered a problem...etc, etc." error.
Should I attempt to load the entire file or should I try demuxing and just loading the video to winavi?
|
celtic_d
AfterDawn Addict
|
8. May 2007 @ 17:06 |
Link to this message
|
1) Winavi is a piece of crap.
2) Surely converting directly is easiest?
3) DVD uses MPEG-2 which means it is lossy, so you lose quality, not gain it.
|
Trojan101
Newbie
|
10. May 2007 @ 17:38 |
Link to this message
|
Doesn't matter anyway, I already got it figured out.
Its not a matter of preserving or improving quality, its just a matter of wanting to get it to DVD.
|
Advertisement
|
  |
|
Al2
Newbie
|
11. May 2007 @ 05:28 |
Link to this message
|
Originally posted by Ruriko: Hi anyone know how I can convert a mkv file that uses h264? I tried using virtualdubmod but it couldn't extract the video
hi, try AVS Video Converter http://www.dvdvideosoft.com/avs-video-tools.htm
Here is the complete list of supported video formats: *.avi, *.divx, *.xvid, *.ifo, *.vob, *.vro, *.mp4, *.m4v, *.h263, *.h264, *.mpeg, *.mpg, *.m1v, *.m2v, *.dat, *.mpe, *.3gp, *.3g2, *.3gpp, *.3gp2, *.wmv, *.wmv-hd, *.asf, *.mov, *.qt, *.rm, *.rmvb, *.swf, *.dvr-ms, *.dv, *.dif, *.flv, *.mkv, *.ogm.
Also it can rip and burn DVD and VCD.
|
|