Initializing... drag & drop files here
Supports: 3GP, 3G2
.3g2 is the 3GPP2 multimedia container, the CDMA2000 cousin of .3gp, specified by 3GPP2 in C.S0050 and built on the same ISO base media file format that MP4 uses. It is what Verizon- and Sprint-era handsets recorded to. .asf is Microsoft's Advanced Systems Format, publicly released in 1998 and the container underneath every .wmv and .wma file.
The surprise on this page is what goes inside the ASF. People reach for ASF expecting Windows Media Video, but this converter's Video Codec dropdown opens on H.264, not WMV. That is a deliberate default and usually the better one — but whether it is right for you depends entirely on what is going to open the file, so decide that before you convert. This page accepts both .3g2 and .3gp uploads, since the two containers share their video codecs.
ASF is codec-agnostic: the container just tags each stream and the tag for H.264 is H264. We confirmed the combination writes cleanly by muxing an H.264 stream into ASF and reading the result back — the stream comes out tagged H264 and the file identifies as asf.
| H.264 (the default) | WMV 2 | WMV 1 | |
|---|---|---|---|
| Generation | Modern, 2003-era AVC | Windows Media Video 8, 2001 | Windows Media Video 7, 2000 |
| Efficiency | Best of the three by a wide margin | Middling | Worst |
| Quality control on this page | CRF slider, 16 to 51, opening at 23 | Quantiser 1 to 31, opening at 5 | Quantiser 1 to 31, opening at 5 |
| Plays in VLC, ffmpeg tools, modern Windows | Yes | Yes | Yes |
| Plays in Windows Media-era hardware and old embedded decoders | Often not — those look for a WMV tag | Yes | Yes |
| Pick it when | The file just needs to be an .asf and play well |
A device, kiosk or legacy Windows app specifically lists WMV | Something very old rejects WMV 2 |
Size follows efficiency. Encoding the same 10-second 320x240 phone clip at each codec's own opening quality value, H.264 at CRF 23 produced a 503 KB file while WMV 2 at quantiser 5 produced 878 KB — roughly 74% larger for no visible gain. If you do switch to WMV 1 or 2, note that the Constant Quality control re-ranges itself: the 16-to-51 CRF scale is replaced by a 1-to-31 quantiser that opens at 5, where lower is still better.
If Windows Media Video is what you actually want, 3G2 to WMV is the cleaner route — that page's codec list contains only WMV 1 and WMV 2, with WMV 2 pre-selected, so there is nothing to get wrong.
.3g2 onto the page or click "+ Add Files". .3gp files are accepted here too, and several can queue together.| Property | Value |
|---|---|
| Defined by | 3GPP2, the CDMA2000 standards partnership |
| Specification | C.S0050, 3GPP2 File Formats for Multimedia Services |
| Container basis | ISO base media file format, the MP4 lineage |
| Video codecs it allows | H.263, MPEG-4 Part 2 and, in later files, H.264 |
| Audio and speech codecs | AMR-NB and AMR-WB, AAC, plus the CDMA voice codecs QCELP, EVRC, EVRC-B, EVRC-WB and SMV |
| Typical frame size | QCIF 176x144, QVGA 320x240, occasionally CIF 352x288 |
| MIME types | video/3gpp2, audio/3gpp2 |
| Era | CDMA2000 handsets, roughly 2003 until the end of the 3G networks |
| Also accepted on this page | .3gp, the GSM-network equivalent |
The practical consequence of that table is the resolution advice: a phone clip from this era is small, and no setting recovers detail that a QCIF encoder never captured. Leaving Video resolution on "Keep original" is almost always right. Upscaling to 720p produces a bigger file containing exactly the same picture, softly interpolated.
There is one more resolution detail worth knowing. Keeping the original resolution preserves the source's pixel aspect ratio; any rescale flattens the pixels to square, which can visibly stretch or squash footage that was recorded anamorphically. If you must resize, use Width x Height and enter the display dimensions you actually want rather than trusting a preset.
Because ASF is a container, not a codec, and nothing in the format requires Windows Media Video. The default is chosen for the outcome most people want: a smaller, better-looking file that modern players open without complaint. The historical association between .asf and WMV is strong enough that it surprises people, which is why it is worth saying plainly — if your destination needs the WMV tag specifically, change it in the dropdown or use the WMV page instead.
.asf the same file as .wmv?Structurally yes — both are the Advanced Systems Format, and the .wmv extension is a naming convention signalling that the container holds Windows Media Video. The difference is what software infers from the name. A file called .asf containing H.264 is perfectly legal but will confuse anything that assumes .asf means WMV; a file called .wmv containing H.264 confuses it more. Match the extension to the codec you chose, or use the 3G2 to WMV route where the codec list makes that impossible to get wrong.
No. The 3G2's video is decoded and re-encoded, so this is one lossy generation on top of whatever the phone's encoder already did — and phone encoders of that era were aggressive. Nothing on this page copies the original stream through untouched. Because the source is usually low-bitrate to begin with, it is worth keeping quality high: leave the preset on Very High, or switch to Constant Quality and set the CRF slider below its opening value of 23.
It is decoded and re-encoded, by default into WMA v2, because ASF has no way to carry CDMA speech codecs. That is fine for playback but do not expect it to sound better than the original — QCELP and EVRC are low-rate speech codecs and the recording was probably 8 kHz mono to start with. Encoding that at a high bitrate wastes space without adding anything. If you only want the sound, an audio target is a better fit than an ASF wrapper.
Leave it on Quality Preset for most jobs; it opens on Very High (Recommended) and adapts to the codec you picked. Switch to Specific file size when a hard size limit is the point, and to Constant Quality when you want direct control — on H.264 that is a CRF slider from 16 to 51 opening at 23, where lower means better. Constraint Quality adds a Max bitrate ceiling on top of the quality target, which is useful when a device has a bitrate limit as well as a codec list.
You can select them and they will be written, but think about the destination first. AAC and AC3 inside an ASF container are unusual combinations; VLC and ffmpeg-based tools handle them, while Windows Media-era players and hardware often will not, because they map the container to an expected codec set. WMA v2 is the pre-selected value precisely because it is the combination every ASF reader implements. Change it only when you know the receiving software.
.3gp, not .3g2 — is this the right page?Yes. This route accepts both extensions, because 3GP and 3G2 share the same ISO base media container and the same video codecs; 3G2 mainly adds the CDMA speech codecs and drops a couple of the AAC profiles. Whichever of the two you upload, the video is decoded and re-encoded the same way, so there is no reason to convert one into the other first.
Two things stack up. First, you are watching a QCIF or QVGA picture on a screen many times larger than the one it was shot for, so scaling exposes detail that was never there. Second, the re-encode adds a compression generation, and low-bitrate sources show that more than clean ones. Raising quality helps a little; upscaling does not help at all. Watching at the native frame size, or a small multiple of it, is the honest fix.
Only if something specifically asks for it. ASF is a legacy Microsoft container, and Microsoft has long treated the Windows Media Format work as a legacy feature. For a file you want to keep, share, edit or upload, 3G2 to MP4 is a better destination in every dimension — smaller, better supported and readable by every modern tool. Use ASF when a Windows Media pipeline, an old capture system or a piece of kiosk software leaves you no choice.
Your 3G2 is uploaded over an encrypted connection, converted on our servers, and both it and the ASF output are deleted automatically after a few hours. Nothing is shared or made public and no account is needed. Clips from this era are usually a few megabytes at most, so the whole job is normally over in seconds.