From owner-freebsd-multimedia@FreeBSD.ORG Fri Dec 13 20:02:38 2013 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7FC815D5 for ; Fri, 13 Dec 2013 20:02:38 +0000 (UTC) Received: from mail-pd0-x22c.google.com (mail-pd0-x22c.google.com [IPv6:2607:f8b0:400e:c02::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5960C1761 for ; Fri, 13 Dec 2013 20:02:38 +0000 (UTC) Received: by mail-pd0-f172.google.com with SMTP id g10so2901619pdj.31 for ; Fri, 13 Dec 2013 12:02:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=LaPHZNDv06Gub6aLwBkF2BVXN0MXJTpCWyXGEHhZK0o=; b=LS5v74tPib/K6Pz9CCDeMVArbdsYH920v3ywinNrCJyH37S3auuHwziunzNl7LJfGQ YBaFnDlGxv3B1arfEmAhZNGmsR859k818RD3apARm2KalkWNLauoK3NzKxya2ObGDq1u Ochih3REsSoYRiNhsLiXxCwAjcQWpM4KCGpaVwvSMi42yUGLG0kp1eQzIjqR8hiQIuwS 0/JeFzVq2mJ8d3472bRP/J6/uZcLnQupYZDZVv6iGkHo/GPYym4hyaqhfsInjlO+49SD D3ukSiGn6TttKtnbN64xfhMXzBl2smvWsaeSkzBa3AXpXWkfSLrmrCG5KrkDpilTpu3s 4i5w== MIME-Version: 1.0 X-Received: by 10.68.92.98 with SMTP id cl2mr5347122pbb.81.1386964958057; Fri, 13 Dec 2013 12:02:38 -0800 (PST) Received: by 10.70.37.133 with HTTP; Fri, 13 Dec 2013 12:02:38 -0800 (PST) Date: Fri, 13 Dec 2013 14:02:38 -0600 Message-ID: Subject: Firefox 25.0 on FreeBSD 9.1-RELEASE-p9 #669 r259253 From: "Edwin L. Culp W." To: freebsd-multimedia@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Dec 2013 20:02:38 -0000 Am I the only one who has weird problems viewing youtube and most other video sites? I use the very old procedure with more or less the following: */etc/rc.conf contains * *linux_enable="YES"* *# kldload linux.ko**# mount -t linprocfs linproc /compat/linux/proc * *linproc in fstab /compat/linux/proc linprocfs rw 0 0* *# ln -s /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so /usr/local/lib/browser_plugins/ * * The nspluginwrapper -v -a -i is installed* *I am able to see maybe 40% of youtube videos with Firefox25.0 and the rest are just black rectangles. I can use addons to download and then watch or convert and watch.* *This same system with the nxpluginwrapper has worked for years but not anymore, for me at least. * *Any suggestions are appreciated. Thanks.* *ed* P.S. Please let me know if this isn't the proper list. Thanks.