From owner-freebsd-questions@FreeBSD.ORG Tue Mar 28 16:03:54 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 1701A16A51B for ; Tue, 28 Mar 2006 16:03:54 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id D343943ECD for ; Tue, 28 Mar 2006 15:55:48 +0000 (GMT) (envelope-from usleepless@gmail.com) Received: by zproxy.gmail.com with SMTP id i11so1646874nzh for ; Tue, 28 Mar 2006 07:55:48 -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=rix0vAKnKLGSgmefclEEiS6ApapJxNn7mJksSJvSEsYHKrJhZJvrEUEcZvOLCxCZkiLoihiP5fcNXK2P7qZoJK8zFRV/kBfQC8ldGBUORooij5t2jR67EdDDZYcb+AEbP6waKS52ayyUbqmA2bi9e/U4Jn5yMWa/G7Yle/Pqkx4= Received: by 10.37.15.71 with SMTP id s71mr44814nzi; Tue, 28 Mar 2006 07:55:47 -0800 (PST) Received: by 10.36.154.20 with HTTP; Tue, 28 Mar 2006 07:55:47 -0800 (PST) Message-ID: Date: Tue, 28 Mar 2006 17:55:47 +0200 From: usleepless@gmail.com To: "Chris Maness" In-Reply-To: <4428D51E.7080608@chrismaness.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> <44280CDA.6040006@chrismaness.com> <44282171.3000207@chrismaness.com> <4428D51E.7080608@chrismaness.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: Tue, 28 Mar 2006 16:03:55 -0000 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 On 3/28/06, Chris Maness wrote: > usleepless@gmail.com wrote: > > >yes, but i have not used the fading before. > > > >i am willing to try your run, but then you have to package the pics + > >sideslow-config-file, and mail it? > > > >regards, > > > >usleep > > > > > > > I am not around that box at the moment, but I can give you the exact > commands that you can try on a batch of shots in a folder. > > # dir2slideshow -t 3 -c 2 -n Test . > > Then... > > # dvd-slideshow -n Test -f Test.txt . > > The period at the end is part of the command... > > Thanks >