3G2
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |subcat=Video |extensions={{ext|3g2}} |mimetypes={{mimetype|video/3gpp2}}, {{mimetype|audio/3gpp2}} }} '''3G2''' is a video or audio container format from the...") |
(→Sample files) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 4: | Line 4: | ||
|mimetypes={{mimetype|video/3gpp2}}, {{mimetype|audio/3gpp2}} | |mimetypes={{mimetype|video/3gpp2}}, {{mimetype|audio/3gpp2}} | ||
}} | }} | ||
− | + | [[3G2]] (or "3GPP2 file format") is a video or audio container format from the Third Generation Partnership Project (3GPP), intended for use on mobile devices. It is related to [[3GP]], but with some extensions and limitations that differ from that format. | |
− | It is based on [[MPEG | + | It is based on [[ISO Base Media File Format|MPEG-4 Part 12]]. |
+ | |||
+ | == Identification == | ||
+ | 3G2 files can be identified by the presence of a 3G2 brand in the "ftyp" box (see [[boxes/atoms format]] for information about brands). The following brands are known: | ||
+ | * <code>3g2a</code> (Release 0) | ||
+ | * <code>3g2b</code> (Release A) | ||
+ | * <code>3g2c</code> (Release B) | ||
== Links == | == Links == | ||
Line 14: | Line 20: | ||
* RFC 4393 | * RFC 4393 | ||
* RFC 6381 | * RFC 6381 | ||
+ | |||
+ | == Sample files == | ||
+ | * {{DexvertSamples|video/threeGVideo}} | ||
+ | |||
+ | == Software == | ||
+ | * [[FFmpeg]] | ||
+ | * [[Konvertor]] | ||
[[Category:Audio and Music]] | [[Category:Audio and Music]] | ||
+ | [[Category:Box file format]] |
Latest revision as of 19:12, 16 February 2024
3G2 (or "3GPP2 file format") is a video or audio container format from the Third Generation Partnership Project (3GPP), intended for use on mobile devices. It is related to 3GP, but with some extensions and limitations that differ from that format.It is based on MPEG-4 Part 12.
Contents |
[edit] Identification
3G2 files can be identified by the presence of a 3G2 brand in the "ftyp" box (see boxes/atoms format for information about brands). The following brands are known:
-
3g2a
(Release 0) -
3g2b
(Release A) -
3g2c
(Release B)