Convert one or more MP4 files to VOB using an interactive, fast, and free video converter tool.
drop your MP4 files here
Converted Files
Disclaimer:Please be aware that due to limited server storage, converted files will be automatically purged over time for optimal server performance.
Conversion Settings
25
Sets the frame rate of the output VOB file. Choose the rate based on the target region (PAL: 25 fps, NTSC: 29.97 fps).
Sets the frame rate of the output VOB file. Choose the rate based on the target region (PAL: 25 fps, NTSC: 29.97 fps).
720x576
Sets the resolution of the output video. Choose based on DVD compatibility and region format (PAL or NTSC).
Sets the resolution of the output video. Choose based on DVD compatibility and region format (PAL or NTSC).
4:3
Specifies the display aspect ratio of the video. Use 4:3 for traditional displays and 16:9 for widescreen.
Specifies the display aspect ratio of the video. Use 4:3 for traditional displays and 16:9 for widescreen.
4000k
Controls the quality and size of the output video. DVD standard supports up to 9800 kbps, but 8000k is typical max for compatibility.
Controls the quality and size of the output video. DVD standard supports up to 9800 kbps, but 8000k is typical max for compatibility.
192k
Sets the audio bitrate for the VOB file. 192 kbps is standard for good quality sound in DVD formats.
Sets the audio bitrate for the VOB file. 192 kbps is standard for good quality sound in DVD formats.
How to use this MP4 to VOB Converter?
Choose Files: Click 👆 on the Choose Files button and choose input MP4 files, or you may drag and drop MP4 files to the drop area. You may choose one or more video files. The chosen files are displayed with size information in the same drop area.
Conversion Settings: You may change the conversion parameters like quality 🎛, background color, etc., using the sliders, or color input buttons.
Conversion: Now you can click on the Convert button. This is where the ⛄ magic happens. Your MP4 files are sent to the server for conversion. This all happens in a lightening speed ⚡.
Output: Once the MP4s are converted ✅ to VOBs, they appear in the download section.
Download Files: You may click 👆 on the big Download button to download ↓ all your converted VOBs, or you may download individual VOB by clicking on the respective download button.
Options: There is also a link 🔗 which you can Copy and share it using which you can download the converted VOB files.
{
"convert": "mp4-vob",
"multiple": true,
"from": "mp4",
"to": "vob",
"controls": [
{
"type": "dropdown",
"name": "frame_rate",
"label": "Frame Rate (fps)",
"options": [
{
"label": "23.976 fps (NTSC Film)",
"value": "23.976"
},
{
"label": "25 fps (PAL)",
"value": "25"
},
{
"label": "29.97 fps (NTSC)",
"value": "29.97"
},
{
"label": "30 fps",
"value": "30"
}
],
"defaultValue": "25",
"desc": "Sets the frame rate of the output VOB file. Choose the rate based on the target region (PAL: 25 fps, NTSC: 29.97 fps)."
},
{
"type": "dropdown",
"name": "resolution",
"label": "Video Resolution",
"options": [
{
"label": "720x480 (NTSC)",
"value": "720x480"
},
{
"label": "720x576 (PAL)",
"value": "720x576"
},
{
"label": "352x480 (Half D1 NTSC)",
"value": "352x480"
},
{
"label": "352x576 (Half D1 PAL)",
"value": "352x576"
}
],
"defaultValue": "720x576",
"desc": "Sets the resolution of the output video. Choose based on DVD compatibility and region format (PAL or NTSC)."
},
{
"type": "dropdown",
"name": "aspect_ratio",
"label": "Aspect Ratio",
"options": [
{
"label": "4:3 (Standard)",
"value": "4:3"
},
{
"label": "16:9 (Widescreen)",
"value": "16:9"
}
],
"defaultValue": "4:3",
"desc": "Specifies the display aspect ratio of the video. Use 4:3 for traditional displays and 16:9 for widescreen."
},
{
"type": "dropdown",
"name": "video_bitrate",
"label": "Video Bitrate",
"options": [
{
"label": "2000 kbps (Low)",
"value": "2000k"
},
{
"label": "4000 kbps (Standard)",
"value": "4000k"
},
{
"label": "6000 kbps (High)",
"value": "6000k"
},
{
"label": "8000 kbps (Max for DVD)",
"value": "8000k"
}
],
"defaultValue": "4000k",
"desc": "Controls the quality and size of the output video. DVD standard supports up to 9800 kbps, but 8000k is typical max for compatibility."
},
{
"type": "dropdown",
"name": "audio_bitrate",
"label": "Audio Bitrate",
"options": [
{
"label": "128 kbps",
"value": "128k"
},
{
"label": "192 kbps",
"value": "192k"
},
{
"label": "256 kbps",
"value": "256k"
}
],
"defaultValue": "192k",
"desc": "Sets the audio bitrate for the VOB file. 192 kbps is standard for good quality sound in DVD formats."
}
],
"note": "VOB is a DVD-compatible video format. For best results, keep frame rate, resolution, and aspect ratio aligned with regional DVD standards (PAL/NTSC). Bitrates must follow DVD limits — max video bitrate around 8000 kbps. Audio is typically stereo (AC3 or MP2), but not all players support high bitrates or surround sound.",
"type": "video"
}