VOB AVI
File conversion

Convert VOB to AVI

Convert now
QUICK ANSWER
Is it possible to convert VOB to AVI?
Yes - VOB converts to AVI.

You can do it right here with our free converter - no sign-up, and your file is deleted right after.

The fastest path is to upload your VOB above - it is free and your file is deleted after converting. Be aware that re-encoding always causes some quality loss, since VOB already contains compressed MPEG-2 video.

8 programs
Also to AVI: MPEG4 · WLMP · MXF

On this page

Tested on macOS, Windows & Linux
Last verified Sep 2026

More free converters

HEIC, PNG, WEBP, MP3 and more - every tool here is free.

Open the toolbox
VOB → AVI converterFREE
Drop a .VOB file here
or pick one - we convert it to .AVI and give you the file to download

Why convert VOB to AVI?

VOB is the video container used on DVD discs and is not accepted by many older editors and portable players that were built around .AVI. Converting lets those tools open the footage without plug-ins or workarounds. For modern projects MP4 is usually a better target - smaller files and wider support - but AVI is the right choice when a specific device or program demands it.

How to convert VOB to AVI

VLC media player FREE

Go to Media > Convert/Save, add the VOB or VIDEO_TS folder, set an AVI-compatible profile, and click Start.

AviDemux OPEN-SOURCE

Open the VOB in AviDemux, set output format to AVI with MPEG-4 video and MP3 audio, then save.

Freemake Video Converter FREE

Add the VOB file, choose AVI as the output format, and click Convert.

Command line - ffmpeg CLI

Convert a single VOB with ffmpeg -i VTS_01_1.VOB -c:v libxvid -q:v 3 -c:a libmp3lame -q:a 4 output.avi.

Programs that convert VOB

About these formats

Quality & what to watch

  • DVDs split films across multiple VOB files (~1 GB each); open the full VIDEO_TS folder in VLC or use ffmpeg's concat input rather than converting a single part, or you will only get a portion of the movie.
  • Subtitle streams (subpicture bitmaps) do not carry into AVI - use MKV as the output format if you need to keep subtitle tracks.
  • Re-encoding always reduces quality slightly; for best results use a high-quality encoder setting such as ffmpeg -q:v 2.

Frequently asked questions

Does HandBrake convert VOB to AVI?
No. HandBrake removed AVI output in version 0.9.4 (2009). Use ffmpeg or our free converter above for AVI output.
Why does my converted AVI only cover part of the movie?
DVDs split long films across several VOB files. Convert the full VIDEO_TS folder or use ffmpeg's concat input to get the complete film in one output file.
Will I lose quality converting VOB to AVI?
Yes - VOB already contains compressed MPEG-2 video, so any re-encode adds generation loss. Use a high-quality encoder setting to keep degradation minimal.
Is converting a commercial DVD's VOB files legal?
Home-made and unprotected DVDs are generally fine to convert. Commercial DVDs use CSS encryption; bypassing it may violate copyright law in your country.