After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 584114 - gppmux and h263
gppmux and h263
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
0.10.x
Other Linux
: Normal normal
: 0.10.13
Assigned To: Thiago Sousa Santos
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-05-28 11:34 UTC by Christian Fredrik Kalager Schaller
Modified: 2009-05-28 11:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Fredrik Kalager Schaller 2009-05-28 11:34:28 UTC
When embeding h263 in 3gpp files the official mtyp value is s263.
http://mp4ra.org/codecs.html

Discovered that my phone will not accept any 3gpp file with any other mtyp value for h263.

For Quicktime files however the current ftyp of h263 is correct.
Comment 1 Mark Nauwelaerts 2009-05-28 11:59:32 UTC
commit f7f056c6b2fd1e7e997ad417d70756eb66c0d9d2
Author: Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Date:   Thu May 28 13:56:10 2009 +0200

    qtmux: use different stsd atom type for H263 for ISO and QT variants

    Fixes #584114.