Skip to content

Instantly share code, notes, and snippets.

@kohmaeda
Last active November 10, 2020 13:05
Show Gist options
  • Save kohmaeda/7528823 to your computer and use it in GitHub Desktop.
Save kohmaeda/7528823 to your computer and use it in GitHub Desktop.
Correctly sync audio when using AirPlay speakers in VLC
/Applications/VLC.app/Contents/MacOS/VLC --macosx-audio-device="39" --audio-desync="-2000"
@kohmaeda
Copy link
Author

@larrybolt
Copy link

Still works in OSX 10.13.6, vlc 2.2.4 with shairport-sync on Raspberry Pi 3.. You can also use the F and G keyboard shortcuts to change the Audio delay.

@Zibroff
Copy link

Zibroff commented Aug 4, 2018

In my case (OSX 10.12.6, VLC v.2.2.5.1) I get an error in Terminal: "Warning: option --macosx-audio-device no longer exists"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment