From owner-freebsd-questions@FreeBSD.ORG Wed Jul 14 17:01:32 2010 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 525401065673 for ; Wed, 14 Jul 2010 17:01:32 +0000 (UTC) (envelope-from korszca@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 0C2808FC20 for ; Wed, 14 Jul 2010 17:01:31 +0000 (UTC) Received: by gyd8 with SMTP id 8so4939192gyd.13 for ; Wed, 14 Jul 2010 10:01:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=4/KGprHfnah72x/kwCfrzWJSpIdrHgAuZoDlVZGUjVw=; b=PU74sLitVkSmGNVQHgyAfF/I1hPadU2IT1cwYDYEQ2ioBhhh4IBiUSTjScZdhHBtwF LmXTFcu41dNOCvhZDTGZmx3A7GPuBMCh3TImcxG80Bc1SH7hYNAxAsXKPHULpKxEfHNb wq7X2Q1b1lUsfDVl6cZTaf/E+dgSoDvUlNiKE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=kOrJK9Z6nFjR6omm6UEohiE0ZIsGfxSnOMP9h7dJSMoIDNijbj+cKUiop0VKhv/rBl rfSaL812zVrs4AkGqSQ9tnC+EcfuX9AcLD2etRQHmZObCnFBoEUgzR7pjn7dIP81Xqlb PAWRdGbGXWfGmvfy+uowmmXZZZRvTHIyaU/0Q= MIME-Version: 1.0 Received: by 10.150.202.9 with SMTP id z9mr8251816ybf.211.1279126891018; Wed, 14 Jul 2010 10:01:31 -0700 (PDT) Received: by 10.231.161.148 with HTTP; Wed, 14 Jul 2010 10:01:30 -0700 (PDT) In-Reply-To: References: Date: Wed, 14 Jul 2010 13:01:30 -0400 Message-ID: From: Brian Callahan To: paul Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD vs YouTube 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, 14 Jul 2010 17:01:32 -0000 Depends on how you want to do it. You can use www/youtube_dl to get the movies, then watch on your player of choice. Or if you really want to watch in a browser can go to youtube.com/html5 and sign up for the HTML5 beta. Then on a (very) modern browser, any videos with HTML5 will work. Unfortunately, videos done in just HTML5 will have no sound but ones with HTML5 + WebM will have sound. I believe that the HTML5 + WebM for the moment is only available on HD movies. A word of caution though: the HTML5 youtube will only work well on high-powered computers, so don't expect it to work well/at all on older hardware.