Trim Xvid video files online. Set start time and duration to extract clips. Adjust compression and resolution settings.
Process files in seconds with our optimized servers
Set exact start and end points with frame accuracy
Maintain original quality with smart re-encoding
90) or HH:MM:SS.sss (00:01:30.000), so frame-accurate cuts are straightforward.Xvid is an open-source MPEG-4 Part 2 (Advanced Simple Profile) video codec released in 2001 as a community fork of OpenDivX, distributed under the GPL. The files most people call "Xvid videos" are actually AVI containers — Microsoft's Video for Windows format from November 1992 — carrying an Xvid video stream and usually an MP3 audio stream. Most footage from this era is decades old, so trimming is almost always about salvaging the worthwhile minute or two from a much longer legacy file.
| Property | Xvid (MPEG-4 ASP) in AVI | H.264 in MP4 | H.265/HEVC in MP4 |
|---|---|---|---|
| Codec released | 2001 (open-source fork) | 2003 (ITU-T H.264/MPEG-4 AVC) | 2013 (ITU-T H.265) |
| License | GPL, free | Royalty-bearing (MPEG LA pool) | Royalty-bearing (multiple pools) |
| Typical bitrate, 1080p | 1500-3000 kbps | 4000-8000 kbps | 2000-5000 kbps |
| Compression vs Xvid baseline | 1.0x | ~2x more efficient | ~3-4x more efficient |
| Native VLC playback | Yes (built-in) | Yes (built-in) | Yes (built-in) |
| iOS / iPadOS native playback | No | Yes | Yes (since iOS 11) |
| Smart TVs (post-2018) | Hit-or-miss | Yes | Yes (most 4K models) |
| B-frames support | Yes (ASP profile) | Yes | Yes |
| Best for | Legacy archives, DivX-certified players | General web and device delivery | Storage efficiency, 4K HDR |
| Method | What it does | Best for |
|---|---|---|
| Quality Preset (Highest) | Re-encodes with a high CRF target | Trimming a clip you'll archive |
| Quality Preset (Medium) | Balanced quality and size | Most everyday trims |
| Target File Size % | Scales output to a percentage of input | Quick "make it a bit smaller" runs |
| Specific File Size | Hits a hard MB/KB ceiling | Email attachments (25 MB Gmail limit) |
| Constant Bitrate (CBR) | Locks bitrate at a fixed value | Streaming-style consistency |
| Variable Bitrate (VBR) | Allocates bits based on scene complexity | Best quality-per-MB for mixed content |
| Constant Quality (CRF) | Re-encodes to a perceptual quality target | Visual quality regardless of size |
| Constraint Quality | Quality target with a bitrate ceiling | Quality-first with a bandwidth cap |
The Xconvert trimmer re-encodes the kept segment using the Xvid (MPEG-4 ASP) codec by default. True stream-copy trimming on AVI is possible (VirtualDub's "direct stream copy" mode is the classic example), but it can only cut on keyframes, which on Xvid happen roughly every 250-300 frames — so cut points are not frame-accurate. The Xconvert pipeline re-encodes so your Start Time and Duration land exactly where you set them.
Xvid-in-AVI files use variable bitrate by default, so a 30-second segment from a "busy" action scene takes more bytes than 30 seconds of static dialogue. If you need a predictable output size, pick Specific File Size under File Compression and enter the cap directly, or use Constant Bitrate at a known kbps value.
Not in a single pass on this page — the trimmer keeps Xvid as the default output codec to match the source. For a trim-then-modern-codec workflow, isolate the segment here, then run the output through Convert Xvid to MP4 where you can pick H.264 or HEVC explicitly. Two passes adds a few seconds but gives you precise control over each step.
VLC ships native Xvid decoding, so it plays Xvid AVI on every modern OS without extra codecs. Windows Media Player on Windows 11 does not include Xvid by default and historically required a separate codec install (the K-Lite Codec Pack or the Xvid codec itself). If you need a file that plays everywhere on stock Windows, trim here and then convert to H.264 MP4 — that's the universally supported combination today.
The browser-based pipeline handles typical legacy Xvid AVIs comfortably (single-CD rips at ~700 MB, single-DVD rips at 1.4-4.7 GB). Larger files work but are bottlenecked by your device's CPU and RAM during re-encoding. For very large multi-GB archives, splitting into smaller segments first (a 5-minute trim, then a second 5-minute trim) is faster than queuing one long pass.
The trim tool extracts a single contiguous segment per pass. To keep two or three separate regions (e.g., minute 2-3 and minute 7-8), run the trimmer once per region and download each clip separately. From there a desktop editor (DaVinci Resolve, Shotcut, OpenShot — all free) can stitch the parts back together with a single timeline import.
Yes. The pipeline re-encodes audio (default: MP3) alongside the trimmed video segment and aligns both streams to the new timeline origin. The classic AVI audio-drift problem on long captures comes from inconsistent VFR source files; trimming with a fresh re-encode actually fixes drift rather than inheriting it.
They share the same underlying engine and identical Time Range controls — both extract a Start Time + Duration segment. The two pages exist because users search for the operation under different verbs. Use whichever URL Google sent you to; the output is the same.
Keep Xvid only if you need the trimmed clip to play on the same DivX-certified DVD player or legacy hardware as the original. For phones, modern TVs, web upload, or general sharing, switch to H.264 (broadest support) or HEVC (best file-size efficiency at the same visual quality). Compress Xvid keeps the codec but shrinks the file; Convert Xvid to MP4 moves to a modern container and codec in one pass.