diff options
Diffstat (limited to 'etc/example.conf')
-rw-r--r-- | etc/example.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/example.conf b/etc/example.conf index 0868820e56..97b4d91b7c 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 |