From owner-freebsd-multimedia@FreeBSD.ORG Tue Apr 17 14:50:29 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F31C016A401 for ; Tue, 17 Apr 2007 14:50:28 +0000 (UTC) (envelope-from neshort@yahoo.com) Received: from web56507.mail.re3.yahoo.com (web56507.mail.re3.yahoo.com [66.196.97.36]) by mx1.freebsd.org (Postfix) with SMTP id 873CF13C4BC for ; Tue, 17 Apr 2007 14:50:28 +0000 (UTC) (envelope-from neshort@yahoo.com) Received: (qmail 73891 invoked by uid 60001); 17 Apr 2007 14:23:45 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=FpECNIOLU9Wk7KYkkB3qbkliuBeNrs5tEaOSE2a34RmwRjZCSgqn/j6GEh1Azk6RdXF3lCtEAg+x4pnttUohzIo/ejMPFtxWtVocuvm4McOuRytVPV0+1JwFbz9Xva/6HRiHZ4PtW7TQUXzQH3RB9XOtyMrIiR9HdSTj5nHGZRo=; X-YMail-OSG: shUVdiAVM1ll4uZIGM0jMqAuJ1pvaOulD8tRbGEyIFBe4t0s5GCMjr2vUGlshxt3XVApjMi9qvglMcPjRQJ4LtVBr7s6RGgqdlRyPQURmEANChS.DSQ- Received: from [216.142.36.2] by web56507.mail.re3.yahoo.com via HTTP; Tue, 17 Apr 2007 07:23:44 PDT Date: Tue, 17 Apr 2007 07:23:44 -0700 (PDT) From: Neil Short To: freebsd-multimedia@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <32044.73649.qm@web56507.mail.re3.yahoo.com> Subject: cdrdao: toc file woes -- not calculating wav track length X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Apr 2007 14:50:29 -0000 using cdrdao. Keep getting: ERROR: cd_with_pregaps.toc:xx: START 00:02:00 behind or at track end. I'm sure there is a problem with the current cdrdao which is not calculating the length of my wav files (and it used to). I suppose I could find a way to calculate them myself and include the info in my toc files; but it would be nice to find a simple workaround for my toc files. Below is sample script output: bash2-2.05b$ cat cd_with_pregaps.toc CD_DA TRACK AUDIO SILENCE 0:2:0 START FILE "01._American_Idiot.wav" 0 TRACK AUDIO SILENCE 0:2:0 START FILE "02._Jesus_Of_Suburbia.wav" 0 TRACK AUDIO SILENCE 0:2:0 START FILE "03._Holiday.wav" 0 TRACK AUDIO FILE "04._Boulevard_Of_Broken_Dreams.wav" 0 TRACK AUDIO SILENCE 0:2:0 START FILE "05._Are_We_The_Waiting.wav" 0 TRACK AUDIO FILE "06._St_Jimmi.wav" 0 TRACK AUDIO SILENCE 0:2:0 START FILE "07._Give_Me_Novoaine.wav" 0 TRACK AUDIO SILENCE 0:2:0 START FILE "08._Shes_A_Rebel.wav" 0 TRACK AUDIO SILENCE 0:2:0 START FILE "09._Extraordinary_Girl.wav" 0 TRACK AUDIO FILE "10._Letterbomb.wav" 0 TRACK AUDIO SILENCE 0:2:0 START FILE "11._Wake_Me_Up_When_September_Ends.wav" 0 TRACK AUDIO SILENCE 0:2:0 START FILE "12._Homecoming.wav" 0 TRACK AUDIO SILENCE 0:2:0 START FILE "13._Whatsername.wav" 0 bash2-2.05b$ cdrdao write --device 2,0,0 cd_with_pregaps.toc Cdrdao version 1.2.1 - (C) Andreas Mueller SCSI interface library - (C) Joerg Schilling Paranoia DAE library - (C) Monty Check http://cdrdao.sourceforge.net/drives.html#dt for current driver tables. ERROR: cd_with_pregaps.toc:4: START 00:02:00 behind or at track end. ERROR: cd_with_pregaps.toc:8: START 00:02:00 behind or at track end. ERROR: cd_with_pregaps.toc:12: START 00:02:00 behind or at track end. ERROR: cd_with_pregaps.toc:18: START 00:02:00 behind or at track end. ERROR: cd_with_pregaps.toc:24: START 00:02:00 behind or at track end. ERROR: cd_with_pregaps.toc:28: START 00:02:00 behind or at track end. ERROR: cd_with_pregaps.toc:32: START 00:02:00 behind or at track end. ERROR: cd_with_pregaps.toc:38: START 00:02:00 behind or at track end. ERROR: cd_with_pregaps.toc:42: START 00:02:00 behind or at track end. ERROR: cd_with_pregaps.toc:46: START 00:02:00 behind or at track end. bash2-2.05b$ ====== Now I, Nebuchadnezzar, praise and extol and honor the King of heaven, for all his works are truth, and his ways are justice; and he is able to bring low those who walk in pride. Daniel 4:37 __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com