stashapp / CommunityScripts

This is a public repository containing plugin and utility scripts created by the Stash Community.
https://docs.stashapp.cc/add-ons/
GNU Affero General Public License v3.0
190 stars 147 forks source link

[Feature] Let user change a video's audio pitch #427

Open GammelSami opened 2 months ago

GammelSami commented 2 months ago

Is your feature request related to a problem? Please describe. This will allow the user to temporarily fix messed up audio tracks or let them enjoy higher/deeper voices.

Describe the solution you'd like A "Pitch" slider in the "Filters" tab.

WithoutPants commented 2 months ago

This is not really something we can do very easily. Video filters apply a filter across the display of the video frame. Changing audio pitch isn't something supported by video.js and is fundamentally quite different from video filtering. This is something for an external system or plugin.