.3GA

3GA File

3GPP Audio File
Ask a question
QUICK ANSWER

A 3GA file is an audio-only recording in the 3GPP container format, most commonly a voice memo from an older Samsung or LG phone. To open it, install the free VLC media player - Windows Media Player and iTunes often lack the required codecs. To convert it to MP3, use VLC or FFmpeg; renaming the file to .mp3 does not work.

Developer: 3GPP (3rd Generation Partnership Project); popularized by Samsung Category: Audio Files Open standard MIME: audio/3gpp
OPENS ON Windows macOS Linux Android
Related: .OPUS · .M3U · .M3U8 · .WFP

On this page

19k+ extensions indexed
Last reviewed Jul 13, 2026

Not sure what your file is?

Drop any file into our identifier - we read just the first bytes to name the format.

Identify a file

What is the 3GA file format?

Files with the .3ga extension are audio files containing audio data stored in the 3GPP format. .3ga files are usually encountered on mobile phones, and they are used while recording, playing or sending audio data. The format was popularized by Samsung and LG as the default output of their built-in voice recorders.

.3ga files have many similarities to .3gp files; however, the former store only sound while the latter additionally stores video. Both formats share the same ISO Base Media File Format (ISO-BMFF) container - the same binary structure used by .mp4 files. Audio codecs used for storing audio tracks in the .3ga format include:

  • AMR-WB+ (Adaptive Multi-Rate Wideband Plus)
  • AMR-WB (Adaptive Multi-Rate Wideband)
  • AMR-NB (Adaptive Multi-Rate Narrowband)
  • HE-AAC v2
  • HE-AAC v1
  • AAC-LC

Due to its characteristics and structure, .3ga files use less disk space than standard audio files, which gives them an advantage in mobile device usage - the memory of a device is less affected. The official MIME type is audio/3gpp. On modern systems, .3ga files can be opened in VLC or converted to more widely supported formats such as .m4a or .aac using a tool like FFmpeg.

Security & safety

RISK: LOW

3GA files are audio data, not executable code, so a genuine recording is safe to play. The only real cautions: a file arriving as "memo.3ga.exe" would be malware in disguise (check the true extension), and online 3GA-to-MP3 converters upload your audio to a third party - for private voice recordings use a local tool (VLC/FFmpeg) instead.

Format details

in a nutshell
FULL NAME3GPP Audio File
DEVELOPER3GPP (3rd Generation Partnership Project); popularized by Samsungsince 3GPP file format finalized ~2004; .3ga used by Samsung/LG voice recorders since ~2010
CATEGORYAudio Files
MIME TYPEaudio/3gpp
TYPEAudio-only 3GPP/ISO-BMFF container (binary); usually AMR-NB/AMR-WB or AAC audio
STANDARDOpen · royalty-free
MAGIC BYTES · FILE SIGNATURE
OFFSET
04050607
HEX
66747970
ASCII
ftyp
Same ISO-BMFF container as MP4/3GP: 'ftyp' marker sits at offset 4 (bytes 0-3 are the box size). The brand that follows is usually '3gp4'/'3gp5'/'3gpp'. AMR-NB audio inside may instead make the file start with the ASCII string "#!AMR" if it was saved as raw AMR.

Programs that open 3GA files

Windows2 apps
VLC media player Open-source Drag the .3ga onto VLC - it includes the AMR/AAC codecs and plays it directly; best first choice.
Media Player (Windows 11) Built-in Try double-clicking; modern Windows can play AAC-based 3GA, but AMR voice recordings usually need VLC.
macOS2 apps
VLC media player Open-source Open the .3ga in VLC; reliable for both AMR and AAC recordings on a Mac.
QuickTime Player Built-in Plays AAC-based 3GA; for AMR voice recordings use VLC instead. (QuickTime for Windows is discontinued - Mac only.)
Linux2 apps
VLC media player Open-source Open in VLC or mpv; available in every distro repository, plays 3GA out of the box.
FFmpeg Open-source Play/inspect or convert from the command line: 'ffplay file.3ga' or 'ffmpeg -i file.3ga out.mp3'.
Android1 app
VLC for Android Open-source Open the .3ga in VLC; the phone's own Voice Recorder/Files app also plays its recordings natively.

Technical details

