Skip to content

Instantly share code, notes, and snippets.

@ignisf
Last active May 12, 2018 13:31
Show Gist options
  • Save ignisf/d73014463e1e7676a437669823eae342 to your computer and use it in GitHub Desktop.
Save ignisf/d73014463e1e7676a437669823eae342 to your computer and use it in GitHub Desktop.
SPDIF Loop
while (true); do arecord -f dat -D iec958:CARD=Device,DEV=0 | ./ffmpeg-10bit -probesize 32 -i - -f alsa surround51:CARD=Device,DEV=0; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment