[Bug 797108] New: riff-media: Align channel-mask to channels
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Sep 10 06:42:29 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=797108
Bug ID: 797108
Summary: riff-media: Align channel-mask to channels
Classification: Platform
Product: GStreamer
Version: 1.14.0
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-base
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: hoonh83.lee at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Dear All.
I have abnormal stream.
Please look attached file.
As I check the codec, it is GST_RIFF_WAVE_FORMAT_EXTENSIBLE, and channel-mask
parse from codec_buffer. But the channel-mask does not match the channel value.
So, audio mute symptom is observed.
If I change channel-mask from 0x03 (2 channels) to 0x3f (6 channels), it could
playback well.
Thanks.
--
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