[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]
Re: [MPlayer-users] version
On Mon, 2002-08-26 at 06:53, Bob Lockie wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
>
> How can I tell which version of mplayer I am running?
> The about menu doesn't say.
watch the first lines when running mplayer in console:
mplayer 2>&1 |head -n 10
i have:
MPlayer CVS-020825-17:09-3.2 (C) 2000-2002 Arpad Gereoffy (see DOCS!)
no real version, but the cvs date of when i grabbed it, and the gcc
version i used to compile it
Greetz,
Ltwp