[Bug 761489] [matroskademux] fails to parse opus ('audio/x-unknown, codec-id=(string)A_OPUS')
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Feb 4 12:16:11 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=761489
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #320419|none |reviewed
status| |
--- Comment #12 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 320419:
--> (https://bugzilla.gnome.org/review?bug=761489&attachment=320419)
::: gst/matroska/matroska-demux.c
@@ +5602,3 @@
} else {
+ GST_WARNING ("Invalid Opus codec data size (got %" G_GSIZE_FORMAT
+ ", expected 19)", context->codec_priv_size);
It can be bigger than 19 bytes
--
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