GNOME Bugzilla – Bug 684684
avdec_adpcm_ima_wav: doesn't work
Last modified: 2018-11-03 12:55:41 UTC
Running suite(s): avdec_adpcm ** (lt-avdec_adpcm:10545): ERROR **: ERROR for 591809.wav: Internal data flow error. gstwavparse.c(2386): gst_wavparse_loop (): /GstPipeline:pipeline/GstDecodeBin:decodebin/GstWavParse:wavparse0: streaming task paused, reason not-negotiated (-4) 0%: Checks: 1, Failures: 0, Errors: 1 elements/avdec_adpcm.c:103:E:general:test_low_sample_rate_adpcm:0: (after this point) Received signal 5 (Trace/breakpoint trap) FAIL: elements/avdec_adpcm Running suite(s): avdemux_ape 0%: Checks: 1, Failures: 1, Errors: 0 elements/avdemux_ape.c:166:F:general:test_tag_caching:0: Assertion 'gst_tag_list_get_string (tags, GST_TAG_ARTIST, &artist)' failed FAIL: elements/avdemux_ape
adpcm fails different now, the other test works now. Running suite(s): avdec_adpcm 0:00:00.047790278 12101 0x2aaab00424f0 ERROR libav :0:: Only 4-bit ADPCM IMA WAV files are supported ** (lt-avdec_adpcm:12101): ERROR **: ERROR for 591809.wav: GStreamer error: negotiation problem. gstaudiodecoder.c(1680): gst_audio_decoder_chain (): /GstPipeline:pipeline/GstDecodeBin:decodebin/avdec_adpcm_ima_wav:avdec_adpcm_ima_wav0: decoder not initialized commit 15a9e62abdf7b36b1f3aa342d2d2c094994658e4 Author: Sebastian Dröge <slomo@circular-chaos.org> Date: Tue Aug 20 15:58:35 2013 +0200 tests: Enable avdemux_ape test again, it works now https://bugzilla.gnome.org/show_bug.cgi?id=684684
*** Bug 681192 has been marked as a duplicate of this bug. ***
Not an issue with the unit test, but with the decoder in general, also see bug #681192 . Something missing from caps probably.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-libav/issues/7.