From owner-freebsd-current@FreeBSD.ORG Tue May 3 15:46:26 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C24931065673 for ; Tue, 3 May 2011 15:46:26 +0000 (UTC) (envelope-from larinus@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 5300B8FC15 for ; Tue, 3 May 2011 15:46:26 +0000 (UTC) Received: by fxm11 with SMTP id 11so255338fxm.13 for ; Tue, 03 May 2011 08:46:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:date:from:to:subject:message-id:organization :x-mailer:mime-version:content-type:content-transfer-encoding; bh=FYqfOune6FYXYIqCbfjWiJQosR+eBZh9H2aYB72FPRE=; b=MCOMCAO8SfM28lYggYiGQ13XPEJmUG626mv3PCFfv23NEYBPC3bekQwJy7AouKyd3K LG+OSuvwc+PXDz1pAmrJfBuZHk0YndU1aV5gIoGxo4frqUM9yD8d1b126L8C9f/trAb5 O/LDqxCjfGzhL8D0YfHQ+ol1fCSPkVZukSKng= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:organization:x-mailer:mime-version :content-type:content-transfer-encoding; b=gsmW7iBoAKgTOXEf0UOwnkHSzjczICypF1wbPN5rZXXWC93jIsE9hKfXZbji71y9hc ZhH/LT+jYIjkdMPhxKq5bCmJEYagUOSGd2dhTX4JpAz2mvncRDUnpEQPej0N8ytT+xR8 YIuuOVNNQcPxQXaVTqjOG4336CMEny9v8u7EQ= Received: by 10.223.64.201 with SMTP id f9mr100759fai.102.1304433919616; Tue, 03 May 2011 07:45:19 -0700 (PDT) Received: from laptop ([178.125.228.7]) by mx.google.com with ESMTPS id n7sm53390fam.11.2011.05.03.07.45.18 (version=SSLv3 cipher=OTHER); Tue, 03 May 2011 07:45:19 -0700 (PDT) Date: Tue, 3 May 2011 17:49:49 +0300 From: Vitaly Liaschuk To: FreeBSD current mailing list Message-ID: <20110503174949.7ada20dc@laptop> Organization: HOME X-Mailer: Claws Mail 3.7.9 (GTK+ 2.22.1; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: firefox4+html5 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2011 15:46:26 -0000 Hi, list! I do not know in what part of forum to write, so I decide write in General. I'm trying to use html5 on youtube.com. I getting the video stream, but audio "stutters" on most of video files . I tried to use the chrome-browser and he is works fine. Also, I tried boot from usb flash drive with installed ubuntu and firefox 4 and this works. So, I believe what trouble is in my FreeBSD. [QUOTE] > uname -a FreeBSD laptop 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r221296M: Sun May 1 20:13:15 EEST 2011 larin@laptop:/usr/obj/usr/src/sys/GENERIC amd64 > [/QUOTE] My box is: Laptop asus UL30A, 3 GB ram, Intel CPU U2300 1.2Mhz. Thanks in advance.