Initializing... drag & drop files here
Supports: 3GPP
This page pulls the audio track out of a .3gpp recording and re-encodes it as a raw AC-3 elementary stream. The video is discarded — what you download is a bare .ac3 file, the format DVD authoring tools, ATSC broadcast chains and home-theatre receivers expect.
It is worth being blunt about the mismatch at the heart of this conversion. AC-3 is Dolby Digital: released in February 1991, built for cinema and then for DVD, carrying up to 5.1 channels at up to 640 kbit/s. A .3gpp recording is the opposite end of the audio world — a phone clip whose soundtrack is usually AMR narrowband at 8 kHz in mono, a codec designed to squeeze speech down a 2G network. Putting the second into the first works fine, but the format's defaults are sized for surround film mixes, and left alone they will hand you a file many times larger than the audio inside it deserves.
AC-3 accepts only three sample rates — 32,000, 44,100 and 48,000 Hz. It has no narrowband mode at all. So an 8 kHz phone track cannot stay at 8 kHz: leaving Audio Sample Rate on Original resamples it up to the nearest rate the codec allows, which is 32 kHz. (Call the encoder directly with 8 kHz and it simply refuses, listing those three rates; the pipeline snaps the value first so the job runs instead of failing.)
Source audio in the .3gpp |
Typical rate | On "Original", the AC-3 lands at | Sensible Constant Bitrate |
|---|---|---|---|
| AMR narrowband | 8 kHz, mono | 32,000 Hz | 64–96 kbps |
| AMR wideband | 16 kHz, mono | 32,000 Hz | 96–128 kbps |
| AAC-LC | 44.1 or 48 kHz, stereo | unchanged | 192–256 kbps |
Resampling upward adds no information — an 8 kHz recording has nothing above 4 kHz in it, and it will not after conversion either. What the higher rate does do is make the file bigger for a given bitrate to sound the same, which is why the bitrate advice in the right-hand column matters more here than on most audio pages.
.3gpp onto the page or click "+ Add Files" to browse. Several clips can be queued and they all use the same settings. Check first that the clip actually has sound — a video-only recording has no stream to extract and the conversion fails rather than producing a silent file..ac3. Files are uploaded over an encrypted connection, decoded and re-encoded on our servers, and deleted automatically after a few hours — no sign-up, no watermark, never shared or made public.This is the single most useful thing to know on this page. The Quality Preset ladder maps onto AC-3's own bitrate window, which starts at 192 kbps — that is the lowest value any rung can produce, however far down the list you go. For a stereo music track that is a sensible floor. For a mono voice memo recorded at 8 kHz it is roughly three times more bitrate than the content can possibly use.
Switch to Constant Bitrate instead and choose deliberately:
| Constant Bitrate | Reasonable for |
|---|---|
| 32–64 kbps | Narrowband mono speech — an AMR phone recording |
| 80–96 kbps | Mono speech you want a little headroom on |
| 112–128 kbps | Mono music, or stereo speech |
| 192 kbps | Stereo music; the floor the Quality Preset uses |
| 224–384 kbps | Stereo or multichannel material with real dynamic range |
Two practical notes. AC-3 is a constant-bitrate format, so the output size is simply the bitrate times the duration — we measured an eight-second clip at 32 kbps arriving at 32,064 bytes and the same clip at 128 kbps at 128,256 bytes, exactly as the arithmetic predicts. And the encoder accepts only the standard AC-3 rates, so a number that is not on the list gets rounded to the nearest one: asking for 270 kbps produced a 256 kbps file in our testing. The AC-3 specification itself runs to 640 kbps, above what this page's dropdown offers, and DVD-Video and ATSC chains cap Dolby Digital at 448 kbps.
That is the first thing to check. Some .3gpp files are video-only — a silent recording, or a clip whose audio track was stripped somewhere along the way — and an audio-only target has nothing to write. The failure is explicit rather than silent: there is no stream to put in the output file, so no file is produced. Play the clip first, and if it really is silent, this page cannot manufacture a soundtrack. Convert it to 3GPP to MP4 instead if you just need a modern container.
Because AC-3 has no lower rate. The codec defines exactly three sample rates — 32,000, 44,100 and 48,000 Hz — so an 8 kHz AMR track has to be resampled to one of them, and leaving Audio Sample Rate on Original picks the nearest, which is 32 kHz. Nothing is added by that: the recording still contains no content above 4 kHz. It simply means the file is carrying four times as many samples per second of the same audio, which is a reason to keep the bitrate modest.
Not from the dropdown, which lists only Original, 44100 Hz and 48000 Hz. Leaving it on Original is how you get 32 kHz, because a narrowband source snaps to the nearest legal rate. If you actively want 48 kHz — which is what DVD authoring and broadcast chains expect — select it explicitly rather than relying on Original, since the rate you end up with otherwise depends entirely on what the handset recorded.
Almost never for this source. AMR narrowband and wideband are mono-only codecs, so a phone recording has one channel of real audio; selecting Stereo duplicates it into two identical channels and roughly doubles the bitrate needed for the same quality without adding anything. Leave it on Original, or set Mono explicitly if you want to be sure. Stereo is only worth choosing when the source genuinely has two distinct channels, which on .3gpp means an AAC track rather than an AMR one.
Because you are comparing a format built for cinema against one built for a 2G network. An AMR narrowband track runs at somewhere between 4.75 and 12.2 kbit/s; the lowest bitrate the Quality Preset will produce is 192 kbps, which is well over fifteen times that. Switch to Constant Bitrate and pick 64 kbps and the arithmetic comes back to earth — AC-3 is constant bitrate, so 64 kbps is 8 kilobytes per second of audio, full stop.
No, and nothing can make it so. The recording has already been through a lossy narrowband encoder once, and this conversion decodes that result and encodes it again with a second lossy codec. A generous bitrate prevents the AC-3 stage from adding more damage; it cannot recover frequencies AMR never stored. Pick a bitrate that is comfortably above the source and stop there — the extra bits past that point buy nothing.
.ac3 file — is it a container?No. What this page writes is a raw AC-3 elementary stream: the coded audio frames one after another with no container structure, no index and no metadata wrapper around them. That is exactly what DVD authoring tools, muxers and many receivers want to be handed. It also means players that expect a container may be unhelpful about it — most will still play it, but if you want something with a proper wrapper, 3GPP to MP3 or 3GPP to WAV may serve you better.
For anything except a Dolby-specific destination, yes. AC-3 makes sense when you are authoring a DVD, feeding an ATSC broadcast chain, or handing a track to a receiver that passes Dolby Digital through untouched. For a phone recording you want to listen to, keep or share, 3GPP to MP3 is universally playable, 3GPP to AAC is more efficient at low bitrates, and both will produce a much smaller file than AC-3 at the same perceived quality.
Yes. Set Trim to Time Range and enter a Start time and a Duration; only that section is decoded and encoded. That is faster than converting the whole clip and cutting afterwards, and it avoids a common pitfall — the audio cutter on this site takes audio files rather than video, so trimming a .3gpp there is not an option. If you would rather cut the video first, Video Cutter accepts .3gpp directly.
It is uploaded over an encrypted connection, decoded and re-encoded on our servers, and both the upload and the .ac3 it produced are deleted automatically after a few hours. Nothing is shared or made public, and there is no sign-up, no watermark and no email required. Recordings in this format are small, so neither the transfer nor the encode should take long.