From owner-freebsd-questions@FreeBSD.ORG Sat Jan 22 00:21:52 2005 Return-Path: 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 B8A3316A4CE for ; Sat, 22 Jan 2005 00:21:52 +0000 (GMT) Received: from smtpauth05.mail.atl.earthlink.net (smtpauth05.mail.atl.earthlink.net [209.86.89.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 746F443D3F for ; Sat, 22 Jan 2005 00:21:52 +0000 (GMT) (envelope-from algould@datawok.com) Received: from [206.255.31.21] (helo=[192.168.63.10]) by smtpauth05.mail.atl.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 4.34) id 1Cs92F-0005Pb-V9; Fri, 21 Jan 2005 19:21:52 -0500 From: "Andrew L. Gould" To: freebsd-questions@freebsd.org Date: Fri, 21 Jan 2005 18:21:57 -0600 User-Agent: KMail/1.6.2 References: <20050121232119.82999.qmail@web81507.mail.yahoo.com> In-Reply-To: <20050121232119.82999.qmail@web81507.mail.yahoo.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200501211821.57285.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69563f9fea00a6dd62bcc499c9912929df60ed00e0106dab5ece350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 206.255.31.21 cc: Dana / Lucas Subject: Re: DVD burner questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 00:21:52 -0000 On Friday 21 January 2005 05:21 pm, Dana / Lucas wrote: > Im trying to figure out why my some of my burns skip randomly and > some don't. Also, my Miramax videos don't give any sound on playback > of the burned dvd. Do I have to slow my burning speed? If so, how? If you're using growisofs from the command line, use the '-speed=N' option. See 'man growisofs'. Best of luck, Andrew Gould