[MPlayer-dev-eng] [PATCH] Use unrar for open vobsubs if available
Diego Biurrun
diego at biurrun.de
Wed Dec 5 02:59:17 CET 2007
On Wed, Dec 05, 2007 at 09:29:31AM +0800, Ulion wrote:
> 2007/12/5, Diego Biurrun <diego at biurrun.de>:
> > On Tue, Dec 04, 2007 at 08:30:13PM +0800, Ulion wrote:
> > >
> > > Update to work with lastest svn change. there's still 2 days left to commit.
> >
> > A man page update is missing.
>
> Thanks for notification, how about this:
ummmm
> --- DOCS/man/en/mplayer.1 (revision 25290)
> +++ DOCS/man/en/mplayer.1 (working copy)
> @@ -2484,8 +2484,15 @@
> .B \-vobsubid <0\-31>
> Specify the VOBsub subtitle ID.
> .
> +.TP
> +.B \-unrarexec <path to unrar executable>
Not in alphabetical order.
> +Specify path to unrar executable so mplayer can use it to access vobsub files
> +compressed in rar packages (default: not set, so the feature is off).
Specify the path to the unrar executable so MPlayer can use it to access
rar-compressed vobsub files (default: not set, so the feature is off).
> +The path must include the executable file's name, i.e.\& /usr/local/bin/unrar .
The path must include the executable's filename, i.e.\& /usr/local/bin/unrar.
> +You can build unrar executable by source from ftp://ftp.rarlabs.com/rar/ .
Leave this out.
Diego
More information about the MPlayer-dev-eng
mailing list