Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76469 - Typo in ewarn for mplayer: should be 'ao' not 'vo'.
Summary: Typo in ewarn for mplayer: should be 'ao' not 'vo'.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-02 18:28 UTC by Peter Gordon (RETIRED)
Modified: 2005-01-08 22:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Gordon (RETIRED) gentoo-dev 2005-01-02 18:28:06 UTC
After emerging mplayer, it gives me the following warning:
 * For those using alsa, please note the vo driver name is no longer
 * alsa9x or alsa1x.  It is now just 'alsa' (omit quotes).
 * The syntax for optional drivers has also changed.  For example
 * if you use a dmix driver called 'dmixer,' use
 * ao=alsa:device=dmixer instead of ao=alsa:dmixer
 * Some users may not need to specify the extra driver with the vo=
 * command.

The ewarn's should refer to ao (audio output) rather than vo (video output) on the first and sixth lines.


Reproducible: Always
Steps to Reproduce:
1. emerge mplayer
2.
3.




# emerge --info 
Portage 2.0.51-r8 (default-linux/x86/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r0,
2.6.10 i686)
=================================================================
System uname: 2.6.10 i686 AMD Athlon(tm) processor
Gentoo Base System version 1.6.8
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Jan  1 2005, 11:03:39)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.9.3, 1.6.3, 1.8.5-r2, 1.5, 1.7.9, 1.4_p6
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r2
virtual/os-headers:  2.6.8.1-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-tbird -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-tbird -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo
http://gentoo.osuosl.org/"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex X X509 aalib alsa bindist bitmap-fonts bzip2 cdparanoia
chroot crypt cscope cups directfb erandom fbcon flac font-server foomaticdb
fortran gcj gdbm ggi gif gnutls gpm gtk gtk2 gtkhtml howl ipv6 jpeg ldap mmx
mmx2 mozdevelop mozilla mozsvg mozxmlterm mp3 mpeg ncurses nls nptl nptlonly
nvidia objc oggvorbis opengl pam pcre perl pic png ppds pwdb python readline
real ruby sdk sdl silc skey speex spell ssl svga tcltk tcpd tetex theora threads
tiff truetype truetype-fonts type1-fonts unicode usb wmf xml2 xprint xv xvid
zlib video_cards_nvidia"
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2005-01-08 22:35:41 UTC
thanks, commited.