From owner-freebsd-questions Fri Jul 26 9: 6:22 2002 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 2215837B400 for ; Fri, 26 Jul 2002 09:06:21 -0700 (PDT) Received: from huron.dnepr.net.ua (Al-3M-C.dnepr.net.ua [195.248.180.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13C3D43E3B for ; Fri, 26 Jul 2002 09:06:15 -0700 (PDT) (envelope-from alex@dnepr-desna.dp.ua) Received: from ontario.dnepr.net.ua (ontario.dnepr.net.ua [195.248.180.33]) by huron.dnepr.net.ua (8.10.1/8.10.1g/) with ESMTP id g6QG62535564 for ; Fri, 26 Jul 2002 19:06:03 +0300 (EEST) Received: from dnepr-desna.dp.ua (mtty7.dnepr.net.ua [195.248.180.73]) by ontario.dnepr.net.ua (8.11.2/8.11.2) with ESMTP id g6QG5nG11663 for ; Fri, 26 Jul 2002 19:05:57 +0300 (EEST) Received: from alex by dnepr-desna.dp.ua with SMTP (MDaemon.PRO.v4.0.0.R) for ; Fri, 26 Jul 2002 19:04:28 +0300 Date: Fri, 26 Jul 2002 19:04:27 +0300 From: Alexander Ponomarenko X-Mailer: The Bat! (v1.53d) Personal Reply-To: Alexander Ponomarenko Organization: Dnepr-Desna X-Priority: 3 (Normal) Message-ID: <711791285.20020726190427@dnepr-desna.dp.ua> To: questions@FreeBSD.ORG Subject: Problems writing audio CDs with burncd on TEAC W524E MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Return-Path: alex@dnepr-desna.dp.ua X-MDaemon-Deliver-To: questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I made my CD from mp3 files with commands foreach i ( "`ls`") mpg123 -q -s "$i" | burncd -f /dev/acd0a audio - end burncd -f /dev/acd0a fixate CD plays OK, but there is strange sounds duaring playing (scratch). mp3s are good. What's wrong? May be some kind of jitter correction? -- Alexander Ponomarenko To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message