[Bug 746781] Audio track that does not play correctly
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Apr 2 02:10:37 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=746781
--- Comment #9 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
Nothing with valgrind, but then it doesn't mean much if it's a race. It looks
like a bug in liba52. If I dump the raw buffer contents before sending them to
liba52, I get correct AC3 that can be played normally, but if I dump the raw
buffer contents when I get decoded audio back from liba52, I get either the
distorted version or the correct sounding version. In both the good and bad
case, the src caps seem to be exactly the same.
If I remove libgsta52dec.* from the plugins directory, I always get good audio
(it falls back to the ffmpeg decoder in that case).
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list