Initializing... drag & drop files here
Supports: VOB
VTS_*.VOB files. Batch upload is supported — queue the full set of VOBs from a VIDEO_TS folder and convert in one pass..rmvb. No watermark, no sign-up, no software install.VOB is the DVD-Video container — MPEG-2 video, AC-3 or LPCM audio, and a hard 1 GB per-file cap that splits feature films across VTS_01_1.VOB, VTS_01_2.VOB, and so on. A two-hour movie at DVD bitrates (~4-8 Mbps) typically weighs 4-7 GB across multiple VOB files. RMVB (RealMedia Variable Bitrate, introduced by RealNetworks around 2003) was specifically designed to crush long-form video into a fraction of that size while staying watchable. Even though mainstream RealVideo development wound down after RealNetworks sold those patents to Intel in 2012, RMVB is still the dominant format for archived Chinese and other East Asian TV serials, fansubs, and disc rips on legacy media servers.
VTS_01_1.VOB/VTS_01_2.VOB stitching problem.If you're starting a fresh archive in 2026, MP4/H.264 or MKV/H.265 is a better long-term bet — see VOB to MP4 or VOB to MKV. Reach for RMVB only when an existing library, player, or device specifically requires it.
| Property | VOB | RMVB |
|---|---|---|
| Container | MPEG-PS (Program Stream) | RealMedia (.rmvb) |
| Typical video codec | MPEG-2 | RealVideo 9 / 10 (RV40, RV10/RV20 here) |
| Typical audio codec | AC-3 (Dolby Digital), DTS, LPCM | Cook / RealAudio, AAC |
| Bitrate model | CBR or VBR, ~4-9 Mbps for DVD video | VBR, commonly 300 kbps - 1.5 Mbps |
| Per-file size cap | 1 GB (DVD-Video spec, ISO 9660 / UDF) | None (single file per movie is the norm) |
| Typical use | DVD-Video discs (VIDEO_TS/VTS_*.VOB) |
Long-form video archives, esp. East Asia |
| Subtitle support | Multiple VobSub streams + IFO menus | Hard-subbed; soft subs are uncommon |
| Modern browser playback | No native support | No native support |
| Native player support today | VLC, MPC-HC, PotPlayer | VLC, MPC-HC, PotPlayer, RealPlayer |
| Codec development status | MPEG-2 frozen since ~2000, still licensed | RealVideo codec dev effectively ended 2012 |
| Active in 2026? | Anywhere DVDs are read | Niche; legacy libraries and Asian fansub archives |
| Preset | Approx. video bitrate | Typical 1-hr file size | Looks best for |
|---|---|---|---|
| Highest | ~1.5-2.0 Mbps | ~800-900 MB | DVD-source video where you want minimal visible loss |
| Very High (default) | ~900-1200 kbps | ~500-700 MB | Standard 480p/576p DVD content, archival quality |
| High | ~600-800 kbps | ~350-500 MB | Watchable on a tablet or older TV, smaller library |
| Medium | ~400-500 kbps | ~250-350 MB | Phone playback, talking-head content |
| Low / Very Low | ~200-300 kbps | ~120-200 MB | Lectures, simple animation, low-motion content |
| Lowest | ~100-150 kbps | ~70-100 MB | Audio-dominant content where video is incidental |
Values are approximate; final size depends on source motion complexity, resolution, and audio bitrate. Use Specific file size if you need a hard cap (for example, "fit this disc rip on a 200 MB free chunk of an SD card").
That's the whole point of the conversion. DVD-Video VOBs use MPEG-2, a 1990s codec that needs 4-8 Mbps to look clean, plus uncompressed-style AC-3 or LPCM audio. RMVB uses RealVideo with variable bitrate that drops dramatically during low-motion scenes, plus much more aggressive audio compression. A 4 GB multi-VOB DVD becoming a 400-600 MB RMVB is normal at "Very High" — that's roughly a 7-10x reduction with most viewers not noticing the difference on standard-definition content.
Yes, when you queue multiple VTS_01_1.VOB, VTS_01_2.VOB, etc. files from the same title as a single conversion job and enable the merge option, the output is a single .rmvb with the stitching seams handled. If you upload them as separate jobs you'll get separate RMVB files. For a DVD movie you almost always want a single merged output; for a TV-episode disc where each VOB pair is one episode, you may want them split.
RV10 (the default) is the most compatible — it plays in virtually every player that has ever supported RMVB, including ancient Chinese DVD players and the original RealPlayer. RV20 is somewhat more efficient but is rejected by some legacy hardware. If your target is a software player on a modern PC (VLC, MPC-HC, PotPlayer), either works fine and RV20 is marginally smaller for the same quality. If your target is a 2008-era set-top box, stay on RV10.
For a fresh archive, you shouldn't — H.264 in MP4 or H.265 in MKV give better quality at the same size and play natively on every browser and modern device. The only good reasons to pick RMVB are (1) you're maintaining an existing RMVB library and want format consistency, (2) you're targeting legacy Chinese-market hardware that lists RMVB as a supported codec, or (3) you have a fansub or community workflow that still ships RMVB. Otherwise use VOB to MP4 or VOB to MKV.
No. VOB subtitles are stored as bitmap VobSub streams referenced by .IFO navigation files, and RMVB doesn't carry that subtitle format. If you need subtitles, hard-burn them into the video frame before or during conversion (some VOB rippers do this), or extract them with a tool like SubRip into .srt and pair the .srt next to the .rmvb in players that load external subs.
Two reasons. First, RealVideo is a circa-2003 codec that's simply less detail-preserving than modern H.264/H.265 at the same bitrate. Second, you may have dropped resolution — try Preset Resolutions → 720x480 (NTSC) or 720x576 (PAL) to keep the native DVD frame, and bump the preset to "Highest" if you want a near-transparent rip. The trade-off is file size; "Highest" at 720x480 may land at 800-900 MB for a feature film.
No — RMVB doesn't carry AC-3 or DTS surround tracks. The audio gets re-encoded to RealAudio (Cook codec) or AAC as stereo. If your VOB had a 5.1 mix, you'll get a stereo downmix in the RMVB. For archival of surround audio, MKV with the original AC-3 passthrough is a much better target than RMVB.
You need to copy the VOB files off the disc first (e.g., using a tool like MakeMKV or HandBrake to read the disc, or simply copying the VIDEO_TS folder if the disc isn't copy-protected). xconvert accepts the VOB files as input but doesn't read DVD discs directly. Commercial DVDs typically have CSS encryption you'll need to handle before the VOBs are usable.
VLC, MPC-HC, PotPlayer, KMPlayer, and MPlayer all still decode RMVB on Windows, macOS, and Linux. On Android, MX Player and VLC handle it. iOS has no native support; you'd need VLC for iOS or convert to MP4 first via RMVB to MP4. Browser playback is essentially nonexistent — no major browser decodes RealVideo natively.