[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 21:41:39 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=761489

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #320453|none                        |reviewed
             status|                            |

--- Comment #21 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 320453:
 --> (https://bugzilla.gnome.org/review?bug=761489&attachment=320453)

::: gst/matroska/matroska-demux.c
@@ +5625,3 @@
+          buf =
+              gst_codec_utils_opus_create_header (samplerate, channels, 0,
+              streams, coupled, NULL, 0, 0);

The header is not mandatory in the caps, just leave this part out here. It's
just Ogg stuff

-- 
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