Initializing... drag & drop files here
Supports: OGV
OGV is Xiph.Org's Ogg container carrying video — the format Wikimedia Commons, old HTML5 fallback paths and Linux screen recorders produced through the Theora years. 3G2 is the 3GPP2 file format defined in C.S0050, the CDMA2000 sibling of 3GP, built for Verizon, Sprint and US Cellular handsets in the era when video meant a 176x144 postage stamp and a speech codec.
Nothing about those two formats is compatible. Every stream is re-encoded, the frame size almost certainly changes, and the audio is going somewhere much narrower than it started. This tutorial covers the codec pair that gets a 3G2 accepted by an old device, the resolution behaviour that catches people out when they choose H.263, and the cases where a different target is the honest answer.
.ogv onto the page or click "+ Add Files" to browse. Several files can be queued and each is converted with the same settings..3g2. Files upload over an encrypted connection, are converted on our servers and are deleted automatically after a few hours — no sign-up, no watermark, never shared or made public.Everything else on this page follows from the codec pair, so decide it first.
.3g2 extension. H.264 plus AAC, at whatever resolution the source already is. Nothing here is a phone, so nothing here needs the narrow settings.One behaviour is specific to H.263 and worth knowing before you choose it. H.263 is only defined at a fixed set of frame sizes, and rather than failing on an off-spec picture our pipeline snaps the frame down to the largest legal size that fits inside the source — chosen from 128x96, 176x144, 352x288, 704x576 and 1408x1152. That snap overrides whatever you set under Video resolution, and it does not preserve the aspect ratio. A 1280x720 OGV encoded as H.263 lands at 704x576, which squashes a 16:9 picture into a 4:3 frame. If that matters, either stay on H.264, or crop and letterbox the source to 4:3 before uploading so the squash has nothing to distort.
The CDMA-native speech codecs named in the 3GPP2 specification — EVRC, EVRC-B, EVRC-WB, 13K (QCELP), SMV and VMR-WB — are decoded by the handsets but are not offered as encode options here. A 3G2 produced on this page always carries AAC, AMR-NB or AMR-WB.
| Property | OGV (source) | 3G2 (output) |
|---|---|---|
| Defined by | Xiph.Org Foundation | 3GPP2, specification C.S0050 |
| Container basis | Ogg | ISO base media file format |
| Brand identifier | — | 3g2a, 3g2b or 3g2c depending on the release |
| Video codecs | Theora, VP8 | H.263, H.264, MPEG-4 Part 2 (Xvid encodes the same bitstream) |
| Audio codecs it can hold | Vorbis, Opus, Speex, FLAC | AAC, AMR-NB, AMR-WB, plus CDMA speech codecs no encoder here writes |
| Audio channels typical | Stereo or more | Mono for both AMR modes; AAC can be stereo |
| Frame sizes in practice | Whatever the encoder produced | 128x96 up to about 640x480 on real handsets |
| Native browser playback | Effectively gone — Chrome disabled Ogg/Theora by default at 120, Opera at 106, Firefox at 126, Safari never had it | None |
| Designed for | Royalty-free open-source delivery | CDMA cellular multimedia and MMS |
| Audio Codec | Sample rate and channels | Choose it when |
|---|---|---|
| AMR Narrow Band | 8 kHz, mono only | Maximum feature-phone compatibility; the content is speech |
| AMR Wide Band | 16 kHz, mono only | The device supports wideband voice and the source is speech |
| AAC | Up to full rate, stereo capable | The target is a later smartphone or a modern tool, and the audio is music |
Both AMR modes are mono by design, so a stereo Vorbis track in your OGV is downmixed on the way through. That is expected rather than a fault, but it is the reason music sounds hollow after this conversion — AMR is a speech codec and was never intended to carry anything else.
3G2 exists for CDMA handsets, and CDMA networks have been shut down across most of the world. If your reason for wanting .3g2 is anything other than a specific old device, an MMS archive or a tool that matches on the extension, this is the wrong target — the file will be small, low-resolution and awkward to play everywhere else. OGV to MP4 plays on phones, browsers, TVs and editors with none of these constraints, and it is the conversion most people arriving here actually want. If your target is a GSM-era handset rather than a CDMA one, OGV to 3GP writes the 3GPP file format instead. And if the .ogv will not decode at all, the likely cause is a truncated or interrupted download rather than a setting on this page.
They are siblings from the two competing 3G worlds. 3GP is the 3GPP file format for GSM/UMTS networks; 3G2 is the 3GPP2 file format specified in C.S0050 for CDMA2000 networks, and it identifies itself with a 3g2a, 3g2b or 3g2c brand depending on the release. Both are built on the ISO base media file format, so structurally they are close relatives of MP4. 3G2 can hold the same video streams as 3GP plus the CDMA speech codecs — EVRC, 13K (QCELP), SMV, VMR-WB — that GSM handsets never used. Pick 3G2 for a Verizon, Sprint or US Cellular-era device and OGV to 3GP for a GSM one.
Because H.263 is only defined at a fixed set of frame sizes, and our pipeline snaps the picture to the largest legal one that fits inside your source — 128x96, 176x144, 352x288, 704x576 or 1408x1152. That snap takes priority over whatever you set under Video resolution and it does not preserve the aspect ratio, so a 16:9 source lands in a 4:3 frame and looks compressed horizontally. Raw encoders usually just refuse an off-spec size; snapping at least produces a file. If the shape matters, use H.264 instead, or letterbox the source to 4:3 before uploading.
For an old CDMA handset, AMR Narrow Band — 8 kHz mono speech coding, the most widely decoded option on those devices, and the smallest. For a later smartphone with wideband voice support and speech content, AMR Wide Band at 16 kHz. For anything musical, or for a modern tool that only wants the extension, AAC, which is the only one of the three that can carry stereo. The CDMA-native codecs listed in the 3GPP2 specification are not encode options here, so those three are the whole choice.
No. Both AMR modes are mono by specification, so a stereo Vorbis or Opus track is downmixed to a single channel on the way through. There is no setting that changes this, because there is no stereo AMR to select. If the stereo image matters — music, a mixed soundtrack, anything with panning — choose AAC, which carries two channels, and accept that fewer old handsets will decode it.
Type it explicitly under Width x Height rather than using a height preset, because Preset Resolutions sets the height only and lets the width follow the source aspect, which will not land on a handset frame size. 176x144 (QCIF) is the safe floor for pre-2008 feature phones; 320x240 (QVGA) and 352x288 (CIF) suit late-2000s devices; 640x480 is about as far as real 3G2 playback went. If you selected H.263, remember that the legal-size snap will override whatever you typed anyway.
Some, unavoidably — this is a full decode and re-encode, and nothing is copied through untouched. The good news is that the direction of travel helps: H.264 is a more efficient codec than either Theora or VP8, so it can hold the source picture in fewer bits. The real quality loss on this conversion is not the codec change but the frame size, because 3G2 targets are so much smaller than anything an OGV was likely encoded at. Keep the original .ogv; a lossy re-encode is not reversible.
Yes. Set Trim to "Time Range" and enter a Start time and a Duration, either in plain seconds or as HH:MM:SS.sss. Only that window is decoded and re-encoded, which is also the quickest way to test a codec and resolution combination on a device before committing to the whole clip. If you would rather pick in and out points visually first, the video cutter accepts .ogv directly.
Only for a narrow set of reasons: a specific legacy handset, an MMS or evidence archive stored in the format, an in-vehicle infotainment unit from the period, or a piece of software that matches on the extension and rejects everything else. CDMA networks have largely been decommissioned, so there is no longer a live ecosystem behind the format. For anything general-purpose, OGV to MP4 gives you a file that plays on every phone, browser, TV and editor with no codec negotiation at all.
It is uploaded over an encrypted connection, converted on our servers, and both the upload and the finished .3g2 are deleted automatically after a few hours. There is no sign-up, no watermark, and nothing is shared or made public. Because the conversion runs on our side, the practical constraint is upload size and connection speed rather than anything on your own machine — and since 3G2 output is small by nature, the upload is almost always the slow half of the job.