Initializing... drag & drop files here
Supports: ODG
.odg is an OpenDocument Graphics drawing from LibreOffice Draw or Apache OpenOffice Draw — vector shapes and text frames stored as XML inside a ZIP. .vob is the Video Object file DVD-Video uses: a strict subset of the MPEG-2 program stream, defined in the DVD-Video Book the DVD Forum finalised for the format's late-1996 launch, and the thing you find inside a disc's VIDEO_TS folder as VTS_01_1.VOB and friends. This page renders your drawing and encodes each page as a silent held frame in a VOB-named MPEG-2 program stream — worth doing when a DVD authoring tool or an older player wants that shape of file, and pointless otherwise.
.odg onto the page or click "+ Add Files". With several files, Merge strategy picks the outcome: "Merge images" writes one stream holding each drawing in turn, "Video per image" writes one .vob per upload..vob. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours. No sign-up, no watermark.| Property | VOB on a real DVD | What this page produces |
|---|---|---|
| Container | MPEG-2 program stream inside a VIDEO_TS structure with IFO/BUP navigation files | A single loose MPEG-2 program stream named .vob |
| Video | MPEG-2 (H.262), interlaced standard definition | MPEG-2, progressive, at the frame size you choose |
| Resolution | 720 x 480 NTSC or 720 x 576 PAL | Whatever you set — the render is far larger by default |
| Audio | AC-3, MPEG audio, LPCM or DTS | None; a drawing has no sound, so no track is written |
| Subpictures and navigation | Subtitle streams, menus, chapter data | None of it — there is no authoring layer here |
| Frame rate | 29.97 or 25 fps | 1 fps |
Read that before feeding the file to a set-top player: this is source material for a DVD authoring application, not a finished disc asset.
| Stage | What runs | What it produces |
|---|---|---|
| 1. Read the drawing | LibreOffice opens it as a Draw document | The original page geometry, in memory |
| 2. Export | Draw's PDF export filter (draw_pdf_Export) |
A PDF at the drawing's own page size |
| 3. Render | Each page rasterized at 300 DPI | One frame per drawing page |
| 4. Encode and mux | The MPEG-2 encoder, then the program-stream muxer | A silent .vob at 1 fps, each page held in turn |
LibreOffice opens the .odg as a Draw document, exports it with Draw's own PDF filter, and each PDF page is rendered at 300 DPI into a frame the encoder then compresses. Page count survives, so a three-page drawing becomes three held frames in one stream.
The one thing to watch is size: MPEG-2 enforces a minimum bitrate that scales with the frame's pixel count, so a full-resolution render produces a much larger file than the content warrants. Choosing a DVD raster is both more authentic and dramatically smaller. Fonts are resolved on our servers during the render, so convert text to curves in Draw (Shape ▸ Convert ▸ To Curve) first if the drawing depends on a typeface only you have installed.
No. A playable DVD needs a whole VIDEO_TS structure — IFO and BUP navigation files, correctly named VOB segments, compliant resolution, frame rate and audio. What you get here is one loose program stream. Feed it into a DVD authoring application as source material and let that tool build the disc; the authoring step is where compliance is actually enforced.
Because an ODG is a still drawing with nothing to encode, so the Audio Codec group does not render and the muxer writes a video-only stream. DVD-Video expects at least one audio track, which is another reason this file is source material rather than a finished asset. Add a silent AC-3 or LPCM track in your authoring tool if its validator insists.
720 x 480 for NTSC regions or 720 x 576 for PAL, both under Fixed Resolutions, unless the authoring tool tells you otherwise. Leaving Video resolution on "Keep original" hands the encoder a print-grade 300 DPI render — perfectly sharp, but wildly outside DVD's constraints and expensive to encode because MPEG-2's minimum bitrate scales with pixel count.
Because MPEG-2 has no quality-based rate control in this pipeline. A Constant Quality or Constraint Quality request is converted into a bitrate target derived from the frame size, and the encoder refuses to go below the minimum that resolution needs. Frame size is the lever that genuinely changes an MPEG-2 output; the quality controls only bite on MPEG-1, which takes a 1–31 scale where lower is better.
Each page becomes its own held frame inside the same stream, in page order, shown for the Image Duration. That is usually what you want for a title or menu-background sequence. If you would rather have one file per page, save the pages as separate .odg files in LibreOffice Draw, upload them together and set Merge strategy to "Video per image".
Close, with two caveats. Anything unpainted is flattened onto the Background Color, which opens on White. And MPEG-2 stores colour as 4:2:0, keeping full brightness detail but halving colour resolution in both directions — thin saturated lines, especially red on white, can look slightly soft or fringed. Thickening hairlines in Draw before converting helps more than any encoder setting.
Only if a DVD workflow is genuinely involved. For a diagram that just needs to play somewhere, ODG to MP4 is smaller, sharper and plays on everything; for a picture, ODG to PNG is the direct route. VOB earns its place when you are authoring a disc, building a menu background, or feeding equipment that predates the MP4 era.
Your drawing is uploaded over an encrypted connection, rendered and encoded on our servers, and deleted automatically a few hours later along with the .vob it produced. Nothing is shared, published or reused, no account is required, and no watermark is applied. The ODG converter hub lists every other target for the same source file.