From owner-freebsd-multimedia@FreeBSD.ORG Fri Sep 5 17:31:18 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BDF51065675 for ; Fri, 5 Sep 2008 17:31:18 +0000 (UTC) (envelope-from freebsd@optiksecurite.com) Received: from tomts47-srv.bellnexxia.net (tomts47.bellnexxia.net [209.226.175.191]) by mx1.freebsd.org (Postfix) with ESMTP id 9DA888FC18 for ; Fri, 5 Sep 2008 17:31:17 +0000 (UTC) (envelope-from freebsd@optiksecurite.com) Received: from toip41-bus.srvr.bell.ca ([67.69.240.42]) by tomts33-srv.bellnexxia.net (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with ESMTP id <20080905161634.DPTU1087.tomts33-srv.bellnexxia.net@toip41-bus.srvr.bell.ca> for ; Fri, 5 Sep 2008 12:16:34 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApoEAFz4wEhKD7BS/2dsb2JhbACwEyOGYIFl Received: from mtrlpq02-1242542162.sdsl.bell.ca (HELO [31.33.7.200]) ([74.15.176.82]) by toip41-bus.srvr.bell.ca with ESMTP; 05 Sep 2008 12:16:24 -0400 Message-ID: <48C15B60.9090303@optiksecurite.com> Date: Fri, 05 Sep 2008 12:16:32 -0400 From: =?ISO-8859-1?Q?Francis_Dub=E9?= User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Mplayer-plugin + Firefox 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: Fri, 05 Sep 2008 17:31:18 -0000 Hi everyone, I'm using Mplayer plugin with Firefox 2.0.0.14 on FreeBSD 7.0. On boot, I automatically launch fluxbox then firefox (firefox --fullscreen http://127.0.0.1/index.php) and on that local webpage I play videos in loop using a .wax playlist. The problem is : Everytime I reboot, the first time my browser with mplayer-plugin startup it never work, there's just a gray page showing "Mplayer-Plugin, Playing http://127.0.0.1/playlist.wax". If I restart firefox it works fine almost everytime (like 95% of the time it works fine after I restarted firefox, 5% of the time i get the same result). At the moment I created a script that launch firefox once, then kill it, then launch it again. It's working...but kinda crappy. Anyone got an idea ? Thanks, Francis Dube