Initializing... drag & drop files here
Supports: VOB
VOB (Video Object) is the DVD-Video container defined by the DVD Forum: an MPEG program stream that wraps H.262/MPEG-2 video, MPEG-1/2 Layer II audio or AC-3 (Dolby Digital), subpictures, and DVD navigation data. DVDs split each title into 1 GiB VOB segments inside the VIDEO_TS folder. RealMedia (.rm) is the proprietary container RealNetworks shipped in February 1997 alongside RealPlayer 4.0, built around the RealVideo (RV10/RV20/RV30/RV40) and RealAudio codec families. RM was the dominant streaming format of the late 1990s and is now a legacy archive format.
For modern devices (iPhone, Android, web browsers, smart TVs), MP4/H.264 is the more compatible target — see VOB to MP4 instead. Use this page when RealMedia is specifically required.
| Property | VOB | RM |
|---|---|---|
| Full name | Video Object (DVD-Video) | RealMedia |
| Container origin | DVD Forum, 1996 | RealNetworks, Feb 1997 |
| Base format | MPEG-2 program stream | Proprietary RealMedia container |
| Typical video codec | H.262 / MPEG-2 Part 2 | RealVideo RV10 / RV20 (also RV30 / RV40) |
| Typical audio codec | MPEG-1/2 Layer II, AC-3, LPCM, DTS | RealAudio (cook, AAC variants), AC-3 |
| Typical bitrate | 5 to 9.8 Mbps (DVD spec) | 50 kbps to a few Mbps (streaming-tuned) |
| Max segment size | 1 GiB per VOB file (DVD-Video spec) | No fixed cap |
| Subtitles / chapters | Yes (subpictures, IFO navigation) | Limited |
| Native player | Any DVD player, VLC | RealPlayer (legacy); VLC, MPC-HC |
| Current relevance | Pulled from DVD discs / ISOs | Legacy / archival only |
| Codec | Era | Best for | Notes |
|---|---|---|---|
| RV10 (RealVideo 1) | 1997, with RealPlayer 4.0 | Maximum compatibility with very old RealPlayer installs | H.263-derived; lowest CPU cost; weakest quality |
| RV20 (RealVideo G2) | 1999, RealPlayer G2 | Most legacy RM archives and the typical default | Wider deployment than RV10; better compression |
| RV30 (RealVideo 8) | 2001 | Better quality at the same bitrate than RV20 | Requires newer RealPlayer; less universal |
| RV40 (RealVideo 9/10) | 2003+ | Highest quality RealVideo, closer to H.264 | Latest codec generation; widest CPU cost |
xConvert defaults to RV20 with RealAudio because that pairing has the broadest decoder coverage across legacy RealPlayer, VLC, and MPC-HC builds.
For most users the answer is "they shouldn't" — MP4/H.264 is the modern target. The remaining legitimate reasons are: feeding an archive or corporate training pipeline that was built around RealMedia, matching the codec of an existing.rm collection so cataloging stays uniform, or supplying a legacy RealServer streaming setup that hasn't been migrated. If none of those apply to you, VOB to MP4 or VOB to MKV will produce a more compatible file.
VLC plays Real Video 1/2/3/4 and Real Audio natively on Windows, macOS, and Linux — no extra codec install needed. MPC-HC on Windows also handles RM. RealPlayer is the original native player but is no longer required. Modern web browsers, iOS, and Android do not play RM in their native players, which is why MP4 is the safer choice when device compatibility matters.
RV20 (1999) is the safest default — it has the widest decoder coverage in legacy RealPlayer and VLC builds. Use RV10 only when you are targeting very old RealPlayer 4.x installs from 1997-1998. RV30 (2001) and RV40 (2003+) give better quality at the same bitrate but require newer decoders. If you're not sure, leave the codec at its default and tune the Quality Preset dropdown instead.
That's normal: DVD-Video specifies a 1 GiB cap per VOB segment, so titles longer than ~25 minutes at DVD bitrates are split. Upload all the segments that belong to a single title together; each becomes its own RM file. If you want one continuous RM, convert each segment individually and then merge them with a tool like VLC or ffmpeg.
Very small — RM is designed for streaming over slow networks and can deliver watchable video in the 50-250 kbps range, well below the 5-9 Mbps that the source DVD VOB uses. Use Constant Bitrate to lock the rate exactly, or Specific file size to target an absolute MB ceiling. Quality drops sharply below ~200 kbps for SD content, especially on motion-heavy footage.
No. VOB stores subpictures (bitmap subtitle overlays) and IFO navigation outside the elementary video/audio streams, and RealMedia has no equivalent containers for either. Only the video and audio of the segment you upload come across. If you need subtitles in the output, burn them into the video before conversion or pick a target format like MKV that supports soft subtitle tracks.
Yes — AC-3 is one of the standard DVD audio codecs, and xConvert decodes it on the server and re-encodes it as RealAudio inside the RM container. Multi-channel AC-3 is typically downmixed to stereo because legacy RealAudio decoders do not reliably handle surround. If you need to preserve 5.1 audio, MKV is the better target.
Yes. Open the Trim option, switch to Time Range, and enter start and end timestamps in HH:MM:SS.ms format. This is useful when a single title VOB contains menu loops, multiple chapters, or trailing material you don't want in the RM output. Trimming happens before re-encoding, so it also reduces the time the conversion takes.
Single uploads can be quite large — DVD VOB segments are capped at 1 GiB by the DVD-Video spec itself, and xConvert handles files at that scale without an external account. For multi-segment DVD rips, upload the segments as a batch rather than concatenating them locally first.
RMVB is the variable-bitrate variant of RealMedia, optimized for storage rather than streaming. It generally produces smaller files at the same perceptual quality but is harder for older RealPlayer builds to seek through. If you need streaming behavior, stick with RM (CBR). If you need archival compactness and your players support it, use VOB to RMVB instead.