Last active
November 10, 2020 13:05
-
-
Save kohmaeda/7528823 to your computer and use it in GitHub Desktop.
Correctly sync audio when using AirPlay speakers in VLC
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/Applications/VLC.app/Contents/MacOS/VLC --macosx-audio-device="39" --audio-desync="-2000" |
This command can show a list of devices too:
$ say -a ?
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.
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
--macosx-audio-device should be whatever your AirPlay speakers are. It may be different for you or change at random times. I found it by selecting AirPlay from the audio output menu in VLC then closing and: