A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/he2a/mpv-scripts below:

he2a/mpv-scripts: Couple of lua scripts for personal use in mpv.

A small collection of lua scripts for use in mpv player. Refer to mpv documentation on how to use a lua script in mpv.

Lua script for easy access to certain audio filters in mpv. Settings are located in afilter.conf in ./script-opts folder and the SOFA files are located in ./script-opts/sofa folder.

Apply Dynamic Range Compression to audio, effectively compressing the range of the audio by attenuating (reducing the volume of) the louder signals and sometimes boosting the quieter signals, thereby making the overall volume level more consistent. Good for music but can lead to a loss of dynamic contrast, making the audio sound squashed or lifeless, especially for movies.

Controllable Parameters

Applies dynamic normalization by dynamically adjusting the gain across the entire duration of the audio. Gives a more natural amplification without compressing the dynamic range of the audio, but since it samples a section of audio before and after the current time, the effect takes place gradually which gets affected if you seek abruptly to another section of video.

Controllable Parameters

EBU R128 loudness normalization. Achives similar results to dynaudnorm, but more reactive to changes.

Controllable Parameters

SOFAlizer uses head-related transfer functions (HRTFs) to create virtual loudspeakers around the user for binaural listening via headphones (audio formats up to 9 channels supported). The HRTFs are stored in SOFA files in the ./script-opts/sofa folder. By default, dodeca_and_7channel_3DSL_HRTF.sofa is included which is the default HRTF file for VLC.

However for better results, you can get Club Fritz SOFA files from here. ClubFritz4.sofa will give the most neutral sound, ClubFritz6.sofa has a bit more bass and ClubFritz12.sofa has more treble.

Controllable Parameters

Lua script for togglable parametric equalizer with EQ configuration similar to EqualizerAPO format. Script can be whitelisted based on whether the content is audio, video or a movie. Settings are located in equalizer.conf in ./script-opts folder, but to change the equalizer configuration, you need to edit the default.csv file in ./script-opts/equalizer folder.

To change the script settings, you can edit the equalizer.conf file in ./script-opts folder.

Controllable Parameters

To set the equalizer, you can edit the default.csv file in ./script-opts/equalizer folder. It is a comma separated value file which can be edited using text editor or any spreadsheet program. You can add new rows for adjusting each frequency.

Controllable Parameters

A lightweight script that displays all loaded shaders in a clean format. It suppresses the default OSD message, allowing the custom list to be viewed by toggling it or when changing shaders.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4