From owner-freebsd-multimedia@FreeBSD.ORG Tue Jul 24 00:25:18 2007 Return-Path: Delivered-To: multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1171616A41A for ; Tue, 24 Jul 2007 00:25:18 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: from kiwi-computer.com (keira.kiwi-computer.com [63.224.10.3]) by mx1.freebsd.org (Postfix) with SMTP id 98B9013C459 for ; Tue, 24 Jul 2007 00:25:17 +0000 (UTC) (envelope-from rick@kiwi-computer.com) Received: (qmail 13394 invoked by uid 2001); 23 Jul 2007 23:58:37 -0000 Date: Mon, 23 Jul 2007 18:58:37 -0500 From: "Rick C. Petty" To: Dave Message-ID: <20070723235837.GA11784@keira.kiwi-computer.com> References: <006901c7ccc7$4dcd3200$0200a8c0@satellite> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <006901c7ccc7$4dcd3200$0200a8c0@satellite> User-Agent: Mutt/1.4.2.1i Cc: multimedia@FreeBSD.org Subject: Re: ffmpeg core dumps on FreeBSD 6.2 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rick-freebsd@kiwi-computer.com List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jul 2007 00:25:18 -0000 On Sun, Jul 22, 2007 at 09:17:57PM -0400, Dave wrote: > Hello, > I've got a cvsupped ports tree and am trying to convert a .avi file to > .mpg specifically a vcd so i can burn it on to a dvd. I've included the > command output at the end of this message, both the ffmpeg command and the > file command showing what freebsd thinks the .avi file is in question. The > result is the ffmpeg started then core dumped. I've got the .core file if > it would help, but i'm not a programmer so don't know where to go with > this. Any assistance is appreciated as i'd really like to get this .avi > file converted. Does it play in mplayer? I've often had better luck using mplayer to output the separate streams and then converting each stream separately, then multiplexing it back together. -- Rick C. Petty