Skip to content

Commit

Permalink
a52: add speaker-test command to the configuration file comment
Browse files Browse the repository at this point in the history
Signed-off-by: Jaroslav Kysela <[email protected]>
  • Loading branch information
perexg committed Nov 2, 2021
1 parent da157e9 commit 23624e1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions a52/60-a52-encoder.conf
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,10 @@ pcm.a52 {
description "Plugin to convert multichannel stream to A52 (AC3) bitstream"
}
}

#
# A quick test command:
# CARD=1 # replace with your IEC958 card
# DEVICE=1 # replace with your IEC958 PCM device number
# speaker-test -d -b 2000000 -c 6 -D"plug:{SLAVE=\"a52:${CARD},'hw:${CARD},${DEVICE}'\"}"
#

0 comments on commit 23624e1

Please sign in to comment.