From owner-freebsd-advocacy@FreeBSD.ORG Tue Oct 14 15:06:00 2003 Return-Path: Delivered-To: freebsd-advocacy@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7116F16A4B3 for ; Tue, 14 Oct 2003 15:06:00 -0700 (PDT) Received: from pilchuck.reedmedia.net (pilchuck.reedmedia.net [209.166.74.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC57243FE3 for ; Tue, 14 Oct 2003 15:05:58 -0700 (PDT) (envelope-from reed@reedmedia.net) Received: from reed by pilchuck.reedmedia.net with local-esmtp (Exim 3.12 #1 (Debian)) id 1A9XIi-0002LC-00; Tue, 14 Oct 2003 15:05:56 -0700 Date: Tue, 14 Oct 2003 15:05:56 -0700 (PDT) From: "Jeremy C. Reed" To: freebsd-advocacy@freebsd.org In-Reply-To: <3F8C658F.7020604@centtech.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: mplayer X-BeenThere: freebsd-advocacy@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD Evangelism List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Oct 2003 22:06:00 -0000 On Tue, 14 Oct 2003, Eric Anderson wrote: > However, I'd love for someone to write up a "converting your mpeg stream > to divx on FreeBSD" article. I don't know how to do this really, but > I'd love to help figure it out. I'd love to be able to take my favorite > movie with me on my laptop when I'm traveling, without having to carry > the DVD disc around.. Not a howto, but I just published an article by Steven M. Schultz regarding some performance of encoding MPEG-4/DivX (using non-threaded) and MPEG-2 (using threaded encoder) on BSD/OS 4.3.1, BSD/OS 5.0, FreeBSD 5.1 and SuSE Linux 8.2. It is at http://www.bsdnewsletter.com/2003/10/Features110.html Jeremy C. Reed http://bsd.reedmedia.net/ p.s. I hope to write an article about Ogg Theora which I pkgsrc-ized (pkgsrc is NetBSD's cross-platform ports framework) and have been using it for a few months. Anyone else using Ogg Theora for video?