deep spec
Container formatISO Base Media File Format (ISO-BMFF) - same binary box structure as MP4 and 3GP
File signatureASCII "ftyp" at byte offset 4; bytes 0-3 hold the box size (4-byte big-endian integer)
MIME typeaudio/3gpp
Typical file brand3gp4, 3gp5, or 3gpp stored in the ftyp box immediately after the signature
Supported audio codecsAMR-NB, AMR-WB, AMR-WB+, AAC-LC, HE-AAC v1, HE-AAC v2
Sampling rateAMR-NB: 8 kHz; AMR-WB / AMR-WB+: 16 kHz; AAC variants: up to 48 kHz
Channel supportMono for AMR codecs; mono or stereo for AAC codecs
Typical bitrateAMR-NB: ~4.75-12.2 kbps; AMR-WB: ~6.6-23.85 kbps; AAC-LC: ~32-128 kbps
Relationship to 3GPAudio-only subset of .3gp - identical container, video track omitted
Primary platform originAndroid smartphones (Samsung, LG built-in voice recorders) and older Symbian/feature phones
Raw AMR fallbackSome devices write AMR-NB content as raw AMR with an "#!AMR\n" text header instead of ISO-BMFF
Developer / standard body3GPP (3rd Generation Partnership Project); widely adopted by Samsung since ~2010
Desktop compatibilityNot natively supported on Windows or macOS - requires VLC, FFmpeg, or codec pack
ConversionFFmpeg command: ffmpeg -i input.3ga -c:a aac output.m4a converts to a universally supported AAC file
Released3GPP file format finalized ~2004; .3ga used by Samsung/LG voice recorders since ~2010
Open standardYes · royalty-free
Specificationwww.3gpp.org

3GA conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with 3GA files. Be specific - include your system and software version.
No account needed · answers usually within a day

No questions yet - be the first to ask about 3GA files.

Frequently asked questions

What is a 3GA file?
An audio recording in the 3GPP format - most often a voice memo from an older Samsung or LG phone's Voice Recorder. It's the audio-only version of the 3GP video format.
How do I open a 3GA file on my computer?
Install the free VLC media player and open the file - VLC includes the AMR/AAC codecs that 3GA needs. Windows Media Player and iTunes often can't play it.
How do I convert a 3GA file to MP3?
Use VLC (Media → Convert/Save → choose the Audio-MP3 profile) or FFmpeg ('ffmpeg -i in.3ga out.mp3'). Don't just rename the file - the audio inside stays 3GPP.
Can I just rename .3ga to .mp3?
No. Renaming changes only the label, not the actual encoding. If your player lacks the 3GPP/AAC/AMR codec it still won't play. Convert it properly with VLC or FFmpeg.
Why does my Samsung voice recording have a .3ga extension?
Older Samsung (and some LG) Voice Recorder apps saved memos as .3ga to flag audio-only 3GPP files. Newer phones default to .m4a or .mp3 instead.
Is 3GA the same as 3GP?
They use the same 3GPP container; 3GA is the audio-only variant while 3GP also carries video. A 3GA renamed to .3gp usually plays in the same apps.

References

13GPP - Specifications and technologieswww.3gpp.org
2VideoLAN - VLC media playerwww.videolan.org

Keep exploring

across the database

Top extensions this week

1.AQQAQQ Instant Messenger File
2.CRDOWNLOADChrome Partial Download File
3.MDMarkdown Document
4.BINCD/DVD Disc Image (BIN/CUE)
5.PARTPartial Download File
6.RPMSGRestricted Permission Message
7.NOMEDIAAndroid No-Media Marker File
8.EXEWindows Executable (Portable Executable)
9.AVIFAV1 Image File Format (AVIF)
10.ICSiCalendar data file

Related extensions

.OPUSOpus Audio File (Ogg Opus)
.M3UM3U Media Playlist (MP3 URL)
.M3U8UTF-8 M3U Playlist / HLS (HTTP Live Streaming) Playlist
.WFPWaveFront Program file (Turtle Beach)
.XSPFXSPF - XML Shareable Playlist Format (pronounced 'spiff')
.AMRAdaptive Multi-Rate (AMR) audio

Free file tools

An in-browser file identifier and image converter - everything runs on your device.

Open the toolbox

Browse file extensions A-Z