From owner-freebsd-questions@FreeBSD.ORG Fri Jun 19 17:05:15 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17F45106564A for ; Fri, 19 Jun 2009 17:05:15 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id 953B28FC13 for ; Fri, 19 Jun 2009 17:05:14 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by bwz9 with SMTP id 9so355930bwz.43 for ; Fri, 19 Jun 2009 10:05:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=mCSewoGJvcOwTwRNtz6KAcB5psY/3VHZA8WKGcJLD4k=; b=k1JnzTbBNhpONS3nhhV+M6L2fUo48QfYrlqpo8G7Zy227E7uLYikFu2oQCOGo6K2BV RUT2VMkXg/lljPvBAvuLT2z+Mes8G9aUcEizLtX+/Nk7YsF6x1DYgvlW7gDjIYaNWUTn GcXsh6nQyZHkt9J7eKthPkhFIiPTXArWXSHHc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=Xt6KhZWzmDYhM7dA4uMkFMFoXcK027jVLbzbaWo6ZobUtnkpi7WWnmGGeYlgsUlAAh IoPo5MI4+vKydVCQVw15KWB7fUMfLA6JxitFwlrpFAt0Fge84Ms2IjSDx1B6ZVX9aCqr 5ws0N0jWo/gvo1akApOjmCa1gZ29fu1Q6wMUw= MIME-Version: 1.0 Received: by 10.204.55.142 with SMTP id u14mr2778573bkg.121.1245431113539; Fri, 19 Jun 2009 10:05:13 -0700 (PDT) In-Reply-To: References: <3a142e750906190808r559f2429vdbd5d3d84bbc19ec@mail.gmail.com> Date: Fri, 19 Jun 2009 19:05:13 +0200 Message-ID: <3a142e750906191005p4acad738pd84cf185c2256fc8@mail.gmail.com> From: "Paul B. Mahol" To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: gmplayer cannot show video in xfce4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Jun 2009 17:05:15 -0000 On 6/19/09, Carmel NY wrote: > On Fri, 19 Jun 2009 17:08:59 +0200 > "Paul B. Mahol" wrote: > >> Somehow hal manages to break -vo xv ? Try with mplayer and see full >> error message. >> What video driver are you using? > > I am using the 'nv' driver. > > Using mplayer from the console does not produce an error. Of course, > all I get is the audio track. No error message is displayed. Not from console; from xterm. And if xv is not available, x11 is just fine(but slow). -- Paul