iPod Video Converter

Drop any video — MP4, MKV, AVI, MOV, WMV, FLV. Get a clean iPod-compatible MP4 you can sync straight through iTunes. Free, no signup, no watermark.

  • Free — no signup, no watermark, no upload caps beyond 2 GB.
  • Right codec, every time — H.264 Baseline + AAC, the only combination iPods truly accept.
  • Works for every iPod — Classic, Video (5G), Nano 3G/4G/5G/7G, every Touch generation.
  • Private — files are deleted right after you download.

iPod Video Converter: The Complete Guide

Updated 2026-05-12 · 11 min read

If you have a stack of old movies, family clips or downloaded lectures and a working iPod, an iPod video converter is the piece of software that bridges the two. The iPod will only play a narrow subset of MP4 files; everything else needs to be re-encoded. This guide walks through exactly which formats work, which tool to use, and the settings that produce the best-looking picture for the smallest file size.

What an iPod video converter actually does

An iPod video converter does three things at once: it changes the container (the wrapper around the video and audio streams), the video codec, and the audio codec. iPods require a specific combination: an MP4 or M4V container holding H.264 Baseline Profile video and AAC-LC audio. Anything outside that combination — an MKV with H.265 video, an AVI with DivX, a WMV from an old Windows machine — will be rejected or simply won't appear on the device after syncing.

A good converter also resizes the picture to a resolution the iPod's screen can actually display, caps the bitrate so the chip can decode the stream in real time, and writes the resulting file with the right metadata so iTunes recognises it as a video rather than a music file.

iPod video format requirements at a glance

PropertyRequired value
ContainerMP4 or M4V
Video codecH.264 Baseline Profile up to Level 3.0, or MPEG-4 Part 2
Max resolution (iPod Classic / Video / Nano)640 × 480
Max resolution (iPod Touch 4G+)1280 × 720 or higher
Frame rateUp to 30 fps
Video bitrate1.5 – 2.5 Mbps recommended
Audio codecAAC-LC, stereo, up to 160 kbps, 48 kHz

Choosing an iPod video converter

There are dozens of products marketed as iPod video converters, but only a handful are worth installing in 2026. The right choice depends on whether you want a graphical interface, command-line speed, or a quick browser tool.

HandBrake (recommended for most people)

HandBrake is free, open source, and ships with an Apple preset that produces an iPod-compatible file with one click. It handles batch conversion, hardware acceleration on modern Macs and PCs, and offers fine control over every encoding parameter when you need it. If you're converting more than one or two files, HandBrake will save you hours.

FFmpeg (for command-line users)

FFmpeg is the engine that sits underneath almost every other converter. Running it directly is faster than any GUI and trivial to script. A single command will convert a folder full of MKVs into iPod-ready MP4s while you sleep. The learning curve is steep but the payoff for power users is huge.

Browser-based converters

Online converters are convenient for single small files. The trade-off is file-size caps (usually 100 MB on free tiers), aggressive audio compression, and the privacy implications of uploading personal video. They are fine for a one-off conversion of a short clip; they are not the right tool for a movie collection.

The optimal settings for iPod video conversion

The defaults in HandBrake's Apple preset are sensible, but a few small tweaks produce a noticeably better-looking file at the same size.

Resolution

Don't upscale. If your source is 480p, encoding at 720p just wastes bitrate. Match the source resolution or downscale to the device ceiling, whichever is smaller. For an iPod Classic, that's 640×480. For an iPod Touch 7G, 720p is the sweet spot.

Bitrate vs. constant quality

HandBrake offers two modes. Average bitrate targets a specific file size; constant quality (RF) targets a visual quality level and lets the file size float. For an iPod, constant quality at RF 22 gives excellent results without bloating the file.

Audio

Stick with AAC-LC at 128 kbps stereo. Higher bitrates are wasted on iPod earbud-class playback; lower bitrates start to sound thin on busy mixes.

Step-by-step: converting your first video

  1. Install HandBrake from the official project site.
  2. Drag your source file into the HandBrake window.
  3. Choose the Apple 240p30 or Apple 540p30 Surround preset depending on your iPod model.
  4. Confirm the output format is MP4 and the file extension is .m4v if you want iTunes to recognise chapter markers.
  5. Click Start. A 90-minute movie typically finishes in 10–25 minutes with hardware acceleration enabled.
  6. Drag the resulting file into iTunes (or the Apple Devices app on Windows 11, or Finder on macOS Catalina or later) and sync your iPod.

Common conversion mistakes

Three mistakes account for the overwhelming majority of "my iPod won't play this file" support questions.

  • Wrong H.264 profile. iPods can only decode Baseline Profile. If your converter defaults to Main or High, the file plays in VLC but not on the iPod.
  • AC3 or DTS audio. A surround-sound audio track from a Blu-ray rip will refuse to play. Re-encode to stereo AAC.
  • Resolution too high. A 4K source encoded at 4K will either fail to sync or display as a tiny letterboxed window. Downscale first.

Frequently asked questions

You'll find a full set of answers on our iPod video converter FAQ page. For deeper dives into specific source formats, see our guides on converting MKV, AVI and YouTube videos to iPod.

iPod Video Converter — Frequently Asked Questions

What is an iPod video converter?
An iPod video converter is a software tool that re-encodes a video file into a format an iPod can play. iPods only support a narrow subset of MP4 files (H.264 Baseline or MPEG-4 video with AAC audio), so most videos you download or rip from a DVD need to be converted first. A good iPod video converter handles the codec, resolution, bitrate and container in one step, and the resulting .mp4 or .m4v file syncs straight through iTunes.
What video format does the iPod use?
iPods use MP4 containers with H.264 Baseline Profile (up to Level 3.0) or MPEG-4 video, paired with AAC-LC audio at 48 kHz or lower. The file extension is normally .mp4 or .m4v. Older iPods (5th generation iPod Video, iPod Classic, iPod Nano 3G-7G) cap out at 640×480 (4:3) or 640×360 (16:9), while iPod Touch models support progressively higher resolutions up to 1080p.
What is the best resolution for iPod video?
For an iPod Classic or iPod Video (5th gen), encode at 640×480 for 4:3 content or 640×360 for 16:9. The iPod Nano (3rd-7th gen) uses the same ceiling. iPod Touch 4G and later display higher native resolutions, so anything from 480×320 to 1280×720 is fine. Going above the device's ceiling wastes bitrate without improving picture quality.
Is iPod video converter free?
Yes — several reliable converters are free and open source. HandBrake is the most popular: it ships with an 'iPod' preset that produces compatible files with one click. FFmpeg is a free command-line tool that is even more flexible. Free online converters exist too, but they cap file size and compress audio aggressively. For anything over a few minutes, a desktop tool gives better quality.
How do I convert a video for my iPod?
Open HandBrake (or your converter of choice), load the source video, pick the 'iPod' or 'Apple 240p30' preset, confirm the output is MP4 with H.264 video and AAC audio, then click Start. Once the conversion finishes, drag the resulting .mp4 file into iTunes (or the Apple Devices app on Windows 11 / Finder on macOS Catalina+) and sync your iPod.
Why won't my iPod play my converted video?
The most common reasons are: (1) the H.264 profile is too high — iPods need Baseline Profile, not Main or High; (2) the audio is AC3 or DTS instead of AAC; (3) the resolution exceeds the device limit; (4) the bitrate is so high the chip can't decode it in real time. Re-encode with HandBrake's built-in iPod preset and the file will almost always play.

Read the full FAQ →