summaryrefslogtreecommitdiffstats
path: root/etc/example.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/example.conf')
-rw-r--r--etc/example.conf9
1 files changed, 8 insertions, 1 deletions
diff --git a/etc/example.conf b/etc/example.conf
index a0fec86eb0..bdd3cb56bf 100644
--- a/etc/example.conf
+++ b/etc/example.conf
@@ -16,6 +16,10 @@
# video settings #
##################
+# Specify vdpau codecs when using -vo vdpau.
+#[vo.vdpau]
+#vc=ffmpeg12vdpau,ffwmv3vdpau,ffvc1vdpau,ffh264vdpau,ffodivxvdpau,
+
# Specify default video driver (see -vo help for a list).
#vo=xv
@@ -82,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 #
@@ -93,7 +100,7 @@
# Pretend to be Quicktime
# Fixes playback for apple.com/trailers redirects
-#user-agent="QuickTime/7.1.3 (qtver=7.1.3;cpu=PPC;os=Mac 10.4.8)"
+#user-agent="QuickTime"
# Drop frames to preserve audio/video sync.
#framedrop = yes