From owner-freebsd-questions@FreeBSD.ORG Sun Oct 17 01:51:13 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E898B16A4CE for ; Sun, 17 Oct 2004 01:51:13 +0000 (GMT) Received: from lakermmtao12.cox.net (lakermmtao12.cox.net [68.230.240.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72F5743D1F for ; Sun, 17 Oct 2004 01:51:13 +0000 (GMT) (envelope-from nharrison@cox.net) Received: from [68.13.42.191] by lakermmtao12.cox.net (InterMail vM.6.01.03.04 201-2131-111-106-20040729) with ESMTP id <20041017015112.SVME13338.lakermmtao12.cox.net@[68.13.42.191]> for ; Sat, 16 Oct 2004 21:51:12 -0400 Message-ID: <4171D048.1020808@cox.net> Date: Sat, 16 Oct 2004 20:52:08 -0500 From: Ned Harrison User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040930 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: gmplayer config file question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Oct 2004 01:51:14 -0000 I am running mplayer-gtk-esound-0.99.5_2 using the default GUI skin "Blue." Running mplayer from the command line, using -vo x11, I've been able to open sample clip's which I download. However, when I try to run the same clips via the GUI, I get this error message: Error opening/initializing the selected video_out (-vo) device. Running gmplayer from a terminal, I get a more specific error message. ******* Playing /usr/home/ned/flix/clip1.avi. Cache fill: 0.00% (0 bytes) AVI file format detected. VIDEO: [MPG4] 320x240 24bpp 14.994 fps 331.0 kbps (40.4 kbyte/s) Clip info: Software: C:\WINNT\system32\MSVBVM60.DLL -AVICAP32- o100vc.dll - Osprey Capture Card 1, Digitization Time: Fri Nov 7 9:36:25 2003 ========================================================================== Opening audio decoder: [pcm] Uncompressed PCM audio decoder AUDIO: 8000 Hz, 2 ch, 16 bit (0x10), ratio: 32000->32000 (256.0 kbit) Selected audio codec: [pcm] afm:pcm (Uncompressed PCM) ========================================================================== It seems there is no Xvideo support for your video card available. Run 'xvinfo' to verify its Xv support and read DOCS/HTML/en/devices.html#xv! See 'mplayer -vo help' for other (non-xv) video out drivers. Try -vo x11 ****** I copied the sample config file to my personal ~/.mplayer directory. Most of the options I left commented out, except for; vo=x11, fs=yes, and skin = Blue. (And yes I commented out the last line of the config file.) Any suggestions would be appreciated. If more information is needed just let me know. Thank you, Ned