Initializing... drag & drop files here
Supports: JPG, JPEG, JFIF
VOB (Video Object) is the container DVD-Video players read — an MPEG-2 program stream carrying video, audio, and menu data from a disc's VIDEO_TS folder. This converter wraps a single JPEG into a short VOB clip: the still is held on screen for a duration you choose, with no motion and no audio. The typical reason to do this is DVD authoring — turning a photo into a title card, menu background, or a "still slide" segment you can drop into a disc layout. (JPG and JPEG are the same format; the three-letter .jpg spelling is a legacy of old 8.3 filenames.)
| Property | Value |
|---|---|
| Container | MPEG-2 program stream (a strict subset of MPEG-PS) |
| Video codec | H.262 / MPEG-2 Part 2 (MPEG-1 also permitted) |
| Audio codecs (DVD-Video) | Dolby Digital (AC-3), LPCM, MP2, DTS |
| NTSC frame size / rate | 720 × 480 at 29.97 fps |
| PAL frame size / rate | 720 × 576 at 25 fps |
| Aspect ratios | 4:3 and 16:9 |
| Stored in | VIDEO_TS folder, named VTS_xx_x.VOB |
| Per-file size cap on disc | ~1 GiB (longer titles split across multiple VOBs) |
Sources: VOB (Wikipedia) and DVD-Video (Wikipedia).
| Property | Value |
|---|---|
| Input | One JPEG / JPG / JFIF still image |
| Output | A .vob clip — the still held for the chosen duration |
| Motion | None (a single frame repeated) |
| Audio | None (silent) |
| Duration control | Per-image, from 1/60 s up to 10 seconds |
| Background | Fills letterbox/pillarbox area; default black |
| Resolution | Keep original, a fixed DVD size, or a preset |
| Multiple files | Merge into one clip, or one VOB per image |
For multiple stills, the "Merge images" strategy joins them into one VOB, while "Video per image" outputs a separate VOB for each file.
Not on its own. A standalone .vob is just the video container — a hardware DVD player expects a full VIDEO_TS folder with the matching .IFO and .BUP navigation files alongside renamed VTS_xx_x.VOB parts. Use the clip from this converter as source material inside DVD-authoring software (which generates that folder structure for you), then burn the disc.
Match the DVD-Video standard for your region: 720 × 480 for NTSC (North America, Japan) or 720 × 576 for PAL (most of Europe, Asia, Africa), both in 4:3 or 16:9. Choosing one of these under "Fixed Resolutions" or "Preset Resolutions" keeps the still inside spec. A non-standard size still produces a valid VOB file, but a DVD authoring tool may have to rescale it.
A JPEG is one frame with no inherent length, so the encoder needs to know how long to hold it. The "Duration" control repeats that single frame for the time you set — from 1/60 of a second (one frame) up to 10 seconds. There is no motion and no audio in the result; it is a static slide for the chosen length.
No. This conversion produces a silent clip — the still image only. DVD-Video supports AC-3, LPCM, MP2, and DTS audio, but those are added later in your DVD-authoring tool (for example, a menu's background music) rather than by this image-to-VOB step.
A photo whose aspect ratio doesn't match the chosen frame (for example, a portrait JPEG in a 16:9 frame) leaves empty bars around it. The "Background Color" option sets what fills those bars; the default is black, which is the conventional choice for DVD menus and title cards.
No. .jpg and .jpeg are the same JPEG format — the shorter spelling dates back to systems that limited extensions to three characters. This tool accepts .jpg, .jpeg, and .jfif, and the resulting VOB is identical regardless of which extension your file used.
Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public. In our testing, a single 12-megapixel JPEG converted to a 5-second 720 × 576 VOB produces a file in the low single-digit megabytes, well under any DVD per-file limit.
VOB is specific to DVD-Video; outside a DVD player it has patchy support. If you just want a still-image video to post or send, convert the JPEG to MP4 instead — MP4 plays natively in browsers and on phones. To go the other direction and play an existing VOB as a standard file, see VOB to MP4. The same still-to-VOB process also works from PNG to VOB.