From owner-freebsd-multimedia@FreeBSD.ORG Tue Jun 5 15:59:20 2007 Return-Path: X-Original-To: multimedia@freebsd.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0060816A421 for ; Tue, 5 Jun 2007 15:59:19 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id B2A2013C48A for ; Tue, 5 Jun 2007 15:59:19 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.8/8.13.4) with ESMTP id l55FwhKP045258; Tue, 5 Jun 2007 09:58:43 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 05 Jun 2007 09:59:03 -0600 (MDT) Message-Id: <20070605.095903.-432838228.imp@bsdimp.com> To: freebsd@meijome.net From: "M. Warner Losh" In-Reply-To: <20070605162424.0510a425@localhost> References: <20070604.221510.1678771821.imp@bsdimp.com> <20070605162424.0510a425@localhost> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Tue, 05 Jun 2007 09:58:44 -0600 (MDT) Cc: multimedia@freebsd.org Subject: Re: Making clips Windows Media Player likes X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jun 2007 15:59:20 -0000 In message: <20070605162424.0510a425@localhost> Norberto Meijome writes: : On Mon, 04 Jun 2007 22:15:10 -0600 (MDT) : "M. Warner Losh" wrote: : : > Is there a secret to making video clips that windows media player : > likes? So far, all the ones I've done result in a fatal error at the : > end. Is there a code/format I should specify to make things good? : > : > The source material is DV video that I've encoded with Kino and then : > split apart to get a few short (~10s) clips that are the highlights. : : what encoding? wmv? The clips are currently encoded for a DVD in mpeg2video format. Warner