From owner-freebsd-multimedia@FreeBSD.ORG Fri Jun 27 04:50:47 2003 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98C3437B401 for ; Fri, 27 Jun 2003 04:50:47 -0700 (PDT) Received: from netfoo.net (netfoo.net [206.162.201.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6ECD43FBF for ; Fri, 27 Jun 2003 04:50:46 -0700 (PDT) (envelope-from paul@pboehmer.com) Received: from netfoo.net (netfoo.net [206.162.201.200]) by netfoo.net (8.12.9/8.12.9) with ESMTP id h5RBojJt005797; Fri, 27 Jun 2003 07:50:46 -0400 (EDT) (envelope-from paul@pboehmer.com) Date: Fri, 27 Jun 2003 07:50:40 -0400 (EDT) From: Paul Boehmer X-X-Sender: paul@netfoo.net To: freebsd_deamon@gmx.net In-Reply-To: <22301.1056706194@www13.gmx.net> Message-ID: <20030627074350.H5785@netfoo.net> References: <22301.1056706194@www13.gmx.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-DCC-neonova-Metrics: vulcan.netfoo.net 1127; Body=2 Fuz1=2 Fuz2=2 X-Spam-Status: No, hits=-3.9 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REFERENCES,REPLY_WITH_QUOTES autolearn=ham version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: freebsd-multimedia@freebsd.org Subject: Re: mplayer; ATI grafic card; -vo / -vop X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jun 2003 11:50:47 -0000 Have you tried: mplayer -vo x11 movie.avi or simply run: mplayer -vo help and get a list of output options. This is all documented in the mplayer man page, and in fact, is outputed in your mplayer attachment: ========================================================================== vo: X11 running at 1024x768 with depth 8 and 8 bpp (":0.0" => local display) It seems there is no Xvideo support for your video card available. Run 'xvinfo' to verify its Xv support, and read Xv section of DOCS/video.html ! See 'mplayer -vo help' for other (non-xv) video out drivers. Try -vo x11 ========================================================================== As a side note, you might want to change your X config and increase your bit depth (DefaultDepth), as 8 bit video output is not going to be that pretty. Hope this helps -- Paul Boehmer paul@pboehmer.com On Fri, 27 Jun 2003 freebsd_deamon@gmx.net wrote: > dear list > > yesterday i installt mplayer on my notebook (acer Travelmate 603TER) > unfortunately mplayer tells me when envoked with an *.avi file that it cannot init > -vo / -vop > > i don't understand a lot multimedia or X therefore; might someone help me > please by telling me how to solve the problem or pointing me to some > (understandable) literature > > my X log; the mplayer output and dmesg are attached > > Thanks in advance > > zheyu > > >