Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P PyAV
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 37
    • Issues 37
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 26
    • Merge requests 26
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PyAV
  • PyAV
  • Issues
  • #1095
Closed
Open
Issue created Mar 02, 2023 by alvarollgo@alvarollgo

How can I use an audio filter to obtain information?

Good evening,

I am trying to apply an audio filter to get information from audio packets. The filter is the ebur128. I have seen that the filter is available with the option av.filter.filters_available . But I don't know how to configure and use the filter.

I get the audio packets and the audio frames. And my idea was to apply the filter on those audio packets and obtain the information provided by the filter. I have searched for information about filters and graphs, but is not clear for me.

Can someone help me? Thanks in advance.

Assignee
Assign to
Time tracking