Author: reimar Date: Wed Sep 2 21:44:15 2009 New Revision: 29635 Log: Document directory-specific configuration file.
Modified: trunk/DOCS/man/en/mplayer.1 Modified: trunk/DOCS/man/en/mplayer.1 ============================================================================== --- trunk/DOCS/man/en/mplayer.1 Wed Sep 2 21:43:05 2009 (r29634) +++ trunk/DOCS/man/en/mplayer.1 Wed Sep 2 21:44:15 2009 (r29635) @@ -527,6 +527,11 @@ named 'movie.avi.conf' with the file-spe You can also put the configuration file in the same directory as the file to be played, as long as you give the \-use\-filedir\-conf option (either on the command line or in your global config file). +If file-specific configuration file is found in the same directory, no file-specific +one is loaded from ~/.mplayer. +In addition the \-use\-filedir\-conf also enables directory-specific configuration files, +MPlayer tries to first load a mplayer.conf from the same directory as the file played +and then tries to load any file-specific configuration. .PP .I EXAMPLE MPLAYER CONFIGURATION FILE: .sp 1 _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
