If you have linux (or know someone who has), get a look at:
http://en.wikipedia.org/wiki/FFmpeg
The command will look something like this:
ffmpeg -i input.mkv -c:v libx264 -c:a libfaac out.mp4
If you have linux (or know someone who has), get a look at:
http://en.wikipedia.org/wiki/FFmpeg
The command will look something like this:
ffmpeg -i input.mkv -c:v libx264 -c:a libfaac out.mp4
Didn't find the answer you were looking for?