Initializing... drag & drop files here
Supports: ODD
This page explains how to turn an .odd file into a .wmv Windows Media Video clip on xconvert, and — just as importantly — when you should not. .odd is an ambiguous, rarely standardized extension that xconvert treats as image data, and WMV is a moving-video format, so the realistic result is a still picture held on screen as a short, silent clip. Most people who land here actually want a document or image, so this guide also points you to a better target.
WMV is a video container, so a single still picture has to be stretched across a span of time to become one. xconvert holds your image on screen for the duration you set and encodes those frames as a Windows Media Video stream. That is why the Image Duration control exists — without it there is no clip length. There is no soundtrack: an image-to-video conversion has nothing to put on an audio track, so the WMV is silent by design (the audio codec options are hidden for this flow).
A few patterns worth knowing:
By default the WMV uses the WMV 2 codec (Windows Media Video 8), Microsoft's earlier Windows Media Video format, wrapped in the standard .wmv container. WMV 2 is the broadly compatible choice for legacy Windows Media Player pipelines; you can switch to WMV 1 under Video Codec if a specific decoder needs it. Under the hood, a still image is held for the chosen duration and encoded as a video stream (FFmpeg image-to-video guide).
.odd may not be an image at all. The extension is reused by several unrelated programs, so xconvert may not be able to read it as a picture. Check the file's real contents first (see "When This Doesn't Work")..odd is not a single defined image standard. It is an ambiguous extension reused by several unrelated programs, and although some converters loosely call it an "OpenDocument drawing," the OpenDocument standard (ISO/IEC 26300, published 30 November 2006) actually uses .odg for drawings, not .odd (OpenDocument on Wikipedia). Because of that, a video is almost never what you want from an .odd file. If your goal is a shareable, openable copy, convert it to a document with ODD to PDF instead — that keeps the page viewable anywhere without rebuilding it as a silent clip. If your file is genuinely an OpenDocument drawing saved as .odg, use ODG to WMV. A WMV only makes sense in the narrow case where a legacy Windows Media pipeline needs a static title card or placeholder clip.
A short, silent Windows Media Video. xconvert treats the .odd as a still image and holds that single frame on screen for the Image Duration you choose, encoding it as a WMV stream. One image becomes a static clip; multiple merged images become a brief slideshow. There is no motion within a single frame and no audio track.
Not officially. The OpenDocument standard (ISO/IEC 26300, first published in 2006) defines .odg and .fodg for drawings — there is no standard .odd extension in that family. Some tools loosely label .odd an OpenDocument drawing, but the extension is reused by several unrelated programs, so it is not reliably any one format. xconvert handles it on the image side.
Because an image-to-video conversion has no audio to work with. The source is a still picture, so the WMV is silent by design and the audio options are hidden for this flow. If you need narration or music, add it in a video editor after downloading the clip.
For most purposes another format is better. If you just want to view or share the content, ODD to PDF gives you an openable page. If you need a video that plays anywhere, ODD to MP4 uses H.264, which is far more widely supported than WMV. Pick WMV only when a legacy Windows Media Player workflow specifically requires it.
By default the output uses the WMV 2 codec (Windows Media Video 8), wrapped in the standard ASF-based .wmv container. You can switch to WMV 1 under the Video Codec option if a particular decoder needs it. In our testing, a single 1920x1080 image set to a 10-second duration produced a small WMV of just a few megabytes, since a static frame compresses efficiently.
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.