GNOME Bugzilla – Bug 515957
RTP payloading test fails in amr/mp4 test
Last modified: 2008-02-12 09:22:01 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.
Oh, the mp4 test seems to be affected too.
*** This bug has been marked as a duplicate of 514889 ***