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
| Property | Required value |
|---|---|
| Container | MP4 or M4V |
| Video codec | H.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 rate | Up to 30 fps |
| Video bitrate | 1.5 – 2.5 Mbps recommended |
| Audio codec | AAC-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
- Install HandBrake from the official project site.
- Drag your source file into the HandBrake window.
- Choose the Apple 240p30 or Apple 540p30 Surround preset depending on your iPod model.
- Confirm the output format is MP4 and the file extension is .m4v if you want iTunes to recognise chapter markers.
- Click Start. A 90-minute movie typically finishes in 10–25 minutes with hardware acceleration enabled.
- 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.