From owner-freebsd-questions@FreeBSD.ORG Fri Jun 19 15:09:01 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 4E9F3106564A for ; Fri, 19 Jun 2009 15:09:01 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-fx0-f216.google.com (mail-fx0-f216.google.com [209.85.220.216]) by mx1.freebsd.org (Postfix) with ESMTP id D023C8FC1B for ; Fri, 19 Jun 2009 15:09:00 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by fxm12 with SMTP id 12so354758fxm.43 for ; Fri, 19 Jun 2009 08:08:59 -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:cc:content-type :content-transfer-encoding; bh=huolP48gkMBzAIMbhpL6+bXv8bW2QKW2qoy8Q+zFZRs=; b=Et7FY6mVSERHWlVhswWdpScxe0RXOQhH+mh6C+xogRphoB0gAtsxJSiW0RHEvsUhEX 5TVrI0rG5FpVyGlXjYroDP+D96Xy6jfExFPpM/xp/5ZvUARfa8sW7HzO8L6zM/Jfh2j1 mc/KrrDCC25qegKtY4Cg4qjV4QhDKmZnx9LWc= 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 :cc:content-type:content-transfer-encoding; b=uOJ9X4DfVl2Djl5oBrlbzACIBbcuvjj0YrWynpEyqoLG0wWEe75Sk4mxQNtPJyhUOC i0sw29JaMXZXOdisuzZreXhr0nRB1xzkW8Xi2Uvixhgbtr+13horvrZPC0uu1YmWKWF9 9DFKV56ZzZud3/fqEuaw4yMUrpSVZnwNaiOSo= MIME-Version: 1.0 Received: by 10.204.116.9 with SMTP id k9mr2627515bkq.164.1245424139715; Fri, 19 Jun 2009 08:08:59 -0700 (PDT) In-Reply-To: References: Date: Fri, 19 Jun 2009 17:08:59 +0200 Message-ID: <3a142e750906190808r559f2429vdbd5d3d84bbc19ec@mail.gmail.com> From: "Paul B. Mahol" To: Carmel NY Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions 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 15:09:01 -0000 On 6/19/09, Carmel NY wrote: > When I start mplayer (gmplayer) from within xfce4 and attempt to play a > video, I receive an error message. The audio portion works fine however. > > The screen-shot of the error message is viewable here: > > http://imagebin.ca/view/OdMEXlY.html > > What is strange is that the video was working until I modified the > PolicyKit.conf file. This is the modification I added. I substituted > 'me' for the actual users name. > > > > > > > > > > > > > > > > > > If I remove the modifications, I cannot mount a CD. Is there something > else I should be or not be doing here? > Somehow hal manages to break -vo xv ? Try with mplayer and see full error message. What video driver are you using? -- Paul