Last active
May 12, 2018 13:31
-
-
Save ignisf/d73014463e1e7676a437669823eae342 to your computer and use it in GitHub Desktop.
SPDIF Loop
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
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