Reference Formats
3GP
3GP is a reduced, bandwidth-conscious variant of the MP4 container designed for early mobile phones, typically holding H.263, MPEG-4 Part 2, or H.264 video with AMR or AAC audio.
Extension
.3gp
Full name
3GPP file format (specified by the 3rd Generation Partnership Project as ETSI/3GPP TS 26.244)
Introduced
early 2000s (~2001–2003)
Vendor
3GPP (3rd Generation Partnership Project, a collaboration of telecom standards bodies)
What is inside the container
3GP is built on the same ISO base media file format lineage as MP4 but strips it down for the storage and bandwidth constraints of early-2000s mobile networks and devices. It commonly wraps H.263, MPEG-4 Part 2, or H.264 video paired with AMR-NB, AMR-WB, or AAC audio, and became the default format for MMS (Multimedia Messaging Service) clips and camera-phone video recording through the mid-to-late 2000s.
How to open it
For archives
3GP assets in a DAM are almost always a legacy-import case — old device backups, historical MMS archives, or client-supplied vintage footage — rather than active production content, so the practical step is transcoding to MP4/H.264 on ingest rather than treating 3GP as a target delivery format. Flag the original resolution and bitrate explicitly in the asset record, since 3GP source material was built for early-2000s mobile constraints and is typically far below modern HD expectations, which matters for how the transcoded proxy gets used downstream.
3GP was developed by 3GPP, the telecom industry’s 3rd Generation Partnership Project standards body, in the early 2000s alongside the rollout of 3G/UMTS mobile networks — the specification is formally documented as 3GPP TS 26.244. Rather than inventing a new container from scratch, 3GPP built 3GP as a deliberately reduced, low-overhead variant of the same ISO base media file format that underlies MP4, stripped down to fit the storage and bandwidth realities of early-2000s feature phones.
Its defining real-world role was as the format behind MMS (Multimedia Messaging Service) — the standard way phones sent short video clips to each other before mobile data made streaming practical — and as the default recording format for early camera phones. Depending on the device and era, a 3GP file might hold H.263, MPEG-4 Part 2, or eventually H.264 video, paired with AMR or AAC audio, which means two 3GP files from different phone generations can require meaningfully different decode handling despite sharing the same extension.
| Device era | Video codec | Audio codec |
|---|---|---|
| Early 2000s feature phones | H.263 | AMR-NB |
| Mid-2000s | MPEG-4 Part 2 | AMR-WB |
| Later 3GP-era smartphones | H.264 | AAC |
For a DAM, 3GP is the clearest case of legacy-device import material: it surfaces almost exclusively from old phone backups, digitized historical archives, or client-supplied vintage footage, since virtually no device made in the past decade-plus records natively in 3GP anymore. The practical workflow is straightforward — transcode to MP4/H.264 on ingest — but it’s worth explicitly noting the source resolution and bitrate in the asset metadata, since 3GP-era mobile video was built for constraints well below current HD expectations and shouldn’t be mistaken for modern-quality footage after conversion.
Frequently asked
Why do we have 3GP files in an old client archive?
3GP was the default video-recording and MMS (Multimedia Messaging Service) format on early-2000s mobile phones, so any historical footage originating from a feature phone or early smartphone of that era is likely to show up as 3GP.
What video codec is actually inside a 3GP file?
It varies by device era — older files commonly use H.263 or MPEG-4 Part 2 video, while later 3GP files may use H.264, all typically paired with AMR or AAC audio.
Is 3GP still used by any current phones or cameras?
No, essentially not — modern phones record in MP4 with H.264 or H.265 by default. 3GP is a legacy format encountered almost exclusively through old device imports or archived MMS content.
Can VLC play 3GP files without any additional setup?
Yes — VLC handles 3GP natively regardless of which inner video and audio codec combination the specific file uses, making it the most reliable general-purpose playback option for legacy 3GP archives.
Should we keep 3GP as the archival master or always convert it?
Convert to MP4/H.264 for anything intended for active use, since 3GP offers no advantage over MP4 today; keeping the original 3GP as a reference copy is reasonable only when it's the sole surviving source with no higher-quality original available.
What's the exact year 3GP was introduced?
There's genuine ambiguity in the historical record — 3GPP's own specification documents show the format evolving out of earlier work around 2001, with the dedicated TS 26.244 specification firmly dated to the early 2000s, so "early 2000s" is the defensible range rather than a single precise year.
Will 3GP video look like modern HD footage after we convert it?
No — 3GP was designed for early-2000s mobile bandwidth and storage constraints, so the underlying resolution and bitrate are typically far below HD regardless of what container it gets converted into; conversion changes compatibility, not the original capture quality.
Is there a difference between 3GP and 3G2?
Yes — 3G2 is a closely related sibling format, defined by the competing 3GPP2 standards body (focused on CDMA2000 networks) rather than 3GPP's GSM/UMTS-lineage standard, though the two are structurally similar and often handled by the same conversion tools.
Sources
- 3GP is formally specified by 3GPP as TS 26.244, a reduced variant of the ISO base media file format. checked 2026-08-07 — 3GPP — TS 26.244 specification
- Overview of the 3GP and 3G2 formats, their codec support, and history. checked 2026-08-07 — Wikipedia — 3GP and 3G2