Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-base gst-plugins-base
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 645
    • Issues 645
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 88
    • Merge requests 88
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gst-plugins-basegst-plugins-base
  • Issues
  • #485
Closed
Open
Created 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
Time tracking