Page MenuHomePhabricator

Increase/Decrease Volume of Video
Closed, ResolvedPublic

Description

The tool should provide an option to increase/decrease sound of the video.
Currently it only allows the disabling/enabling of audio.

Event Timeline

One vague solution is to alter the ffmpeg commands for storing the edited video on the server, and use web audio api for the client side to render it on the go.
Will have to look more into these solutions.

Note: This task is a part of GSOC 2023 deliverable, and will be assigned to concerned selected contributors.

Instead of web audio api, we will be going with the volume attribute of the HTML video tag

Change 919853 had a related patch set uploaded (by Reputation22; author: Reputation22):

[labs/tools/VideoCutTool@master] Add Volume slider for altering volume

https://gerrit.wikimedia.org/r/919853

Change 919853 merged by jenkins-bot:

[labs/tools/VideoCutTool@master] Add Volume slider for altering volume

https://gerrit.wikimedia.org/r/919853