Skip to content

Instantly share code, notes, and snippets.

@themaxdavitt
Last active January 21, 2025 23:40
Show Gist options
  • Save themaxdavitt/05f62a59e6e0426f26f8b02d73ae0e32 to your computer and use it in GitHub Desktop.
Save themaxdavitt/05f62a59e6e0426f26f8b02d73ae0e32 to your computer and use it in GitHub Desktop.
FFmpeg command to play silent audio to fix Bluetooth headphones cutting off sounds (e.g. in Anki) (https://max.davitt.me/blog/fix-sounds-cut-off-over-bluetooth/)
ffplay -nodisp -f lavfi -i anullsrc=r=44100:cl=stereo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment