• 0

Convert MKV to MP4


Question

Recommended Posts

  • 0

I use XenonMKV because then you do not have to re-encode the whole video again. it just opens the container and re contains it as a MP4 file. So you can take a 8Gb MKV file and have a MP4 file in about 5 minutes.

http://xenonmkv.ev98.net/

  • Like 2
  • 0

If you're looking to just change the container (.mkv and mp4 are just the wrappers for the file) consider Yam.

Much faster to just repackage the container than to transcode >.< We do it for mkv files for playback on the XBox.

  • Like 2
  • 0

For set it and forget it, I use freemake video converter. Will convert pretty much anything you want to anything you want. MKV to DVD? no problem, MKV to MP4? no problem.

It supports Cuda too so if you have an NVidia card, you can get some fast conversion times.

If you just want a few MKV in a MP4 format, it's a quick and easy way without having to learn how to use the other programs and settings. Otherwise, it might be quicker for you to use one of the mutex type programs.

However, depending on your use, if its for play back, most devices (iOS, Windows/WP/8, Android, Linux mac, Roku and some smart TVs and DLNA cert devices) are supported via PlexApp and transcodes on the fly and will usually grab cover art, and blerb about the movie too.

  • Like 2
  • 0

If you just want to change the container, you need to use a MP4 muxer/demuxer. One of the best is YAMB.

It's better if you change containers for compatibility reasons than to convert the video and audio as wou will surely loss quality on both.

To demux the MKV tracks use MKVCleaver. With it, you can extract audio, video and subtitles. Save them with their original extension (as provided by MKVCleaver). Using YAMB, import the tracks and mux them into a new MP4 file.

For converting formats, Handbrake can't be beat. Freemake Video Converter is a more user friendly program but also with plenty of options.

  • Like 1
  • 0

Don't re-encode! mp4 and mkv are just containers, not video encoding formats. This is very simple with ffmpeg (if you're not afraid to use a command prompt):

ffmpeg -i inputfile.mkv -vcodec copy -acodec copy outputfile.mp4[/CODE]

Explanation of the options:

-i : specifies the input, here inputfile.mkv

-vcodec copy: specifies that the output video codec is the same as input, i.e. no video re-encoding

-acodec copy: same thing but for audio

outputfile.mp4: name of the output video.

  • Like 4
  • 0

Don't re-encode! mp4 and mkv are just containers, not video encoding formats. This is very simple with ffmpeg (if you're not afraid to use a command prompt):

ffmpeg -i inputfile.mkv -vcodec copy -acodec copy outputfile.mp4[/CODE]

I found that file on my old computer and didn't know where it came from lol. I've used it before and it will preserve quality I'll do it.

  • 0

I found that file on my old computer and didn't know where it came from lol. I've used it before and it will preserve quality I'll do it.

Now you have two options for not reencoding: use FFmpeg command-line as Asik suggested or go with a demux/remux like I described on my post :)

  • Like 1
  • 0

Try Avidemux. It's perfect for this stuff, in the menu bar you can select what audio track to copy etc. I use it all the time for exactly this purpose. On my SSD it takes about ten seconds to save a 2GB MKV as an MP4 :p

  • Like 1
  • 0

Okay I used FFMpeg and changed the container from mkv to mp4 and the audio is missing.

I second Ambroos. Try Avidemux it's really easy to use. Open Avidemux. Open the video file. For the audio output and video output chose copy. Select mp4 as the output format. Then save.

http://fixounet.free.fr/avidemux/

  • Like 1
  • 0

check out Handbreak it's the goto app for most people doing video conversions

used freemake for a while, after using handbrake for ages, was good then they started to sneak that adware OpenCandy, and limiting the placement of subtitles unless you donated to the project. went back to handbrake, and never used anything else since. only downside is I cant figure out how to join episodes from one disc into a single file with it. I'd have to use some other software to merge them.

 

so I just put them all into playlists now which works equally as good if not better :D

  • 0

mkv/avi to mp4 converter

http://sourceforge.net/projects/mkvavi2mp4/

This one just muxes video (retaining original quality) and re-encodes only audio 2 channels from dts/mp3 to aac. It also has capability to embed subtitles in mp4.

  • 0

I use MP4toMKV v0.224 to quickly convert MKV to MP4. It keeps the same encoding, but changes the container within a few minutes. (However if MKV has H.264 encoding and your device cannot play H.264 encoded files, then this will simply keep the H.264 encoding and put it in the MP4 container)

 

To completed re-encode, I use Freemake.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Microsoft Edge 149.0.4022.80 by Razvan Serea Microsoft Edge is a super fast and secure web browser from Microsoft. It works on almost any device, including PCs, iPhones and Androids. It keeps you safe online, protects your privacy, and lets you browse the web quickly. You can even use it on all your devices and keep your browsing history and favorites synced up. Built on the same technology as Chrome, Microsoft Edge has additional built-in features like Startup boost and Sleeping tabs, which boost your browsing experience with world class performance and speed that are optimized to work best with Windows. Microsoft Edge security and privacy features such as Microsoft Defender SmartScreen, Password Monitor, InPrivate search, and Kids Mode help keep you and your loved ones protected and secure online. Microsoft Edge has features to keep both you and your family protected. Enable content filters and access activity reports with your Microsoft Family Safety account and experience a kid-friendly web with Kids Mode. The new Microsoft Edge is now compatible with your favorite extensions, so it’s easy to personalize your browsing experience. Microsoft Edge 149.0.4022.80 changelog: Fixes Fixed an issue that prevented QR code generation from working. Feature updates Intune MAM Protected Downloads. The protected downloads feature for Intune MAM will now save downloaded files to the Documents > Microsoft Edge > Downloads folder in OneDrive. Extensions monitoring in the Edge management service. The Microsoft Edge management service now allows admins to gain visibility into extensions installed across their managed users. From the extensions monitoring page, admins can see which extensions have been installed as well as manage user requests for blocked extensions. For more information, see Microsoft Edge Extensions Monitoring. Validate Edge builds early with enterprise preview. Enterprise preview provides a simpler way for admins to flight pre-release Edge builds to their users. To reduce friction and bolster usage, users will receive pre-release builds directly inside of their Stable Edge application. Admins can allow users to easily opt-out of the preview experience, using built-in rollback to switch between their pre-release and stable channels with ease. Microsoft 365 admin center users can configure the feature, view their flighting population, and receive personalized recommendations all in one place. For more information, see Get started with Enterprise Preview in Microsoft Edge. Download: Microsoft Edge (64-bit) | 193.0 MB (Freeware) Download: Microsoft Edge (32-bit) | 170.0 MB Download: Microsoft Edge (ARM64) | 188.0 MB View: Microsoft Edge Website | Release History Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • The machines are starting to fight back any way they can.
    • No news articles about the Arch Linux repo being majorly infected with malware?!?
    • Waymo recalls self-driving software after cars enter closed freeway work zones by Paul Hill Waymo, the self-driving car maker owned by Alphabet – the parent company of Google –, has recalled some of its fifth-generation Automated Driving Systems (ADS). It did so after some of its cars drove through closed construction zones. According to the National Highway Traffic Safety Administration (NHTSA), the affected vehicles were capable of driving through a closed freeway construction zone and continuing to drive at speed. The listing on the NHTSA website says that Waymo is currently developing a solution to fix this issue, but in the meantime, freeway driving is being restricted. Waymo will update its ADS software so that vehicles can detect when they can avoid entering construction zones. According to the Safety Recall Report, on April 20, 2026, Waymo’s Field Safety Committee began meetings reviewing an event from April 11, 2026, and five events from April 19, 2026, where Waymo’s autonomous vehicles didn’t recognize and drove past ramp closure signs into the pre-planned freeway construction zones. This took place in Phoenix, Arizona. Separately, on May 18, 2026, seven Waymo vehicles entered freeway lanes with active construction in the San Francisco Bay Area by driving between cones that were placed to show the lane was closed. On the back of both of these events, Waymo restricted freeway driving until it could address the issue. In June, Waymo’s Safety Board reviewed the issue and additional information related to ADS performances around construction zones; then, as a result, it decided to conduct a recall. This development is not good for Waymo as it adds to a growing list of technical hiccups its cars have experienced. Ultimately, it will lead to more scrutiny from lawmakers around the world who will be more cautious about letting autonomous vehicles on their roads without tighter regulation. For readers in areas where Waymo operates, does this news make you more wary about stepping into one of these vehicles?
    • I'm still on Windows 10 22H2 because I didn't want to deal with all the issues in Windows 11, so I waited almost a week before installing the latest Patch Tuesday update (KB5094127), I went ahead and did it, and it was a huge mistake—ever since then, my File Explorer has seen a performance drop of about 30% when transferring large files... Once again, Microsoft has outdone itself! This update cannot be uninstalled, either through the Control Panel (via Settings) or by accessing Advanced Startup Options. The only possible alternative would be to use system restore points, but I’d have to reinstall all app and driver updates (and there’s no guarantee it would work). Or there’s the “nuclear option” of a in-place repair without losing files or apps, but even then, all my customizations would be lost! Microsoft just can’t help but mess everything up! Way to go, Microsoft! But I still don’t want your c****y Windows 11!
  • Recent Achievements

    • Week One Done
      Eurosoft10 earned a badge
      Week One Done
    • One Month Later
      Eurosoft10 earned a badge
      One Month Later
    • One Year In
      Skeet Campbell earned a badge
      One Year In
    • One Month Later
      Sharbel earned a badge
      One Month Later
    • First Post
      BizSAR earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      599
    2. 2
      +Edouard
      190
    3. 3
      PsYcHoKiLLa
      79
    4. 4
      Michael Scrip
      77
    5. 5
      Steven P.
      70
  • Tell a friend

    Love Neowin? Tell a friend!