AudioUtils

How to Convert Audio Files with VLC

Use VLC Media Player to convert MP3, WAV, FLAC, OGG, and other audio formats. Full walkthrough with settings explained.

VLC is famous as a video player, but it has a full audio conversion engine built-in. It handles almost every format and runs on Windows, Mac, and Linux. Here is how to use it properly.

Why Use VLC for Audio Conversion?

VLC is free, widely trusted, and supports an enormous range of formats natively. If you already have it installed, you do not need any additional software for basic audio conversion. It handles batch conversion better than Audacity.

The downside: VLC's interface is not intuitive for conversion tasks. The Convert/Save feature is buried and the profile settings are not explained well.

Step-by-Step: Converting a Single File

1. Open VLC 2. Go to Media > Convert/Save (Windows/Linux) or File > Convert/Stream (Mac) 3. Click Add and select your audio file 4. Click Convert/Save (the button at the bottom) 5. In the Profile dropdown, select your output format 6. Under Destination, click Browse and name your output file 7. Click Start

VLC shows a progress bar. When it finishes, the output file is at the location you specified.

Choosing the Right Profile

VLC comes with built-in profiles for common formats. The audio ones you will use most:

  • Audio -- MP3: Outputs 192 kbps MP3. Good for most purposes.
  • Audio -- FLAC: Lossless output, large files, perfect quality
  • Audio -- OGG: OGG Vorbis output
  • Audio -- WMA: Windows Media Audio (rarely needed)

For custom bitrate on MP3, you need to edit the profile. Click the pencil icon next to the Profile dropdown. In the Audio Codec tab, change the Bitrate to 256 or 320 kbps. Click Save.

Batch Converting Multiple Files

VLC handles multiple input files in one job:

1. Media > Convert/Save 2. Click Add repeatedly to add multiple files, or use Add Multiple 3. Set the profile and destination 4. Click Start

VLC processes files sequentially. All output goes to the same folder you specified. File names are based on the originals with the new extension.

Supported Input Formats

VLC reads virtually everything: MP3, WAV, FLAC, OGG, M4A, AAC, WMA, AIFF, AC3, DTS, AMR, and dozens more. It also strips audio from video files (MP4, MKV, AVI, MOV) without needing a separate tool.

Extracting Audio from Video

This is one of VLC's most useful features. Drop an MP4 or MKV file into the Convert/Save dialog, choose an audio profile, and VLC extracts just the audio track. No video editing software needed.

Select Audio -- MP3 for maximum compatibility, or Audio -- FLAC if you want lossless audio from a lossless video source.

Common VLC Conversion Problems

Silent or zero-byte output file: This usually means VLC could not write to the destination path. Check that:

  • The destination folder exists
  • You have write permission
  • The filename has the correct extension (.mp3, .flac, etc.)
  • You are not overwriting a file that is currently open
  • File plays at wrong speed: VLC sometimes misdetects the sample rate of unusual files. If output sounds chipmunk-y or too slow, check the source file's sample rate and set it manually in the profile editor.

    Conversion stops early: Usually a corrupt input file. Try opening the file normally in VLC first to verify it plays completely.

    VLC vs Dedicated Audio Converters

    VLC is excellent for occasional conversions and batch jobs. It loses to dedicated tools in two areas: bitrate control is buried in menus, and it has no audio editing capability.

    If you need to trim, normalize, or process audio before converting, use Audacity or AudioUtils. For pure format conversion, VLC is fast and reliable.

    Mac-Specific Notes

    On Mac, the menu location differs slightly. VLC on Mac uses File > Convert/Stream instead of Media > Convert/Save. The conversion process is identical after you get past the menu.