From owner-freebsd-multimedia Fri Mar 1 12:13:46 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id 363A337B400 for ; Fri, 1 Mar 2002 12:13:40 -0800 (PST) Received: (qmail 13999 invoked by uid 100); 1 Mar 2002 20:13:37 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15487.57584.771009.433960@guru.mired.org> Date: Fri, 1 Mar 2002 14:13:36 -0600 To: Charles Henri-Pierre Cc: multimedia@freebsd.org Subject: Re: Record TV with fxtv In-Reply-To: <20020301210624.A2725@asus.hpc.yi.org> References: <20020301210624.A2725@asus.hpc.yi.org> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: "Mike Meyer" X-Delivery-Agent: TMDA/0.46 (Python 2.2; freebsd-4.5-STABLE-i386) Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Charles Henri-Pierre types: > Hello, > I try to record TV program with fxtv, the compression fail with this message : > ======FRAMES READ: 54 > ::STATUS:: 0 > ::EXEC:: sox -t raw -s -w -c 2 -r 44100 test.AUDraw -t aiff -s -w test.aiff && > mpeg_musicin -l 2 -p 1 test.aiff test.mp2 > >>> Using Audio IFF sound file headers > Sound data is not PCM in "test.aiff". > ::STATUS:: 1 > > Command Failed: > sox -t raw -s -w -c 2 -r 44100 test.AUDraw -t aiff -s -w test.aiff && > mpeg_musicin -l 2 -p 1 test.aiff test.mp2 > Conversion Aborted. > > Any idea ? Here are my patches to fxtv_cnvt.sh. It fixes this problem. It also changes the bit rate to one suitable for using with VCDs, which is part of the point of recording from the TV for me. Mailing VCDs back and forth beats mailing cassettes or VHS tapes back and forth hollow. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message