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 515957 - RTP payloading test fails in amr/mp4 test
RTP payloading test fails in amr/mp4 test
Status: RESOLVED DUPLICATE of bug 514889
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal blocker
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-02-12 08:49 UTC by Sebastian Dröge (slomo)
Modified: 2008-02-12 09:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2008-02-12 08:49:08 UTC
Hi,
with latest pre-release and CVS the elements/rtp-payloading fails with the amr (de)payloader:

Running suite(s): rtp_data_test

Error from element rtpamrpay0: The stream is in the wrong format.
gstrtpamrpay.c(348): gst_rtp_amr_pay_handle_buffer (): /rtpamrpay-rtpamrdepay-pipeline/rtpamrpay0:
received incomplete AMR frames


Error from element fdsrc0: Internal data flow error.
gstbasesrc.c(2165): gst_base_src_loop (): /rtpmp4gpay-rtpmp4gdepay-pipeline/fdsrc0:
streaming task paused, reason not-negotiated (-4)

100%: Checks: 15, Failures: 0, Errors: 0


This seems to be caused by the fact, that a bunch of zeroes is no valid amr data.
Comment 1 Sebastian Dröge (slomo) 2008-02-12 08:52:19 UTC
Oh, the mp4 test seems to be affected too.
Comment 2 Tim-Philipp Müller 2008-02-12 09:22:01 UTC

*** This bug has been marked as a duplicate of 514889 ***