Skip to content

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

Notifications You must be signed in to change notification settings

fatihkaan22/mpv-bluetooth-av-delay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages