Author: komh Date: Mon Mar 15 09:30:06 2010 New Revision: 30897 Log: Add -codecpath option. It allows to search binary codecs in non-standard directories.
Modified: trunk/DOCS/man/en/mplayer.1 Changes in other areas also in this revision: Modified: trunk/cfg-common-opts.h trunk/get_path.h trunk/mencoder.c trunk/mplayer.c Modified: trunk/DOCS/man/en/mplayer.1 ============================================================================== --- trunk/DOCS/man/en/mplayer.1 Mon Mar 15 07:39:21 2010 (r30896) +++ trunk/DOCS/man/en/mplayer.1 Mon Mar 15 09:30:06 2010 (r30897) @@ -754,6 +754,10 @@ Using realtime priority can cause system .RE . .TP +.B \-codecpath <dir> +Specify a directory for binary codecs. +. +.TP .B \-profile <profile1,profile2,...> Use the given profile(s), \-profile help displays a list of the defined profiles. . _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
