From owner-freebsd-multimedia@FreeBSD.ORG Tue Jul 5 00:19:34 2005 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org 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 455BC16A41C for ; Tue, 5 Jul 2005 00:19:34 +0000 (GMT) (envelope-from mbsd@pacbell.net) Received: from ylpvm12.prodigy.net (ylpvm12-ext.prodigy.net [207.115.57.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07CDC43D45 for ; Tue, 5 Jul 2005 00:19:33 +0000 (GMT) (envelope-from mbsd@pacbell.net) Received: from pimout5-ext.prodigy.net (pimout5-int.prodigy.net [207.115.4.21]) by ylpvm12.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id j650JUpJ010206 for ; Mon, 4 Jul 2005 20:19:30 -0400 X-ORBL: [64.166.22.206] Received: from sotec.home (adsl-64-166-22-206.dsl.snfc21.pacbell.net [64.166.22.206]) by pimout5-ext.prodigy.net (8.13.4 outbound domainkey aix/8.13.4) with ESMTP id j650JW18150508; Mon, 4 Jul 2005 20:19:32 -0400 Date: Mon, 4 Jul 2005 17:19:31 -0700 (PDT) From: =?ISO-8859-1?Q?Mikko_Ty=F6l=E4j=E4rvi?= X-X-Sender: mikko@sotec.home To: David Wassman In-Reply-To: <200507041818.38821.dmwassman@cox.net> Message-ID: <20050704170900.G1819@sotec.home> References: <200507041818.38821.dmwassman@cox.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-multimedia@freebsd.org Subject: Re: Real Player on Firefox under FreeBSD 5.4 not playing video X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 00:19:34 -0000 Hi! On Mon, 4 Jul 2005, David Wassman wrote: > Hey all, > > I am in a hurry to the movies so this will be short. I appologize. I > am having some difficulty in getting realplayer feeds to show in > Firefox. I get audio but no piture. Either a blank screen or some > jumbled mess. Is there a fix to this? Also is it possible to not use > helix at all but mplayer to play realplayer feeds? If so how is this > done? Thanks for the help and if you need more info, just asks To use mplayerplug-in: 0. Don power gloves 1. Execute: # rm /usr/X11R6/lib/browser_plugins/nphelix* # sed -i -e 's/^#enable-real=0/enable-real=1/' /usr/X11R6/etc/mplayerplug-in.conf # touch /usr/X11R6/lib/browser_plugins/mplayerplug-in.so 2. Restart mozilla Not that it seems to work too well: my first attempt at viewing a real movie (from www.real.com) got stuck, the second attempt crashed. But there it is... $.02, /Mikko