From owner-freebsd-newbies@FreeBSD.ORG Mon Aug 2 15:22:33 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B98216A4CE for ; Mon, 2 Aug 2004 15:22:33 +0000 (GMT) Received: from fidel.freesurf.fr (fidel.freesurf.fr [212.43.206.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5461743D1F for ; Mon, 2 Aug 2004 15:22:33 +0000 (GMT) (envelope-from ogautherot@freesurf.fr) Received: from freesurf.fr (du-209-1.nat.adsl.claranet.fr [212.43.209.1]) by fidel.freesurf.fr (Postfix) with ESMTP id 04CC82A5114; Mon, 2 Aug 2004 17:22:28 +0200 (CEST) Message-ID: <410D0BAB.8070503@freesurf.fr> Date: Sun, 01 Aug 2004 17:26:35 +0200 From: Olivier Gautherot User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040709 X-Accept-Language: en-us, en MIME-Version: 1.0 To: luismott@ig.com.br References: <20040802145533.71BAA43D60@mx1.FreeBSD.org> In-Reply-To: <20040802145533.71BAA43D60@mx1.FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: freebsd-newbies@freebsd.org Subject: Re: Multimedia on FreeBSD X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Aug 2004 15:22:33 -0000 Hi Luis! >Hi Everybody! >I have install the mplayer video player. >I used to run it on Linux and i get the full screen with no delay >subtitles, etc. >But i cant run it in fullscreen on FreeBSD..i guess the problem is.. >the command: >mplayer -sub [subtitle] [movie.avi] -vo sdl -fs >I guess my problem is the sdl driver.. > > I would bet on the graphics card driver: which card do you use? I had a similar problem on an nVIDIA card before I updated the XFree86 driver. The command line looks fine. Olivier