Sample 3GP Files — Download Mobile-Phone Test Videos

3GPP mobile video · .3gp · MIME type video/3gpp

2 files501 KB995 KBDirect linksNo ads, no sign-upFree for any useSHA-256 verified

Download a sample 3GP file — the format feature phones and early Android devices recorded in, still produced by some low-end handsets and MMS gateways. It is a stripped-down MP4 with low resolutions and bitrates, which makes it a good test for players and thumbnailers that assume HD dimensions.

Our samples use MPEG-4 Part 2 video and AAC audio at CIF (352×288) and 640×360, matching typical device output.

Poster frame of the 3GP sample video
Browsers can't play 3GP inline — this is the poster frame. The clip shows a bouncing ball, spinner and burned-in timecode.

Download sample 3GP files

FileDetailsSizeDownload
sample-video-352x288-500kb.3gp
352 × 288 • 10s
352 × 288 · 10 s · 30 fps · MPEG4 · AAC audio · 400 kbps501 KB
500,984 bytes
Download 3GP
sample-video-640x360-1mb.3gp
640 × 360 • 10s
640 × 360 · 10 s · 30 fps · MPEG4 · AAC audio · 795 kbps995 KB
994,964 bytes
Download 3GP
2 files · direct links · no sign-up · CORS enabled

Use these files from the command line or CI

Every URL is stable and CORS-open. Pin the SHA-256 in your test and you will know the moment a fixture changes.

# Download one file
curl -O https://pnb-website-bucket.s3.us-east-2.amazonaws.com/samples/videos/3gp/sample-video-352x288-500kb.3gp

# Verify it (SHA-256 is listed for every file above)
shasum -a 256 sample-video-352x288-500kb.3gp

# Machine-readable index of every sample file
curl https://pnb-website-bucket.s3.us-east-2.amazonaws.com/samples/index.json | jq '.files[] | select(.format=="3gp")'

3GP format at a glance

Full name3GPP mobile video
Extensions.3gp
MIME typevideo/3gpp
Standard3GPP TS 26.244
ContainerMP4 subset ('3gp' brand)
Codecs hereMPEG-4 Part 2 + AAC (22.05 kHz)
Magic bytes… 66 74 79 70 33 67 70 ("ftyp3gp") at offset 4

What people test with sample 3GP files

  • MMS and low-end mobile uploads
  • Player behaviour at very low resolutions
  • MIME detection (video/3gpp)

Frequently asked questions

Do modern phones still record 3GP?

Rarely. Android and iOS record MP4/MOV now, but MMS gateways, some budget phones and older apps still emit 3GP, so an upload form that has been live for years will see it occasionally.

Are these 3GP files safe to download?

Yes. Every file is generated by our own open script from scratch — nothing is scraped or user-uploaded — and contains no scripts, macros or executables. The SHA-256 of each file is published on this page so you can verify what you received.

Can I use the sample 3GP files commercially?

Yes. They are free for any purpose, including commercial products, test suites, demos and redistribution, with no attribution required. There is nothing to license and no one to ask.

Can I hotlink these files or use them in CI?

Yes. Every link is a stable direct URL over HTTPS with Access-Control-Allow-Origin: * and long cache headers, so curl, wget, fetch() and test runners can pull them directly. A JSON index of every file is linked from each page (see the command-line section).

Related sample files

Testing a file pipeline? We build them.

Uploads, conversions, previews, document processing and media workflows are the kind of production systems Pine & Birch designs and runs for clients — which is why we needed these files in the first place.

See how we can help
Free sample files by Pine & Birch — technology consulting, Toronto. Free for any use, no attribution required.