Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gst-plugins-base
gst-plugins-base
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 631
    • Issues 631
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 103
    • Merge Requests 103
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gst-plugins-basegst-plugins-base
  • Issues
  • #485

Closed
Open
Opened Sep 10, 2018 by Bugzilla Migration User@bugzilla-migration

riff-media: Align channel-mask to channels

Submitted by HoonHee Lee

Link to original bug (#797108)

Description

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.

Version: 1.14.0

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gstreamer/gst-plugins-base#485