From owner-freebsd-questions@FreeBSD.ORG Wed Mar 29 08:13: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 2DCB616A401 for ; Wed, 29 Mar 2006 08:13:48 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F6F043D49 for ; Wed, 29 Mar 2006 08:13:47 +0000 (GMT) (envelope-from usleepless@gmail.com) Received: by zproxy.gmail.com with SMTP id x7so112853nzc for ; Wed, 29 Mar 2006 00:13:47 -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=DFBMsJXRZ54TDWXRqFwfL2Q6mRQjmy+bvPGUDGIjSPC+rbeDq1vrkFewMI9mutguT2M/8lkVEXYLPDslbEubarEk6BwkpsalXfI2m2XzpjXpAGjZUOCLKjhYTdV5VuExT0E/bZ4DeE4RA3FsshsWy3d89z8QUNJ5GsNE+EyKwso= Received: by 10.36.222.45 with SMTP id u45mr656823nzg; Wed, 29 Mar 2006 00:13:47 -0800 (PST) Received: by 10.36.154.20 with HTTP; Wed, 29 Mar 2006 00:13:46 -0800 (PST) Message-ID: Date: Wed, 29 Mar 2006 10:13:46 +0200 From: usleepless@gmail.com To: "Chris Maness" In-Reply-To: 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> <44280CDA.6040006@chrismaness.com> <44282171.3000207@chrismaness.com> <4428D51E.7080608@chrismaness.com> <20060328095540.Q35270@ns1.internetinsite.com> Cc: freebsd-questions@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: Wed, 29 Mar 2006 08:13:48 -0000 Chris, do you have the proper rights for the directory on which you are operating? i am a bad boy, and ran the commands as root, just to be sure. regards, usleep On 3/29/06, usleepless@gmail.com wrote: > Chris, > > pkg_info reveals: dvd-slideshow-0.7.2_1. this is from the ports-tree > when i converted to 6.0 about 6 weeks ago. > > i have symlinked seq to jot in /usr/bin ( and fixed the wc --line > parameter on line zzz ) > > regards, > > usleep > > > On 3/28/06, Chris Maness wrote: > > > > > > On Tue, 28 Mar 2006, usleepless@gmail.com wrote: > > > > > Chris, > > > > > > i tried your commands, but ran into trouble: > > > seq is not found, i symlinked it to jot, have you done the same? > > > > > > after that it seems to work flawless. i end up with a Test.vob which > > > is playable by mplayer and contains the slideshow. > > > > > > no sign of crossfading though. > > > > > > regards, > > > > > > usleep > > > > > > > Do you have the latest one from the ports tree? Seq is added as a dep. > > And it has been modified for seq2. > > >