fatihkaan22 / mpv-bluetooth-av-delay

Adds desired A-V delay automatically, if default audio sink is a bluetooth device. (for the MPV media Player)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto mpv A-V delay on bluetooth device

Lua script which adds desired a-v delay if default audio sink is a bluetooth device.

  • Supports: Linux

Setup

Copy bluetooth-auto-audio-latency.lua into ~/.config/mpv/scripts/

Customization

Change A-V delay in bluetooth-auto-audio-latency.lua. By default it is -200ms.

latency = -0.2 -- change here according to desired latency, in seconds

About

Adds desired A-V delay automatically, if default audio sink is a bluetooth device. (for the MPV media Player)


Languages

Language:Lua 100.0%