From owner-freebsd-questions@FreeBSD.ORG Thu Jan 18 16:03:06 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 931F716A4A7 for ; Thu, 18 Jan 2007 16:03:06 +0000 (UTC) (envelope-from enigma@k1.com.br) Received: from sipserver.k1.com.br (customer-200195195217.idc.onda.com.br [200.195.195.217]) by mx1.freebsd.org (Postfix) with ESMTP id AE81E13C442 for ; Thu, 18 Jan 2007 16:03:03 +0000 (UTC) (envelope-from enigma@k1.com.br) Received: from k1.com.br (localhost [127.0.0.1]) by sipserver.k1.com.br (8.13.6/8.13.6) with ESMTP id l0I252w8074375 for ; Thu, 18 Jan 2007 13:27:56 -0200 (BRST) (envelope-from enigma@k1.com.br) X-MessageWall-Score: 0 (k1.com.br) Received: from [201.21.136.30] (authenticated as k1) by k1.com.br (MessageWall 1.0.8) with SMTP; 18 Jan 2007 15:27:56 -0000 From: Sergio Lenzi To: freebsd-questions@freebsd.org Date: Thu, 18 Jan 2007 13:27:54 -0200 Message-Id: <1169134074.1150.5.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.2.1 FreeBSD GNOME Team Port Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: the flash 9 player.... 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: Thu, 18 Jan 2007 16:03:06 -0000 I was just wondering... I tested the player of the gnash project... seems that a good aproach would get the flv file and pass it directly to the mplayer using the window-id The mplayer than sure decodes the flv file with good image and sound.... I will spend some time this week on that.... Lenzi