From owner-freebsd-questions@FreeBSD.ORG Wed Nov 2 23:14:35 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 68FEB106564A for ; Wed, 2 Nov 2011 23:14:35 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id 4D12B8FC16 for ; Wed, 2 Nov 2011 23:14:35 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id pA2NEXcJ023487; Wed, 2 Nov 2011 16:14:34 -0700 (PDT) (envelope-from yuri@rawbw.com) Message-ID: <4EB1CED9.3020408@rawbw.com> Date: Wed, 02 Nov 2011 16:14:33 -0700 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111023 Thunderbird/7.0.1 MIME-Version: 1.0 To: Adam Vande More References: <4EB0AA92.7030004@rawbw.com> <4EB18CA7.2090308@rawbw.com> <4EB1ADF4.80607@rawbw.com> <4EB1BFC5.6060905@rawbw.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Questions Subject: Re: Why some flash sites don't work? 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: Wed, 02 Nov 2011 23:14:35 -0000 On 11/02/2011 15:33, Adam Vande More wrote: > In regards to the second, I just tried it on a new clean install of 9 > RC 1 and it didn't work. However it worked after I installed > flashblock. There seems to be a least one secondary flash object on > that page which prevents the video from playing. However, I will add > on rare occasion I've found a video like this and it actually will > play eventually, perhaps after hours of waiting. I think the reason > for this is that the linuxulator doesn't perfectly emulate Linux > system calls, and when you run flash that which targets these system > calls, the npviewer cannot proceed until those calls are finished. In > those cases, quite a bit of time can elapse until those faulty > syscalls end hence the very long delay before video playback. > > That's just a theory, and I'm happy to be proven wrong. Or even > better, proven right and fixed. In the meantime, you now have > workarounds for both videos. I'm sure you can get the bottom of the > trouble with first video with some tenacity, as the problem must exist > in your home directory. Workaround for only one by changing the user, and the other one just doesn't work for any user. It would be easier to have standalone nspluginplayer working, but it doesn't. Do you know why it doesn't work as it used to? Command nspluginplayer type=application/x-shockwave-flash "http://www.youtube.com/watch?v=vvCMN2gfyzE" for example fails to show video for me too for all users. Yuri