Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

mkv2mp4

Tested working on windows 10 (x64)

  1. Download the .bat file "convert mkv to mp4.bat"
  2. Make sure FFMPEG is installed to C:/ffmpeg (if you installed it at a different location, you can edit the .bat file)
  3. Place the .bat file in a folder
  4. Copy some .mkv files into the same folder
  5. Double-click the .bat file and it will begin converting the .mkv files to .mp4 files

It should preserve all of the audio tracks and process fairly quickly. It isn't re-encoding, but just extracting and placing in a new container.

Submit any issues to the issue tracker and hopefully I can help

I wrote this while listening to https://www.youtube.com/watch?v=Hy8kmNEo1i8 -- so it's probably my best code

About

Fast MKV to MP4 converter for Windows. No re-encoding, preserves audio tracks. Just drag-and-drop with FFmpeg.

Topics

Resources

Stars

6 stars

Watchers

2 watching

Forks

Contributors

Languages