# HG changeset patch # User compn # Date 1292174219 0 # Node ID 563e0a1369a01d7e010858e760fb791f8080cd97 # Parent b6636da71bea4c80fac17b6fa5e824d0d55fd3d4 add some profile information diff -r b6636da71bea -r 563e0a1369a0 etc/example.conf --- a/etc/example.conf Sun Dec 12 16:50:13 2010 +0000 +++ b/etc/example.conf Sun Dec 12 17:16:59 2010 +0000 @@ -10,6 +10,9 @@ # # See the CONFIGURATION FILES section in the man page # for a detailed description of the syntax. +# +# Profiles should be at the bottom of the config file to ensure you dont +# put default options under profiles accidentally. ################## @@ -19,6 +22,11 @@ # Specify vdpau codecs when using -vo vdpau. #[vo.vdpau] #vc=ffmpeg12vdpau,ffwmv3vdpau,ffvc1vdpau,ffh264vdpau,ffodivxvdpau, +# Most video filters do not work with vdpau. +#vf-clr=yes + +# Make sure options under vo.vdpau profile are counted when vdpau is not used +#[default] # Specify default video driver (see -vo help for a list). #vo=xv