From owner-freebsd-ports@FreeBSD.ORG Mon Mar 27 10:26:15 2006 Return-Path: <owner-freebsd-ports@FreeBSD.ORG> X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8001016A401 for <freebsd-ports@freebsd.org>; Mon, 27 Mar 2006 10:26:15 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D2A843D45 for <freebsd-ports@freebsd.org>; Mon, 27 Mar 2006 10:26:14 +0000 (GMT) (envelope-from usleepless@gmail.com) Received: by zproxy.gmail.com with SMTP id l1so39543nzf for <freebsd-ports@freebsd.org>; Mon, 27 Mar 2006 02:26:12 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lO+7sjWLS/HltuKYnaoZYQpUrigJNvWCJXaRSxuvK/0+NgTdFzAahn4pbkYLufnmt3AxbuMueMNaX02RlZoPd4LLFa1sy8U5gU0GhW8dEBVr7Sj2kEFshWEZPMK/q6uKfxTm+GiqXjYHlsFlcxGlZYLyLhv+6NAMXUEDetRN8L8= Received: by 10.36.177.11 with SMTP id z11mr1740031nze; Mon, 27 Mar 2006 02:26:12 -0800 (PST) Received: by 10.36.154.20 with HTTP; Mon, 27 Mar 2006 02:26:12 -0800 (PST) Message-ID: <c39ec84c0603270226g3d8cfab3g7bcf2856affbb8d5@mail.gmail.com> Date: Mon, 27 Mar 2006 12:26:12 +0200 From: usleepless@gmail.com To: "Chris Maness" <chris@chrismaness.com> In-Reply-To: <c39ec84c0603270222j128a320q7183523331ad34ff@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <442742AB.8070105@chrismaness.com> <c39ec84c0603270222j128a320q7183523331ad34ff@mail.gmail.com> Cc: freebsd-questions@freebsd.org, freebsd-ports@freebsd.org Subject: Re: DVD-Slideshow X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>, <mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports> List-Post: <mailto:freebsd-ports@freebsd.org> List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>, <mailto:freebsd-ports-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 27 Mar 2006 10:26:15 -0000 > 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 <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 <chris@chrismaness.com> 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. > > > > >