changeset 29999:21ea15331e75

add spdif example from beandog
author compn
date Tue, 15 Dec 2009 02:13:51 +0000
parents 0dacb57a3d3e
children a30debd7acd7
files etc/example.conf
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/example.conf	Mon Dec 14 12:03:02 2009 +0000
+++ b/etc/example.conf	Tue Dec 15 02:13:51 2009 +0000
@@ -86,6 +86,9 @@
 # Resample the sound to 44100Hz with the lavcresample audio filter.
 #af=lavcresample=44100
 
+# Output audio to S/PDIF
+#ao=alsa:device=spdif
+#ac=hwac3,hwdts,hwmpa,
 
 ##################
 # other settings #