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"
@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