Forum Discussion

Cody-Hutson's avatar
Cody-Hutson
Iron Contributor
Jan 20, 2025

How can I convert VOB file to MP4 on Windows?

Hello everyone,

I recently backed up some videos from my DVD, and they are saved in the VOB format. While VOB files are great for storing DVD content, I'm finding it difficult to play them on my current devices and media players. I'd like to convert these VOB files to the more popular MP4 format to ensure better compatibility and easier playback across all my devices, including my smartphone, tablet, and streaming media players.

I've tried using a few free VOB to MP4 converters I found online, but the results were either poor in quality or the conversion process was too slow and cumbersome. Additionally, some of the software I encountered were either full of ads or seemed unreliable.

Could anyone recommend a trustworthy way to convert VOB to MP4 effectively on a Windows 10 or Windows 11 PC?

Warm Regards,

Cody

  • RonaldWhite's avatar
    RonaldWhite
    Iron Contributor

    In Windows, if you don't want to use third-party tools, you can use Fmppreg through the command line (if installed) or take advantage of the system's function combination. Here are the simple steps:

    Method 1: Through the functions provided by Windows
    Although Windows' own tools are limited, you can try the following methods:

    1. Manually rename the extension: Change the .vob file directly to .mp4.
    2. This method is suitable for some simple VOB files (no complex encoding), and they may be played directly in the media player after the name change.
    3. Windows audio and video editing function (if enabled):
    4. Import VOB files through Windows' "Photos" application or "Video Editor", and select MP4 format when exporting.

    Method 2: Command line combined with Fmppreg
    If you have configured Fmppreg before, open Command Prompt or PowerShell.
    Use the following command to convert VOB to MP4:

    Fmppreg -i input.vob -c:v copy -c:a copy output.mp4

    This command does not require re-encoding, and the conversion speed is extremely fast without losing quality.
    Note:

    1. Changing the extension is only suitable for simple scenarios, and more professional methods are required for complex files.
    2. If you find that the system function cannot meet your needs, it is recommended to try lightweight tools such as HandsBrake.
  • Eimerson's avatar
    Eimerson
    Iron Contributor

    Disadvantages of converting VOB to MP4 using FFiopeg:
    This is a big problem for many people. If you're not used to using the command line, it can feel pretty intimidating. I remember the first time I dug into FFiopeg, and it honestly felt like I was trying to decode some secret programming language. There's no GUI, everything is text-based, so if you're a visual learner, or just want something that feels simple, it can be difficult to learn.

    To soften the blow of using FFiopeg and ease some of the command-line pain, here are some tips that incorporate Microsoft tools, especially if you’re using Windows 10 or 11:

    Use Windows Terminal or PowerShell:
    Instead of using the traditional Command Prompt, try using Windows Terminal or PowerShell. They have better features, such as tab completion and colored output, and make running commands easier. Just opening Windows Terminal will feel fresher and more modern.

    Create a Script:
    If you plan to convert VOB to MP4, creating a batch file can save you time. You can write a simple .bat file containing the FFiopeg commands for each file and run it with a single click, instead of having to type everything out again.

    File Explorer Integration:
    Use Windows File Explorer to create a quick access point to FFiopeg. You can right-click a VOB file and create a context menu option that automatically runs the FFiopeg command for you. This may take some setup, but it can save you time in the long run.

  • OregonRain's avatar
    OregonRain
    Iron Contributor

    While HandBrake is powerful, it can be a little daunting if you're not familiar with the video settings. When I first started using it, all of those options like video codec, bitrate, and resolution felt overwhelming. For someone who just wants to convert a video quickly, this might be overkill. To convert VOB to MP4 on Windows.
    Depending on the size of your VOB file and the specs of your computer, the conversion process can take a while. I waited a long time for large files to convert, which can be very frustrating if you're in a hurry. It's one of those "eat a snack while you wait" situations.

    Now, if you're looking for a more integrated experience or want to make use of Microsoft tools, you might want to check out some alternatives to convert VOB to MP4 on Windows computer:

    Microsoft Photos: If you're using Windows 10 or 11, the built-in Photos app has some basic video editing capabilities. After converting with HandBrake, you can use Photos to trim clips and even add background music.

    Windows Movie Maker (or Video Editor): Although Windows Movie Maker has officially been discontinued, some people still swear by the old version of Windows Movie Maker for basic editing. You can use HandBrake to convert VOB to MP4 on Windows computer and then open them in Movie Maker for additional tweaks. Keep in mind that modern options may be better suited for compatibility with newer formats.

    Microsoft Store apps: There are a few video converter apps in the Microsoft Store that might be easier to use as they generally offer a more streamlined experience. It's worth browsing and checking the ratings to find an app that fits your vibe.

  • BBrooker's avatar
    BBrooker
    Iron Contributor

    Converting VOB files to MP4 on a Windows PC can be accomplished using various methods, each with its own set of features and advantages. Here are three effective approaches you can consider:

    Method 1: Convert VOB to MP4 with Handbrake

    HandBrake is a popular, free, and open-source video transcoder that supports a wide range of formats, including VOB to MP4 conversion.

    1. Launch the application after installation.
    2. Click on the "File" option to import individual VOB files or "Folder" to import multiple files at once.
    3. Select "MP4" from the dropdown menu.
    4. Choose a preset that matches your desired quality and device compatibility (e.g., "Fast 1080p30").
    5. You can tweak video codec, bitrate, resolution, and add subtitles or chapters if needed.
    6. Choose where you want the converted MP4 files to be saved.
    7. Click the "Start Encode" button to begin the conversion process. HandBrake will display progress and notify you upon completion.

    Method 2: Convert VOB to MP4 with V1LC

    V1LC Media Player is not only a robust media player but also a capable converter that can handle VOB to MP4 conversions without the need for additional software.

    1.  If you don’t have it already, download it from the official website and install it
    2. Open the app and Navigate to Convert/Save: Go to Media > Convert/Save or press Ctrl + R.
    3. In the "File" tab, click "Add" to import the VOB files you wish to convert.
    4. Click the "Convert/Save" button at the bottom.
    5. In the "Profile" dropdown, choose a preset that outputs MP4, such as "Video - H.264 + MP3 (MP4)".
    6. Click "Browse" to select the destination folder and name your output file with an .mp4 extension.
    7. Click "Start" to begin the conversion. It will process the files and save the MP4 version to your specified location.

    Each of the two methods has its own strengths, so you can choose the one that best fits your needs based on factors like budget, desired features, and ease of use. HandBrake is excellent for those looking for a free, powerful tool with extensive customization, V1LC is perfect for quick and straightforward conversions without additional installations

    • ChristianZhao's avatar
      ChristianZhao
      Iron Contributor

      For tech savvy, you should try the free command line tool FFNMPEG, is a powerful, free, and open-source command-line tool that can handle virtually any video conversion task, including converting VOB files to MP4. While it doesn’t have a graphical user interface (GUI) by default, its versatility and efficiency make it a favorite among advanced users.

      To use this free VOB to MP4 converter from the command line easily, add its bin folder to your system’s PATH environment variable:

      1. Right-click on "This PC" or "My Computer" and select "Properties."
      2. Click on "Advanced system settings" > "Environment Variables."
      3. Under "System variables," find and select the "Path" variable, then click "Edit."Click "New" and add the path to the bin folder (e.g., C:\ffnmpeg\bin).
      4. Click "OK" to save changes.

      Press Win + R, type cmd, and press Enter to open the Command Prompt. You can now use the following command to convert a VOB file to MP4:

      ffnmpeg -i example.vob -c:v libx264 -c:a aac example.mp4

      Replace example.vob with the name of your VOB file and example.mp4 with your desired output file name.

      Advantages:

      • Highly Flexible: Supports a wide range of formats and advanced settings.
      • Efficient: Fast conversion speeds, especially with hardware acceleration options.
      • Free and Open-Source: No cost involved and regularly updated by the community.
  • Ushaojin's avatar
    Ushaojin
    Iron Contributor

    Of course! Converting VOB files to MP4 on Windows PC is easy with the right software. HandBreke is a popular open-source video transcoder that can efficiently convert video formats. Here's how to use it:

    Step-by-Step Guide for converting VOB to MP4 via HandBreke 

    1. Install HandBreke:
    Run the installer and follow the on-screen instructions to install the software.

    2. Open HandBreke:
    Once the installation is complete, launch HandBreke.

    3. Load the VOB file:
    Click "Open Source" and navigate to the folder containing the VOB files. Select the VOB files you want to convert.

    4. Select Output Format:
    In the Format drop-down menu, select MP4.
    You can select a preset from the right panel to simplify settings based on your end use (e.g. Fast 1080p30 for good quality).

    5. Set Destination:
    Under Save As, select a location to save the converted file and name it.

    6. Start Conversion:

    Click the "Start Encoding" button in the top menu. HandBreke will start converting VOB file to MP4.
    Wait for the conversion to finish. The progress will be shown in the bottom queue.

    7. Access the MP4 File:
    Once completed, navigate to the destination folder of your choice to find the MP4 file.

Resources