From owner-freebsd-questions@FreeBSD.ORG Fri Aug 17 23:32:28 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C95A16A41B for ; Fri, 17 Aug 2007 23:32:28 +0000 (UTC) (envelope-from bg.branko@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.188]) by mx1.freebsd.org (Postfix) with ESMTP id 8AD4513C45E for ; Fri, 17 Aug 2007 23:32:27 +0000 (UTC) (envelope-from bg.branko@gmail.com) Received: by mu-out-0910.google.com with SMTP id w9so689798mue for ; Fri, 17 Aug 2007 16:32:26 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=MrcBEVZm8u6mJUwm5RMZI7nj6lmUlP6BrJSRAeWbQCfXAmaFTmNS31JN2LI27fbqoq8NCHvVlL/MWWVlLHfcH4Jkw8prKEDblvlwohD2CFI9jLYSR7/+aD79Y2ja+4ch4rd8/J1CPO+OyubpNRCT/qvE3Mt+MV/7jvPiT0a72ns= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=IbLVdf4X12z3nP6AMmKcj/IEeX966bbxYqAuUvTk4ORM2ziZdPVvAC9kyQ5Y5Gl98h1RR9KDwaFPiva02YSFUvAzij9TSokgd6rig8FgGXGT5z0P4quRAPwZ3+qnsr98Qxuiv3bXZB+4AkYrO5euWVZFIa/Pl9PPnOYOsITWjjs= Received: by 10.86.60.7 with SMTP id i7mr2481301fga.1187391890164; Fri, 17 Aug 2007 16:04:50 -0700 (PDT) Received: from ?192.168.1.3? ( [77.46.236.184]) by mx.google.com with ESMTPS id p9sm4787457fkb.2007.08.17.16.04.47 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 17 Aug 2007 16:04:48 -0700 (PDT) Message-ID: <46C64542.2090900@gmail.com> Date: Sat, 18 Aug 2007 01:02:58 +0000 From: Branko Vukelic User-Agent: Thunderbird 2.0.0.6 (X11/20070814) MIME-Version: 1.0 To: Predrag Punosevac References: <3ef409db0708170737o46a6e787p4e60f10a612a08f4@mail.gmail.com> <46C5DCA1.8010800@math.arizona.edu> In-Reply-To: <46C5DCA1.8010800@math.arizona.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: Opera and Opera Linux Plugins 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, 17 Aug 2007 23:32:28 -0000 Predrag Punosevac wrote: > Branko Vukelic wrote: >> I installed the native Opera + opera linux plugins package and then >> linux-flashplayer7 (or something like that, can't see for I'm at work >> now). >> The Opera complains it can't find the plugin. >> >> Installing linux-opera and the said plugin works just fine. >> >> Not a problem, just thought I'd post it anyway, as a FYI. >> >> >> Branko >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" >> > Of course the plug is is for linux browsers and would not work with > native browsers. If you want non native plug in to work on your native > browsers you must install nspluginwrapper. > > However for purposes of youtube on goggle video I would recommend just > snapping them with youtube-db or clive. > You would get filename.flv which you can watch with MPlayer of VLC. > Clive can further convert that file to something else like mpeg. > > > There are 5 different ways to watch youtube before you rich for Flush > 7 which hangs my computer anyway so it is gone. > > I would try also this > swfdec > > Make sure you updated your port three since it is released 6th of Avgust. > > Enjoy! > > > Thanks. The tips you gave me is definitely waaay more than I bargained for. :) Thing is, I found a page in the DesktopBSD wiki that talks about making linux version of the flash plugin work with native Opera. It's here: http://desktopbsd.net/wiki/doku.php?id=doc:browserplugins The relevant part of the guide is as follows: "native Opera9 with Flash Opera 9 supports now Linux Flashplugin, so you can just install from ports, portinstall opera portinstall opera-linuxplugins portinstall linux-flashplugin" The ports are all there and they do install, but it doesn't work. I simply installed the linux-opera and it's all fine now. Branko