recloudstream / recloudstream/cloudstream

Sound stabilizer

Open
#3,116 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Kotlin
Stars
10.7k
Forks
1.1k
Avg merge
1d 23h
Merged PRs (30d)
15

Description

Describe your suggested feature

I have to increase the volume every time there's a dialogue and decrease it when there's an action sequence.

You can fix that with a dynamic compressor. Vlc has one built in.But cloudstream doesn't. Since I have lots of experience using these for live and studio productions Here are the settings to lower the action and raise the voice.

Threshold - 12 to - 16. (the lower the threshold the quieter the action.

Ratio 4/1

Attack 10 ms

Release 50 ms

Make up gain. + 3 + 10 higher makeup gain will increase the loudness of the voice. Play with threshold and makeup or output gain to get a proper balance.

That will make a big difference if your using stereo sound.

Other details

Please add this feature 🥺 I'm watching mcu but facing this issue when watching in tv home

Acknowledgements
  • My suggestion is NOT about adding a new provider
  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or player entry points. Start by tracing Cloudstream's Android playback audio path and checking whether the current player exposes audio effects or compression; the work is done when dialogue and action sequences are automatically balanced during playback and the stated settings are covered by validation.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
audio-video-rtc, mobile-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.