From owner-freebsd-chat@FreeBSD.ORG Mon Aug 4 11:44:45 2008 Return-Path: Delivered-To: freebsd-chat@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF3DA1065672; Mon, 4 Aug 2008 11:44:45 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (lurza.secnetix.de [212.17.241.230]) by mx1.freebsd.org (Postfix) with ESMTP id 2D00F8FC1D; Mon, 4 Aug 2008 11:44:44 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (localhost [127.0.0.1]) by lurza.secnetix.de (8.14.1/8.14.1) with ESMTP id m74BRqdb070803; Mon, 4 Aug 2008 13:28:03 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.14.1/8.14.1/Submit) id m74BRqOM070802; Mon, 4 Aug 2008 13:27:52 +0200 (CEST) (envelope-from olli) Date: Mon, 4 Aug 2008 13:27:52 +0200 (CEST) Message-Id: <200808041127.m74BRqOM070802@lurza.secnetix.de> From: Oliver Fromme To: freebsd-chat@FreeBSD.ORG, Daniel Eischen , conrads@cox.net, nawcom@nawcom.com In-Reply-To: X-Newsgroups: list.freebsd-chat User-Agent: tin/1.8.3-20070201 ("Scotasay") (UNIX) (FreeBSD/6.2-STABLE-20070808 (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.1.2 (lurza.secnetix.de [127.0.0.1]); Mon, 04 Aug 2008 13:28:05 +0200 (CEST) Cc: Subject: Re: Stop Adobe Flash Petition X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-chat@FreeBSD.ORG, Daniel Eischen , conrads@cox.net, nawcom@nawcom.com List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 11:44:46 -0000 Daniel Eischen wrote: > Conrad J. Sabatier wrote: > > nawcom wrote: > > > I checked out the flash at the University of Utah site, and I must say > > > it is impressive for gnash. Looks like that swf was made with Flash 7, > > > or at least that's its minimum requirement. Unfortunately, gnash has a > > > while to go, as it will never be in a satisfactory state until - it > > > loads YouTube videos. Yes, ridiculous, but true, since I'm sure that is > > > one of the many flash sites that people want to load. :( > > > > I've watched YouTube videos with Gnash, even with version 0.8.3. Not > > *all* of them worked, mind you, but quite a substantial number. > > > > Here's one of my favorites (a real hoot, actually; a "translation", with > > accompanying "visual aids", of what Joe Cocker was actually singing at > > Woodstock) :-) : > > > > http://www.youtube.com/watch?v=T4_MsrsKzMM > > I've got 3 computers and gnash only works fairly well with youtube > videos on one of the computers (a laptop with an Intel 945GM, on > an ATI radeon mobility M7 7500 and a Matrox MGA G200 it does not). > Not sure why. Some basic flash videos work fine in all 3, but > some flash files only work on the Intel 945GM-based laptop. > All 3 computers are running identical 8.0-current and ports > (all ports were built on one of the systems and packaged, then > installed on the other 2). This is gnash-devel. Just in case this is useful for somebody ... There is a small conmmandline tool to download youtube videos: ports/www/youtube_dl. Given the URL it downloads the video into a .flv file that can be played with mplayer or other standalone video players. Sure, it's not the same as watching the video inside the browser page, but it's better than nothing. Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M. Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung: secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün- chen, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd "It combines all the worst aspects of C and Lisp: a billion different sublanguages in one monolithic executable. It combines the power of C with the readability of PostScript." -- Jamie Zawinski, when asked: "What's wrong with perl?"