GNOME Bugzilla – Bug 340967
[faad] highpitch noises/glitches with aac+ stream playback
Last modified: 2006-05-16 18:26:57 UTC
Please describe the problem: whenever i listen to a aac+ encoded internetstream, im having 2 different problems. first, i get highpitch noise or glitches while listen to the stream. second, i cant listen to the stream at all. all i get is some milliseconds of sound, then beep media player stops with following error report: ERROR [Element: faad15] (E302) There was an error decoding the stream Current URI: http://creacast.relay.frequence3.net:7070/ Detailed debugging information: gstfaad.c(1322): gst_faad_chain (): /pipeline_http/decoder/faad15: Failed to decode buffer: Maximum number of bitstream elements exceeded Steps to reproduce: 1. gst-launch-0.10 playbin uri="http://creacast.relay.frequence3.net:7070/" 2. 3. Actual results: stream starts to play and unreproducable the glitches start to occure Expected results: sound without the glitches Does this happen every time? yes Other information: Plugin Details: Name: faad Description: Free AAC Decoder (FAAD) Filename: /usr/lib/gstreamer-0.10/libgstfaad.so Version: 0.10.3 License: GPL Source module: gst-plugins-bad Binary package: GStreamer Bad Plug-ins source release Origin URL: Unknown package origin
Works perfectly fine for me (using gst-plugins-bad 0.10.3/CVS), on x86. Where are your faad packages from? (asking because of bug #340762)
Can't find anyone who can reproduce this problem (with up-to-date GStreamer). Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks! If the problem persists with up to date GStreamer, please also attach a debug log of: $ export GST_DEBUG_NO_COLOR=1 $ GST_DEBUG=*:5 gst-launch-0.10 playbin uri=http://... 2>dbg.log $ bzip2 dbg.log