From owner-freebsd-questions@FreeBSD.ORG Mon Mar 27 16:03:48 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C43116A400; Mon, 27 Mar 2006 16:03:48 +0000 (UTC) (envelope-from chris@chrismaness.com) Received: from ylpvm43.prodigy.net (ylpvm43-ext.prodigy.net [207.115.57.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9864F43D66; Mon, 27 Mar 2006 16:03:45 +0000 (GMT) (envelope-from chris@chrismaness.com) Received: from pimout7-ext.prodigy.net (pimout7-int.prodigy.net [207.115.4.147]) by ylpvm43.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id k2RG3lBd025924; Mon, 27 Mar 2006 11:03:48 -0500 X-ORBL: [69.108.84.93] Received: from [192.168.4.2] (adsl-69-108-84-93.dsl.irvnca.pacbell.net [69.108.84.93]) by pimout7-ext.prodigy.net (8.13.4 outbound domainkey aix/8.13.4) with ESMTP id k2RG3dNQ143092; Mon, 27 Mar 2006 11:03:43 -0500 Message-ID: <44280CDA.6040006@chrismaness.com> Date: Mon, 27 Mar 2006 08:03:38 -0800 From: Chris Maness User-Agent: Thunderbird 1.5 (X11/20060217) MIME-Version: 1.0 To: usleepless@gmail.com References: <442742AB.8070105@chrismaness.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org, freebsd-ports@freebsd.org Subject: Re: DVD-Slideshow 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: Mon, 27 Mar 2006 16:03:48 -0000 usleepless@gmail.com wrote: >> package sox is not installed >> package ImageMagick is not installed >> package dvdauthor is not installed >> package ffmpeg is not installed >> > > you might want to look at this as well: my guess is that for the > fade-issue, you will need ImageMagick. > > that will probably solve your problems. > > regards, > > usleep > > > On 3/27/06, usleepless@gmail.com wrote: > >> apparently the scripts needs certain temporary ppms to generate the >> fade: these are not found. >> >> what is your inputfile? >> >> regards, >> >> usleep >> >> On 3/27/06, Chris Maness wrote: >> >>> I'm trying to debug dvd-slideshow. When I try to run a slideshow with >>> cross fades. In the output of the script I get. >>> >>> cp: >>> /usr/home/chris/pics/slideshow/dvd-slideshow_temp_7298/fade_0014.ppm: >>> Bad address >>> >>> Any ideas as to what this means? I have attached the output for the >>> whole run. >>> >>> >>> > > dvd-slideshow queries the rpm database to see if said packages are installed. That is why it complains that they are not installed even though they are.