From owner-freebsd-multimedia Sun Oct 3 7:54:38 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from ds9.sci.fi (ds9.sci.fi [195.74.0.54]) by hub.freebsd.org (Postfix) with ESMTP id 891D614EFA for ; Sun, 3 Oct 1999 07:54:32 -0700 (PDT) (envelope-from sjuke@saunalahti.fi) Received: from sjukebox.home (MCCCLXV.dyn.saunalahti.fi [195.197.4.165]) by ds9.sci.fi (8.9.1/8.9.1) with ESMTP id RAA23717 for ; Sun, 3 Oct 1999 17:54:30 +0300 (EET DST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sun, 03 Oct 1999 17:50:49 +0300 (EEST) From: Jukka Simila To: multimedia@freebsd.org Subject: hauppauge remote Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Could someone show some example code on muting the audio of a bt878 -card? I made some time ago a remote-application based on that demo program I saw here, but every time I start it it will open the audio also and I don't want that.. I wasn't able to solve the problem by reading the sources of fxtv. too complicated :) @-`--,--`--- Jukka Simila To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Oct 3 9:11:23 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from kiew.egd.igd.fhg.de (kiew.egd.igd.fhg.de [192.102.170.32]) by hub.freebsd.org (Postfix) with ESMTP id 9671F14F9E for ; Sun, 3 Oct 1999 09:11:20 -0700 (PDT) (envelope-from runge@rostock.zgdv.de) Received: from rostock.zgdv.de (ppp00.egd.igd.fhg.de [153.96.43.210]) by kiew.egd.igd.fhg.de (Netscape Messaging Server 3.6) with ESMTP id AAA41C for ; Sun, 3 Oct 1999 18:10:23 +0200 Message-ID: <37F7800E.963BEABE@rostock.zgdv.de> Date: Sun, 03 Oct 1999 18:10:54 +0200 From: Thomas Runge X-Mailer: Mozilla 4.6 [en] (X11; U; FreeBSD 3.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 Cc: multimedia@FreeBSD.ORG Subject: Re: wmtune and Bt848 driver version 1.74 References: <199910030540.BAA56692@arthur.caida.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Daniel McRobb wrote: > > Just FYI, > I have hacked wmtune to work with the bt848 driver version 1.74 > on FreeBSD (I'm using 3.2-STABLE and 3.3-STABLE). I still have some Thats fine. You can find a patch to wmtune 1.0 on my website since May, too. ;-> http://www.rostock.zgdv.de/~runge/radio/wmtune.diff.gz -- Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sun Oct 3 12:25:11 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from pluto.ipass.net (pluto.ipass.net [198.79.53.5]) by hub.freebsd.org (Postfix) with ESMTP id 0F69C14D21 for ; Sun, 3 Oct 1999 12:25:09 -0700 (PDT) (envelope-from rhh@ipass.net) Received: from stealth.ipass.net. (ppp-4-68.dialup.rdu.ipass.net [209.170.134.68]) by pluto.ipass.net (8.9.3/8.9.3) with ESMTP id PAA03673; Sun, 3 Oct 1999 15:25:04 -0400 (EDT) Received: (from rhh@localhost) by stealth.ipass.net. (8.9.3/8.8.8) id PAA15888; Sun, 3 Oct 1999 15:26:34 -0400 (EDT) (envelope-from rhh) Date: Sun, 3 Oct 1999 15:26:34 -0400 From: Randall Hopper To: Jukka Simila Cc: multimedia@FreeBSD.ORG Subject: Re: hauppauge remote Message-ID: <19991003152634.A15810@ipass.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Jukka Simila: |Could someone show some example code on muting the audio of a bt878 -card? |I made some time ago a remote-application based on that demo program I saw |here, but every time I start it it will open the audio also and I don't want |that.. I wasn't able to solve the problem by reading the sources of fxtv. too |complicated :) /* Input: */ int tuner_fd, mute_flag; int arg = ( mute_flag ? AUDIO_MUTE : AUDIO_UNMUTE ); if ( ioctl( tuner_fd, BT848_SAUDIO, &arg ) < 0 ) perror( "BT848_SAUDIO" ) Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Oct 4 3: 0: 9 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from nets5.rz.rwth-aachen.de (nets5.rz.RWTH-Aachen.DE [137.226.144.13]) by hub.freebsd.org (Postfix) with ESMTP id 4295F14E08 for ; Mon, 4 Oct 1999 02:59:55 -0700 (PDT) (envelope-from kuku@gilberto.physik.RWTH-Aachen.DE) Received: from campino.informatik.rwth-aachen.de (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by nets5.rz.rwth-aachen.de (8.9.1a/8.9.1/7) with ESMTP id LAA14762 for ; Mon, 4 Oct 1999 11:59:54 +0200 (MET DST) Received: from gil.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.30.2]) by campino.informatik.rwth-aachen.de (8.9.1a/8.9.1/3) with ESMTP id LAA15202 for ; Mon, 4 Oct 1999 11:59:47 +0200 (MET DST) Received: (from kuku@localhost) by gil.physik.rwth-aachen.de (8.9.2/8.6.9) id LAA40000 for multimedia@freebsd.org; Mon, 4 Oct 1999 11:59:50 +0200 (CEST) Date: Mon, 4 Oct 1999 11:59:50 +0200 (CEST) From: Christoph Kukulies Message-Id: <199910040959.LAA40000@gil.physik.rwth-aachen.de> To: multimedia@freebsd.org Subject: conferencing software/hardware Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org What would be the choice for conferencing software under FreeBSD 3.2 at present? Full duplex sound card/driver Video camera (Color Quickcam?) vic/vat? Which version? WHat version of TK/TCL? -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Oct 4 3:15:54 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from fleming.cs.strath.ac.uk (fleming.cs.strath.ac.uk [130.159.196.126]) by hub.freebsd.org (Postfix) with ESMTP id 5E18814DF5 for ; Mon, 4 Oct 1999 03:15:48 -0700 (PDT) (envelope-from roger@cs.strath.ac.uk) Received: from cs.strath.ac.uk (roger@telford-01.cs.strath.ac.uk [130.159.172.1]) by fleming.cs.strath.ac.uk (8.8.8/8.8.8) with ESMTP id LAA06094 Mon, 4 Oct 1999 11:15:42 +0100 (BST) Message-ID: <37F87E4D.DFFEBEE1@cs.strath.ac.uk> Date: Mon, 04 Oct 1999 11:15:41 +0100 From: Roger Hardiman Organization: Department of Computer Science, University of Strathclyde X-Mailer: Mozilla 4.61 [en] (X11; I; SunOS 5.5.1 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: Christoph Kukulies Cc: multimedia@FreeBSD.ORG Subject: Re: conferencing software/hardware References: <199910040959.LAA40000@gil.physik.rwth-aachen.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Christoph Kukulies wrote: > > What would be the choice for conferencing software > under FreeBSD 3.2 at present? vic and vat. These come as standard in the FreeBSD Ports collection, so you can compile them (including compiling the right versions of TCL/TK) with the following cd /usr/ports/mbone/vic make make install cd /usr/ports/mbone/vat make make install For video hardware, get a Bt848 or Bt878 capture card. Personally, I like Hauppauge WinTV cards, but there are many other makes, usually cheaper too. For audio, an ISA sound card which is MSS (microsoft sound system) compatible will give you full duplex support. Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Oct 4 3:28:26 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from nets5.rz.rwth-aachen.de (nets5.rz.RWTH-Aachen.DE [137.226.144.13]) by hub.freebsd.org (Postfix) with ESMTP id 0E93514ED7 for ; Mon, 4 Oct 1999 03:28:08 -0700 (PDT) (envelope-from kuku@gilberto.physik.RWTH-Aachen.DE) Received: from campino.informatik.rwth-aachen.de (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by nets5.rz.rwth-aachen.de (8.9.1a/8.9.1/7) with ESMTP id MAA16901; Mon, 4 Oct 1999 12:27:45 +0200 (MET DST) Received: from gil.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.30.2]) by campino.informatik.rwth-aachen.de (8.9.1a/8.9.1/3) with ESMTP id MAA16258; Mon, 4 Oct 1999 12:27:36 +0200 (MET DST) Received: (from kuku@localhost) by gil.physik.rwth-aachen.de (8.9.2/8.6.9) id MAA50301; Mon, 4 Oct 1999 12:27:39 +0200 (CEST) Date: Mon, 4 Oct 1999 12:27:39 +0200 From: Christoph Kukulies To: Roger Hardiman Cc: Christoph Kukulies , multimedia@FreeBSD.ORG Subject: Re: conferencing software/hardware Message-ID: <19991004122739.A50260@gil.physik.rwth-aachen.de> References: <199910040959.LAA40000@gil.physik.rwth-aachen.de> <37F87E4D.DFFEBEE1@cs.strath.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4us In-Reply-To: <37F87E4D.DFFEBEE1@cs.strath.ac.uk>; from Roger Hardiman on Mon, Oct 04, 1999 at 11:15:41AM +0100 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Oct 04, 1999 at 11:15:41AM +0100, Roger Hardiman wrote: > Christoph Kukulies wrote: > > > > What would be the choice for conferencing software > > under FreeBSD 3.2 at present? > > vic and vat. > These come as standard in the FreeBSD Ports collection, > so you can compile them (including compiling the right > versions of TCL/TK) with the following > > cd /usr/ports/mbone/vic > make > make install > > cd /usr/ports/mbone/vat > make > make install > > > For video hardware, get a Bt848 or Bt878 capture card. > Personally, I like Hauppauge WinTV cards, but there Ah, I have one of these cards. Is there support for the TV option of the Hauppauge WinTV? > are many other makes, usually cheaper too. > > > For audio, an ISA sound card which is MSS (microsoft sound system) > compatible will give you full duplex support. I have a cheapo Opti 931 based card lying around. Is Opti support working again? Would pci audio cards a better choice now (I mean for bus load/cpu load etc.?) > > > > Roger -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Oct 4 4:29: 9 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from onizuka.vmunix.org (onizuka.vmunix.org [194.221.152.19]) by hub.freebsd.org (Postfix) with ESMTP id 7737014C48 for ; Mon, 4 Oct 1999 04:29:00 -0700 (PDT) (envelope-from torstenb@vmunix.org) Received: from localhost (1345 bytes) by onizuka.vmunix.org via sendmail with stdio (sender: ) (ident using unix) id for ; Mon, 4 Oct 1999 13:29:02 +0200 (CEST) Message-Id: Date: Mon, 4 Oct 1999 13:29:02 +0200 (CEST) From: torstenb@vmunix.org (Torsten Blum) To: kuku@gilberto.physik.RWTH-Aachen.DE Cc: freebsd-multimedia@freebsd.org Subject: Re: conferencing software/hardware References: <199910040959.LAA40000@gil.physik.rwth-aachen.de> X-Newsreader: NN version 6.5.3 (NOV) Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In freebsd-multimedia you write: >What would be the choice for conferencing software >under FreeBSD 3.2 at present? >Full duplex sound card/driver >Video camera (Color Quickcam?) A _really_ good cam ist the Sony EVI-D30 (NTSC) and EVI-D31. Zoom (12x), pan, tilt etc can be controlled via RS232 or IR remote control. The RS232 Interface ist documented. The only drawback is it's price. Most dealers list the D31 at >2000DM ;-( There are other usefull features too. It can follow moving objects etc. Sony has a more detailed Description on http://bpgprod.sel.sony.com/model.bpg?cat=Cameras+%26+Camcorders&subcat=Industrial&model=EVID31 The machine seems to be down at the moment ;-( >vic/vat? Which version? WHat version of TK/TCL? Just use the port. If you want to play a bit, take a look at the MASH versions of vic and vat. -tb -- -- (Learn Lisp. (Really. (I'm serious. (Trust me. (It rocks all over.))))) -- Matt Curtin in , freebsd-chat mailinglist, May 11th 1999 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Oct 4 8: 2: 0 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from mailhost.esil.univ-mrs.fr (aria.esil.univ-mrs.fr [139.124.44.249]) by hub.freebsd.org (Postfix) with ESMTP id E6F8D1551D for ; Mon, 4 Oct 1999 08:01:22 -0700 (PDT) (envelope-from cedric.escallier@esil.univ-mrs.fr) Received: from conan.esil.univ-mrs.fr (conan.esil.univ-mrs.fr [139.124.33.249]) by mailhost.esil.univ-mrs.fr (8.9.3/jtpda-5.3.1) with ESMTP id QAA00948 for ; Mon, 4 Oct 1999 16:02:01 +0100 (MET) Received: from esil.univ-mrs.fr (cescalli@libertad [139.124.21.246]) by conan.esil.univ-mrs.fr (8.7.3/jtpda-5.1) with ESMTP id RAA25203 for ; Mon, 4 Oct 1999 17:01:04 +0200 (METDST) Message-ID: <37F8C12E.C9DAD6F1@esil.univ-mrs.fr> Date: Mon, 04 Oct 1999 17:01:02 +0200 From: Cedric Escallier X-Mailer: Mozilla 4.5 [en] (X11; I; Linux 2.2.1 i686) X-Accept-Language: en MIME-Version: 1.0 To: multimedia@freebsd.org Subject: configuration problem ... Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, I'm a french student interrested in FreeBSD and i just installed latest version 3.3 on my computer. But i still have problems configuring my sound board (Vibra16X) and my SCSI card (Tekram 315U). The sound board is a pnp one and it is detected when booting but pcm driver, or sb driver doesn't work ... i heard of parameters to give to pnp boards but i didn't find any documentation ... And for my SCSI card, i first tried the controller "ncr0" but nothing is detected. after i tried the drivers given on the Tekram FTP site (ftp.tekram.com/SCSI/3X5/FreeBSD/FreeBSD300) but nothing is detected ... I hope you could help me. Thanks a lot. Cédric Escallier. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Oct 4 8: 2: 0 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from nets5.rz.rwth-aachen.de (nets5.rz.RWTH-Aachen.DE [137.226.144.13]) by hub.freebsd.org (Postfix) with ESMTP id DF8E5154F1 for ; Mon, 4 Oct 1999 08:01:41 -0700 (PDT) (envelope-from kuku@gilberto.physik.RWTH-Aachen.DE) Received: from campino.informatik.rwth-aachen.de (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by nets5.rz.rwth-aachen.de (8.9.1a/8.9.1/7) with ESMTP id RAA13415 for ; Mon, 4 Oct 1999 17:01:39 +0200 (MET DST) Received: from gil.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.30.2]) by campino.informatik.rwth-aachen.de (8.9.1a/8.9.1/3) with ESMTP id RAA01450 for ; Mon, 4 Oct 1999 17:01:39 +0200 (MET DST) Received: (from kuku@localhost) by gil.physik.rwth-aachen.de (8.9.2/8.6.9) id RAA61955 for multimedia@freebsd.org; Mon, 4 Oct 1999 17:01:42 +0200 (CEST) Date: Mon, 4 Oct 1999 17:01:42 +0200 (CEST) From: Christoph Kukulies Message-Id: <199910041501.RAA61955@gil.physik.rwth-aachen.de> To: multimedia@freebsd.org Subject: vic: warning: not using share memory Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org What again was the issue when this occurs? The X server does not support MIT-SHM, right? And how can one enable this? When trying to redirect vics graphics to a remote X server I'm getting this: X Error of failed request: BadShmSeg (invalid shared segment parameter) Major opcode of failed request: 129 (MIT-SHM) Minor opcode of failed request: 2 (X_ShmDetach) Segment id in failed request: 0x340005a Serial number of failed request: 5191 Current serial number in output stream: 5193 -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Oct 4 9:56:22 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id 7CEE215606 for ; Mon, 4 Oct 1999 09:56:17 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.9.3/8.9.3) with ESMTP id JAA10999; Mon, 4 Oct 1999 09:56:13 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Mon, 4 Oct 1999 09:56:13 -0700 (PDT) From: Doug White To: Christoph Kukulies Cc: multimedia@FreeBSD.ORG Subject: Re: vic: warning: not using share memory In-Reply-To: <199910041501.RAA61955@gil.physik.rwth-aachen.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 4 Oct 1999, Christoph Kukulies wrote: > > What again was the issue when this occurs? The X server does not support > MIT-SHM, right? And how can one enable this? Generally MIT-SHM doesn't get enabled if you don't have SYSVSHM compiled into your kernel. Doug White | FreeBSD: The Power to Serve dwhite@resnet.uoregon.edu | www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Oct 4 10: 2:15 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from rah.star-gate.com (216-200-29-190.snj0.flashcom.net [216.200.29.194]) by hub.freebsd.org (Postfix) with ESMTP id 7372914A13 for ; Mon, 4 Oct 1999 10:02:13 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.9.3/8.8.8) with ESMTP id KAA06763; Mon, 4 Oct 1999 10:00:09 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Message-Id: <199910041700.KAA06763@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Doug White Cc: Christoph Kukulies , multimedia@FreeBSD.ORG Subject: Re: vic: warning: not using share memory In-reply-to: Your message of "Mon, 04 Oct 1999 09:56:13 PDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 04 Oct 1999 10:00:09 -0700 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org So it is most likely a bug in the application . That is the application should not try to enable shared memory access when trying to display on a remote system. Cheers -- Amancio Hasty hasty@rah.star-gate.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Oct 4 11:18:16 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from dqc.org (gonzo.st [208.44.74.16]) by hub.freebsd.org (Postfix) with ESMTP id 89FF914A04 for ; Mon, 4 Oct 1999 11:18:15 -0700 (PDT) (envelope-from matt@dqc.org) Received: by dqc.org (Postfix, from userid 1005) id CD527218F; Mon, 4 Oct 1999 11:18:14 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by dqc.org (Postfix) with ESMTP id BA6FE1D for ; Mon, 4 Oct 1999 11:18:14 -0700 (PDT) Date: Mon, 4 Oct 1999 11:18:14 -0700 (PDT) From: just matt To: multimedia@FreeBSD.ORG Subject: vic - how to broadcast? In-Reply-To: <199910041700.KAA06763@rah.star-gate.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I have a bt848 based card (Hauppauge) and was wondering if there is anyway to broadcast the video stream from the card to other computers on the local network with those mbone tools. I've been experiemnting with vic but all (the very little) documentation available suggests that it only works with "video spigots" and propritary hardware on sgi's and decstations and so forth. Does anyone know if/how to make it work under FreeBSD with a bt848? Thanks, - Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Oct 4 11:32:53 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id ADE1B1551E for ; Mon, 4 Oct 1999 11:32:47 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.9.3/8.9.3) with ESMTP id LAA40372; Mon, 4 Oct 1999 11:32:44 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Mon, 4 Oct 1999 11:32:44 -0700 (PDT) From: Doug White To: just matt Cc: multimedia@FreeBSD.ORG Subject: Re: vic - how to broadcast? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 4 Oct 1999, just matt wrote: > Hi, I have a bt848 based card (Hauppauge) and was wondering if there is > anyway to broadcast the video stream from the card to other computers on > the local network with those mbone tools. I've been experiemnting with > vic but all (the very little) documentation available suggests that it > only works with "video spigots" and propritary hardware on sgi's and > decstations and so forth. Does anyone know if/how to make it work under > FreeBSD with a bt848? Thanks, It *definitely* works on a Bt848/878. I would think the port installs the bt848-specific bits. Doug White | FreeBSD: The Power to Serve dwhite@resnet.uoregon.edu | www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Oct 4 13:20:15 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from ds9.sci.fi (ds9.sci.fi [195.74.0.54]) by hub.freebsd.org (Postfix) with ESMTP id 322AA1528C for ; Mon, 4 Oct 1999 13:20:03 -0700 (PDT) (envelope-from sjuke@saunalahti.fi) Received: from sjukebox.home (MDLVI.dyn.saunalahti.fi [195.197.5.56]) by ds9.sci.fi (8.9.1/8.9.1) with ESMTP id XAA23418; Mon, 4 Oct 1999 23:19:57 +0300 (EET DST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <19991003152634.A15810@ipass.net> Date: Mon, 04 Oct 1999 23:20:11 +0300 (EEST) From: Jukka Simila To: Randall Hopper Subject: Re: hauppauge remote Cc: multimedia@FreeBSD.ORG Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 03-Oct-99 Randall Hopper wrote: > > /* Input: */ > int tuner_fd, mute_flag; > > int arg = ( mute_flag ? AUDIO_MUTE : AUDIO_UNMUTE ); > > if ( ioctl( tuner_fd, BT848_SAUDIO, &arg ) < 0 ) > perror( "BT848_SAUDIO" ) > Thanks, this helped alot. Now my remote doesn't give the white noise sound. I think the next thing I'll do is I'll expand the program to switch fxtv channels.. unless fxtv is about to support hauppauge ir? Anyway I like to use my remote-control to play mp3's.. isn't it wonderful what laziness can make you to do.. hours of work on the desktop, just because of the extra 2.5 meters you need to walk to select the next song. @-`--,--`--- Jukka Simila To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Oct 4 17:57:50 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from pluto.ipass.net (pluto.ipass.net [198.79.53.5]) by hub.freebsd.org (Postfix) with ESMTP id 0FF8115214 for ; Mon, 4 Oct 1999 17:57:43 -0700 (PDT) (envelope-from rhh@ipass.net) Received: from stealth.ipass.net. (ppp-2-244.dialup.rdu.ipass.net [209.170.133.244]) by pluto.ipass.net (8.9.3/8.9.3) with ESMTP id UAA24647; Mon, 4 Oct 1999 20:57:38 -0400 (EDT) Received: (from rhh@localhost) by stealth.ipass.net. (8.9.3/8.8.8) id UAA22029; Mon, 4 Oct 1999 20:59:09 -0400 (EDT) (envelope-from rhh) Date: Mon, 4 Oct 1999 20:59:09 -0400 From: Randall Hopper To: Jukka Simila Cc: multimedia@FreeBSD.ORG Subject: Re: hauppauge remote Message-ID: <19991004205909.B20705@ipass.net> References: <19991003152634.A15810@ipass.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Jukka Simila: |> if ( ioctl( tuner_fd, BT848_SAUDIO, &arg ) < 0 ) |> perror( "BT848_SAUDIO" ) |> | |Thanks, this helped alot. Now my remote doesn't give the white noise |sound. I think the next thing I'll do is I'll expand the program to |switch fxtv channels.. unless fxtv is about to support hauppauge ir? I don't have one, so if some wants to add support, I'm certainly open to it. I'll help. We should talk first to see what might already be implemented. I suspect most of it is; fxtv already supports the X-10 mouse TV remote, so we probably just need an event translation table to take Hauppauge remote events and translate those into key names. For example, notice the remoteTranslations setting in the Fxtv resource file: Fxtv.remoteTranslations: \ ChanUp : TVSetStation( +1 ) \n\ ChanDn : TVSetStation( -1 ) \n\ VolUp : TVSetVolume( +1 ) \n\ VolDn : TVSetVolume( -1 ) \n\ Mute : TVToggleMute() \n\ Disp : TVToggleZoom( fullscreen ) \n\ A-B : TVSetCaptureInput( +1 ) \n\ Pause : TVToggleFreeze() \n\ Rec : TVVideoRecordStart( 240x180 ) \n\ Stop : TVVideoRecordStop() \n I'd bet we just need some minimal code to slirp up Hauppauge remote events (wherever they come from) and convert them to canonical key strings (e.g. "ChanUp", "ChanDn", "VolUp", etc.). Give it a shot! :-) |Anyway I like to use my remote-control to play mp3's.. isn't it wonderful |what laziness can make you to do.. hours of work on the desktop, just |because of the extra 2.5 meters you need to walk to select the next song. Yeah, I know the feeling. :-) It's technically un-challenging to walk the 2.5 meters, so no matter what, that's got to be the inferior option. (Though at work we have to be more practical...) Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Oct 4 18:43:46 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from shell.futuresouth.com (shell.futuresouth.com [198.78.58.28]) by hub.freebsd.org (Postfix) with ESMTP id 80D8414CEE for ; Mon, 4 Oct 1999 18:43:41 -0700 (PDT) (envelope-from tim@futuresouth.com) Received: (from tim@localhost) by shell.futuresouth.com (8.9.3/8.9.3) id UAA17851 for multimedia@FreeBSD.ORG; Mon, 4 Oct 1999 20:43:38 -0500 (CDT) Date: Mon, 4 Oct 1999 20:43:38 -0500 From: Tim Tsai To: multimedia@FreeBSD.ORG Subject: genlocking/video overlay Message-ID: <19991004204338.A17445@futuresouth.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Can FreeBSD do genlocking or video overlay (output to S-Video or NTSC)? I played with the btr-based boards a few years ago but I don't believe that capability was present then. What I would like to do is to overlay some graphical information over my DSS (S-Video) input and output to TV (S-Video) - ideally in a fairly CPU efficient way (i.e. hardware can do most of the work) and with minimal effect on the original video source. Thanks, Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Oct 4 18:47:36 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from fleming.cs.strath.ac.uk (fleming.cs.strath.ac.uk [130.159.196.126]) by hub.freebsd.org (Postfix) with ESMTP id BA77814D7F for ; Mon, 4 Oct 1999 18:47:30 -0700 (PDT) (envelope-from roger@cs.strath.ac.uk) Received: from cs.strath.ac.uk (scary.dmem.strath.ac.uk [130.159.202.5]) by fleming.cs.strath.ac.uk (8.8.8/8.8.8) with ESMTP id CAA01286 Tue, 5 Oct 1999 02:47:16 +0100 (BST) Message-ID: <37F95545.84521382@cs.strath.ac.uk> Date: Tue, 05 Oct 1999 02:32:53 +0100 From: Roger Hardiman Organization: Strathclyde University X-Mailer: Mozilla 4.51 [en] (X11; I; FreeBSD 3.3-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Randall Hopper Cc: Jukka Simila , multimedia@FreeBSD.ORG Subject: Re: hauppauge remote References: <19991003152634.A15810@ipass.net> <19991004205909.B20705@ipass.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Randall, Jukka, > I'd bet we just need some minimal code to slirp up Hauppauge remote events > (wherever they come from) and convert them to canonical key strings > (e.g. "ChanUp", "ChanDn", "VolUp", etc.). Randall, FYI, there is an ioctl in the Bt848 driver which I added back in January 1999 which lets you read the IR remote control data. I wrote sample code for the IR remote control which is on my ftp site (ftp://telepresence.dmem.strath.ac.uk/pub/b848) Hopefully, Jukka will do all the work and provide FXTV patches. Jukka, if you want me to test any FXTV changes for the Hauppauge Remote Control, let me know. Cheers Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Mon Oct 4 18:56:55 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from pluto.ipass.net (pluto.ipass.net [198.79.53.5]) by hub.freebsd.org (Postfix) with ESMTP id B79D914CB9 for ; Mon, 4 Oct 1999 18:56:52 -0700 (PDT) (envelope-from rhh@ipass.net) Received: from stealth.ipass.net. (ppp-2-244.dialup.rdu.ipass.net [209.170.133.244]) by pluto.ipass.net (8.9.3/8.9.3) with ESMTP id VAA07844; Mon, 4 Oct 1999 21:56:47 -0400 (EDT) Received: (from rhh@localhost) by stealth.ipass.net. (8.9.3/8.8.8) id VAA23871; Mon, 4 Oct 1999 21:58:19 -0400 (EDT) (envelope-from rhh) Date: Mon, 4 Oct 1999 21:58:19 -0400 From: Randall Hopper To: Roger Hardiman Cc: Jukka Simila , multimedia@FreeBSD.ORG Subject: Re: hauppauge remote Message-ID: <19991004215818.A23786@ipass.net> References: <19991003152634.A15810@ipass.net> <19991004205909.B20705@ipass.net> <37F95545.84521382@cs.strath.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <37F95545.84521382@cs.strath.ac.uk> Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Roger Hardiman: |Randall, FYI, there is an ioctl in the Bt848 driver which I added back |in January 1999 which lets you read the IR remote control data. Cool. |I wrote sample code for the IR remote control which is on my |ftp site (ftp://telepresence.dmem.strath.ac.uk/pub/b848) | |Hopefully, Jukka will do all the work and provide FXTV patches. :-) That would be great. And would probably get it done lots faster. (Between work, school, and other demands, my free-time projects list hasn't seen an item crossed off in weeks.) Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Oct 6 9:20:29 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from hotmail.com (f154.law3.hotmail.com [209.185.241.154]) by hub.freebsd.org (Postfix) with SMTP id CC58214CA0 for ; Wed, 6 Oct 1999 09:20:25 -0700 (PDT) (envelope-from myfreebsd@hotmail.com) Received: (qmail 87439 invoked by uid 0); 6 Oct 1999 16:18:13 -0000 Message-ID: <19991006161813.87438.qmail@hotmail.com> Received: from 216.72.30.233 by www.hotmail.com with HTTP; Wed, 06 Oct 1999 09:18:12 PDT X-Originating-IP: [216.72.30.233] From: "Juan Kuuse" To: freebsd-multimedia@freebsd.org, freebsd-questions@freebsd.org, luigi@labinfo.iet.unipi.it Subject: Sound problem - CMI8330 PnP Date: Wed, 06 Oct 1999 16:18:12 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm running 3.0-RELEASE I have an on-motherboard CMI8330 PnP-enabled sound card. If I disable PnP from BIOS, CMI8330 it is detected at: pcm0 at 0x530 irq 5 drq 1 flags 0x9115 on isa mss_attach 0 at 0x530 irq 5 dma 1:5 flags 0x9115 The problem is that if I disable PnP from BIOS, then my NIC isn't detected any longer. (With PnP enabled from BIOS, NE2000 it is detected at: ed0 at 0xef80 irq 11 ) But I can't get them working at the same time. At the boot -c prompt, I tried pnp 1 0 os disable pnp 1 1 os enable irq 5 port0 0x220 drq0 1 drq1 5 with no result. I tried to change the port address to 0x530, with no result. Then I tried to disable PnP from BIOS, and tried pnp 2 0 os enable port0 0xef80 irq0 11 mem0 0xd800 with no success. (Another question: where is this info stored? My kernel.config file is empty. Now I got three "pnp lines" in my configuration. How do I remove them?) Anyone's got suggestions? I really have tried different configurations, and I have read about the info, but I need an expert to help me! (See details about pnpinfo etc. below.) Please send me a copy to kuuse@quik.guate.com , as I'm not on the list. (Yes, I'm using hotmail, but my ISP:s DNS configuration isn't what freebsd.org want it to be. :( All my mails are filtered out.) Thanks in advance. /Juan Kuuse kuuse@quik.guate.com Details (all with PnP BIOS enabled, and CMI8330 not working): >From pnpinfo: Checking for Plug-n-Play devices... Card assigned CSN #1 Vendor ID CMI0001 (0x0100a90d), Serial Number 0x01000100 PnP Version 1.0, Vendor Version 0 Device Description: CMI8330. Audio Adapter Logical Device ID: @@@0001 0x01000000 #0 TAG Start DF Good Configuration I/O Range 0x530 .. 0x530, alignment 0x1, len 0x8 [16-bit addr] I/O Range 0x388 .. 0x388, alignment 0x1, len 0x8 [16-bit addr] IRQ: 11 - only one type (true/edge) DMA: channel(s) 0 8-bit, not a bus master, count by byte, , Compatibility mode In my kernel config file I put: controller pnp0 device pcm0 at isa? port? tty irq 5 drq 1 flags 0x15 vector pcmintr I config, make depend, make, make install, and reboot. I have tried with cd /dev ./MAKEDEV snd0 and with cd /dev ./MAKEDEV snd1 Anyhow, dmesg gives: pcm0 not found sndstat gives: su-2.02# cat /dev/sndstat cat: /dev/sndstat: Device not configured ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Oct 6 13:57:57 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from pluto.ipass.net (pluto.ipass.net [198.79.53.5]) by hub.freebsd.org (Postfix) with ESMTP id 685821575D for ; Wed, 6 Oct 1999 13:57:01 -0700 (PDT) (envelope-from rhh@ipass.net) Received: from stealth.ipass.net. (ppp-4-133.dialup.rdu.ipass.net [209.170.134.133]) by pluto.ipass.net (8.9.3/8.9.3) with ESMTP id QAA09638 for ; Wed, 6 Oct 1999 16:54:24 -0400 (EDT) Received: (from rhh@localhost) by stealth.ipass.net. (8.9.3/8.8.8) id QAA02727 for multimedia@freebsd.org; Wed, 6 Oct 1999 16:55:57 -0400 (EDT) (envelope-from rhh) Date: Wed, 6 Oct 1999 16:55:57 -0400 From: Randall Hopper To: multimedia@freebsd.org Subject: WinTV-Theater - Anybody got one? Message-ID: <19991006165557.A2469@ipass.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Was over at the Hauppauge site today, and noticed the WinTV-Theater card: http://www.hauppauge.com/html/products.htm http://www.hauppauge.com/html/specs.htm Anybody got one working with FreeBSD? It says its got the radio and a 5-channel Dolby Surround decoder on it. Any other goodies? What's the plug scene on the back of the card? Does this work plug into some of the new surround soundcards? Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Wed Oct 6 15:10: 2 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from fleming.cs.strath.ac.uk (fleming.cs.strath.ac.uk [130.159.196.126]) by hub.freebsd.org (Postfix) with ESMTP id 4B0AF1577A for ; Wed, 6 Oct 1999 15:09:45 -0700 (PDT) (envelope-from roger@cs.strath.ac.uk) Received: from cs.strath.ac.uk (scary.dmem.strath.ac.uk [130.159.202.5]) by fleming.cs.strath.ac.uk (8.8.8/8.8.8) with ESMTP id XAA25751 Wed, 6 Oct 1999 23:08:13 +0100 (BST) Message-ID: <37FBC85E.8F6E5AD9@cs.strath.ac.uk> Date: Wed, 06 Oct 1999 23:08:30 +0100 From: Roger Hardiman Organization: Strathclyde University X-Mailer: Mozilla 4.51 [en] (X11; I; FreeBSD 3.3-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Randall Hopper Cc: multimedia@FreeBSD.ORG Subject: Re: WinTV-Theater - Anybody got one? References: <19991006165557.A2469@ipass.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Randall Hopper wrote: > > Was over at the Hauppauge site today, and noticed the WinTV-Theater card: > > http://www.hauppauge.com/html/products.htm > http://www.hauppauge.com/html/specs.htm > > Anybody got one working with FreeBSD? Frank Nobis in Germany has one. The european version of the card has these features Bt878, Philips Tuner. (nothing new there) A MSP3415 NICAM Stereo decoder chip (which the Bt848 driver supports) Another chip (was it a DSP35xx ???) which does the dolby decoding. You get normal stereo TV without having to initialise the Dolby chip, so the current Bt848 driver works with the card in Stereo TV mode. Frank has written some code to probe and configure the Dolby card (he downloaded the data sheet), but we have not integrated anything into the Bt848 driver yet. In addition, I've already spoke to my contacts at Hauppauge, so I know the hardware layout of the card. As far as I know, on the back are several line out sockets, one for normal Left and Right from the TV/FM Radio/NICAM stereo signal. The others drive your other speaker sets. So Randall, if you fancy getting one, we can have support for it in the driver without any problems. Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Thu Oct 7 1:46:39 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from ferao.jungle.bt.co.uk (ferao.jungle.bt.co.uk [132.146.107.45]) by hub.freebsd.org (Postfix) with ESMTP id 7646F14CF1 for ; Thu, 7 Oct 1999 01:46:28 -0700 (PDT) (envelope-from nmaury@jungle.bt.co.uk) Received: from jungle.bt.co.uk ([132.146.112.59]) by ferao.jungle.bt.co.uk (8.9.1b+Sun/Jungle-8.9.1-03) with ESMTP id JAA22416 for ; Thu, 7 Oct 1999 09:41:56 +0100 (BST) Message-ID: <37FC5F2F.BF78210D@jungle.bt.co.uk> Date: Thu, 07 Oct 1999 09:51:59 +0100 From: Nicolas Maury Organization: BT Labs X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org subscribe nmaury@jungle.bt.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Oct 8 5:59:42 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from hpcs19.dv.fal.de (hpcs19e.dv.fal.de [134.110.18.19]) by hub.freebsd.org (Postfix) with SMTP id 0A98F14C83 for ; Fri, 8 Oct 1999 05:59:13 -0700 (PDT) (envelope-from kraft@fal.de) Received: by hpcs19.dv.fal.de (1.38.193.4/16.2) id AA13225; Fri, 8 Oct 1999 14:59:11 +0200 From: Martin Kraft Subject: Cannot record from SB PCI128 To: freebsd-multimedia@freebsd.org Date: Fri, 8 Oct 1999 14:59:11 +0200 (MET) Reply-To: martin.kraft@fal.de X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 1463 Message-Id: <19991008125933.0A98F14C83@hub.freebsd.org> Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [message already posted to comp.unix.bsd.freebsd.misc] Few days ago I installed my new PCI128 w/ ES1371 chip, using the modified es1370.c and es1370_reg.h files, which where supplied by Russell Cattelan and Guy Helmer. (from dmesg:) pcm1: rev 0x06 int a irq 10 on pci0.11.0 pcm1: using I/O space register mapping at 0xb800 es1371: codec vendor revision 0 es1371: codec features none es1371: stereo enhancement: no 3D stereo enhancement I CAN play wav's and hear music from my cd. I cannot read music from line for recording. (mic seems to receive signals, but my line signals are much too high voltage). mixer shows Mixer vol is currently set to 64:64 Mixer pcm is currently set to 100:100 Mixer line is currently set to 64:64 Mixer mic is currently set to 64:64 Mixer cd is currently set to 64:64 Mixer ogain is currently set to 64:64 Mixer line1 is currently set to 64:64 but mixer recsrc shows Recording source: and mixer =rec line yields: mixer: SOUND_MIXER_WRITE_RECSRC: Invalid argument The DAP tool crashes (seg fault) as soon as I click on the rec button in the mixer. Today I tested a Creative VIBRA16S PnP w/ the same kernel and devices and I could record using DAP without any problems. mixer recsrc showed line and mic with the VIBRA16S. How to convince my 3.3-STABLE box to record from PCI128 w/ ES1371 chip? Thanks in advance! Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Oct 8 6:22:54 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from thelab.hub.org (nat203.183.mpoweredpc.net [142.177.203.183]) by hub.freebsd.org (Postfix) with ESMTP id 61E1414D05 for ; Fri, 8 Oct 1999 06:22:49 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.3/8.9.1) with ESMTP id KAA57905 for ; Fri, 8 Oct 1999 10:23:08 -0300 (ADT) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Fri, 8 Oct 1999 10:23:08 -0300 (ADT) From: The Hermit Hacker To: freebsd-multimedia@freebsd.org Subject: cdd produces static ... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Just trying to convert some of my CDs to MP3's, and if I do: 102 10:06 cdd -t 10 -f acd0 104 10:11 sox -t cdr /tmp/track-10.cda track-10.wav And then try to play the resultant .wav file, I get a bunch of static... The drive is: wdc0: unit 1 (atapi): , removable, accel, dma, iordis acd0: drive speed 5511KB/sec, 128KB cache acd0: supported read types: CD-R, CD-RW, CD-DA acd0: Audio: play, 256 volume levels acd0: Mechanism: ejectable tray acd0: Medium: CD-ROM 120mm audio disc loaded, unlocked The kernel is 3.3-STABLE, compiled with: options ATAPI #Enable ATAPI support for IDE bus options ATAPI_STATIC #Don't do it as an LKM device acd0 so I think I have all my options compiled in properly...and the above commands are based on the ripit-atapi port, so hope that the commands are right... And xmcd will plays songs off of the CD, so the reading of the drive appears to be okay... cdd needs support for that drive, or something even more obvious then that that I'm missing? Thanks... Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Oct 8 6:30:57 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id B051714D87 for ; Fri, 8 Oct 1999 06:30:53 -0700 (PDT) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id PAA27835; Fri, 8 Oct 1999 15:30:47 +0200 (CEST) (envelope-from sos) From: Soren Schmidt Message-Id: <199910081330.PAA27835@freebsd.dk> Subject: Re: cdd produces static ... In-Reply-To: from The Hermit Hacker at "Oct 8, 1999 10:23:08 am" To: scrappy@hub.org (The Hermit Hacker) Date: Fri, 8 Oct 1999 15:30:47 +0200 (CEST) Cc: freebsd-multimedia@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org It seems The Hermit Hacker wrote: > > Just trying to convert some of my CDs to MP3's, and if I do: > > 102 10:06 cdd -t 10 -f acd0 > 104 10:11 sox -t cdr /tmp/track-10.cda track-10.wav > > And then try to play the resultant .wav file, I get a bunch of static... Hmm, what if you try playing the .cda file pcmplay from the cdd dist ?? -Soren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Oct 8 6:47:39 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from thelab.hub.org (nat203.183.mpoweredpc.net [142.177.203.183]) by hub.freebsd.org (Postfix) with ESMTP id B273114F31 for ; Fri, 8 Oct 1999 06:47:36 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.3/8.9.1) with ESMTP id KAA58056; Fri, 8 Oct 1999 10:47:44 -0300 (ADT) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Fri, 8 Oct 1999 10:47:43 -0300 (ADT) From: The Hermit Hacker To: Soren Schmidt Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: cdd produces static ... In-Reply-To: <199910081330.PAA27835@freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 8 Oct 1999, Soren Schmidt wrote: > It seems The Hermit Hacker wrote: > > > > Just trying to convert some of my CDs to MP3's, and if I do: > > > > 102 10:06 cdd -t 10 -f acd0 > > 104 10:11 sox -t cdr /tmp/track-10.cda track-10.wav > > > > And then try to play the resultant .wav file, I get a bunch of static... > > Hmm, what if you try playing the .cda file pcmplay from the cdd dist ?? Using: ./pcmplay 128bits 1 44hz /tmp/track-10.cda, static... Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Oct 8 6:48:48 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from kiew.egd.igd.fhg.de (kiew.egd.igd.fhg.de [192.102.170.32]) by hub.freebsd.org (Postfix) with ESMTP id DED7F14F31 for ; Fri, 8 Oct 1999 06:48:23 -0700 (PDT) (envelope-from runge@rostock.zgdv.de) Received: from rostock.zgdv.de (kingfisher.egd.igd.fhg.de [153.96.43.107]) by kiew.egd.igd.fhg.de (Netscape Messaging Server 3.6) with ESMTP id AAA6CF for ; Fri, 8 Oct 1999 15:47:12 +0200 Message-ID: <37FDF6A4.57D5A906@rostock.zgdv.de> Date: Fri, 08 Oct 1999 15:50:28 +0200 From: "Thomas Runge" Organization: http://www.rostock.zgdv.de X-Mailer: Mozilla 4.6 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Subject: Re: Cannot record from SB PCI128 References: <19991008125933.0A98F14C83@hub.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Martin Kraft wrote: > Recording source: > > and mixer =rec line yields: > > mixer: SOUND_MIXER_WRITE_RECSRC: Invalid argument Sorry, it' not your fault. But I really can't read that anymore. *Months* ago I found this error and fixed it AND made a send-pr. But nothing happened. Well, fortunately, Roger submitted the patch last week or so. So, -current should be okay now. Just look for send-pr i386/9283 -- Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Oct 8 6:49:41 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id 77C7C15262 for ; Fri, 8 Oct 1999 06:49:32 -0700 (PDT) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id PAA27877; Fri, 8 Oct 1999 15:49:26 +0200 (CEST) (envelope-from sos) From: Soren Schmidt Message-Id: <199910081349.PAA27877@freebsd.dk> Subject: Re: cdd produces static ... In-Reply-To: from The Hermit Hacker at "Oct 8, 1999 10:47:43 am" To: scrappy@hub.org (The Hermit Hacker) Date: Fri, 8 Oct 1999 15:49:26 +0200 (CEST) Cc: freebsd-multimedia@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org It seems The Hermit Hacker wrote: > On Fri, 8 Oct 1999, Soren Schmidt wrote: > > > It seems The Hermit Hacker wrote: > > > > > > Just trying to convert some of my CDs to MP3's, and if I do: > > > > > > 102 10:06 cdd -t 10 -f acd0 > > > 104 10:11 sox -t cdr /tmp/track-10.cda track-10.wav > > > > > > And then try to play the resultant .wav file, I get a bunch of static... > > > > Hmm, what if you try playing the .cda file pcmplay from the cdd dist ?? > > Using: ./pcmplay 128bits 1 44hz /tmp/track-10.cda, static... Hmm, have you tried byteswapping the file ?? -Soren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Oct 8 7:10:26 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from thelab.hub.org (nat203.183.mpoweredpc.net [142.177.203.183]) by hub.freebsd.org (Postfix) with ESMTP id E13FB14E25 for ; Fri, 8 Oct 1999 07:10:19 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.3/8.9.1) with ESMTP id LAA58192; Fri, 8 Oct 1999 11:10:16 -0300 (ADT) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Fri, 8 Oct 1999 11:10:16 -0300 (ADT) From: The Hermit Hacker To: Soren Schmidt Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: cdd produces static ... In-Reply-To: <199910081349.PAA27877@freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 8 Oct 1999, Soren Schmidt wrote: > It seems The Hermit Hacker wrote: > > On Fri, 8 Oct 1999, Soren Schmidt wrote: > > > > > It seems The Hermit Hacker wrote: > > > > > > > > Just trying to convert some of my CDs to MP3's, and if I do: > > > > > > > > 102 10:06 cdd -t 10 -f acd0 > > > > 104 10:11 sox -t cdr /tmp/track-10.cda track-10.wav > > > > > > > > And then try to play the resultant .wav file, I get a bunch of static... > > > > > > Hmm, what if you try playing the .cda file pcmplay from the cdd dist ?? > > > > Using: ./pcmplay 128bits 1 44hz /tmp/track-10.cda, static... > > Hmm, have you tried byteswapping the file ?? byteswapping? how? Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Oct 8 7:16:47 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id F0CC2150CE for ; Fri, 8 Oct 1999 07:16:43 -0700 (PDT) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id QAA27938; Fri, 8 Oct 1999 16:16:40 +0200 (CEST) (envelope-from sos) From: Soren Schmidt Message-Id: <199910081416.QAA27938@freebsd.dk> Subject: Re: cdd produces static ... In-Reply-To: from The Hermit Hacker at "Oct 8, 1999 11:10:16 am" To: scrappy@hub.org (The Hermit Hacker) Date: Fri, 8 Oct 1999 16:16:40 +0200 (CEST) Cc: freebsd-multimedia@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org It seems The Hermit Hacker wrote: > > Hmm, have you tried byteswapping the file ?? > > byteswapping? how? swapping the even and odd bytes of the file, fx with dd... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Oct 8 7:23:59 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from fleming.cs.strath.ac.uk (fleming.cs.strath.ac.uk [130.159.196.126]) by hub.freebsd.org (Postfix) with ESMTP id 098161500B for ; Fri, 8 Oct 1999 07:23:45 -0700 (PDT) (envelope-from roger@cs.strath.ac.uk) Received: from cs.strath.ac.uk (roger@telford-01.cs.strath.ac.uk [130.159.172.1]) by fleming.cs.strath.ac.uk (8.8.8/8.8.8) with ESMTP id PAA16193 Fri, 8 Oct 1999 15:23:42 +0100 (BST) Message-ID: <37FDFE6E.6AADFD4A@cs.strath.ac.uk> Date: Fri, 08 Oct 1999 15:23:42 +0100 From: Roger Hardiman Organization: Department of Computer Science, University of Strathclyde X-Mailer: Mozilla 4.61 [en] (X11; I; SunOS 5.5.1 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: Thomas Runge Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: Cannot record from SB PCI128 References: <19991008125933.0A98F14C83@hub.freebsd.org> <37FDF6A4.57D5A906@rostock.zgdv.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thomas Runge wrote: > > Martin Kraft wrote: > > > Recording source: > > > > and mixer =rec line yields: > > > > mixer: SOUND_MIXER_WRITE_RECSRC: Invalid argument > > Sorry, it' not your fault. But I really can't read that anymore. > *Months* ago I found this error and fixed it AND made a send-pr. > But nothing happened. > > Well, fortunately, Roger submitted the patch last week or so. > So, -current should be okay now. > > Just look for send-pr i386/9283 actually, I did not get a chance to commit the patch last weekend. I'll be doing it this weekend. :-) Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Oct 8 7:27:32 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from thelab.hub.org (nat203.183.mpoweredpc.net [142.177.203.183]) by hub.freebsd.org (Postfix) with ESMTP id E92F615282 for ; Fri, 8 Oct 1999 07:27:26 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.3/8.9.1) with ESMTP id LAA58332; Fri, 8 Oct 1999 11:27:23 -0300 (ADT) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Fri, 8 Oct 1999 11:27:22 -0300 (ADT) From: The Hermit Hacker To: Soren Schmidt Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: cdd produces static ... In-Reply-To: <199910081416.QAA27938@freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 8 Oct 1999, Soren Schmidt wrote: > It seems The Hermit Hacker wrote: > > > Hmm, have you tried byteswapping the file ?? > > > > byteswapping? how? > > swapping the even and odd bytes of the file, fx with dd... thanks, I knew what byteswapping meant, but haven't got a clue how to do it...what is 'fx', and I just finished reading teh dd man page from start to finish, and nothing there talks about byteswapping... Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Oct 8 7:32:18 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from thelab.hub.org (nat203.183.mpoweredpc.net [142.177.203.183]) by hub.freebsd.org (Postfix) with ESMTP id B648115282 for ; Fri, 8 Oct 1999 07:32:09 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.3/8.9.1) with ESMTP id LAA58361; Fri, 8 Oct 1999 11:32:07 -0300 (ADT) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Fri, 8 Oct 1999 11:32:07 -0300 (ADT) From: The Hermit Hacker To: Soren Schmidt Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: cdd produces static ... In-Reply-To: <199910081416.QAA27938@freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Oh, and on a whim, just went and tried to search the list arcives on byteswapping, and nothing appears to come up :( On Fri, 8 Oct 1999, Soren Schmidt wrote: > It seems The Hermit Hacker wrote: > > > Hmm, have you tried byteswapping the file ?? > > > > byteswapping? how? > > swapping the even and odd bytes of the file, fx with dd... > > -Søren > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-multimedia" in the body of the message > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Oct 8 7:34:34 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id 0490315282 for ; Fri, 8 Oct 1999 07:34:30 -0700 (PDT) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id QAA28001; Fri, 8 Oct 1999 16:34:24 +0200 (CEST) (envelope-from sos) From: Soren Schmidt Message-Id: <199910081434.QAA28001@freebsd.dk> Subject: Re: cdd produces static ... In-Reply-To: from The Hermit Hacker at "Oct 8, 1999 11:27:22 am" To: scrappy@hub.org (The Hermit Hacker) Date: Fri, 8 Oct 1999 16:34:24 +0200 (CEST) Cc: freebsd-multimedia@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org It seems The Hermit Hacker wrote: > On Fri, 8 Oct 1999, Soren Schmidt wrote: > > > It seems The Hermit Hacker wrote: > > > > Hmm, have you tried byteswapping the file ?? > > > > > > byteswapping? how? > > > > swapping the even and odd bytes of the file, fx with dd... > > thanks, I knew what byteswapping meant, but haven't got a clue how to do > it...what is 'fx', and I just finished reading teh dd man page from start > to finish, and nothing there talks about byteswapping... from man dd: conv= value[, value ...] Where value is one of the symbols from the following list. ... swab Swap every pair of input bytes. If an input buffer has an odd number of bytes, the last byte will be ignored during swapping. see ? -Soren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Oct 8 7:42:32 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from thelab.hub.org (nat203.183.mpoweredpc.net [142.177.203.183]) by hub.freebsd.org (Postfix) with ESMTP id 6B22514E22 for ; Fri, 8 Oct 1999 07:42:12 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.3/8.9.1) with ESMTP id LAA58420; Fri, 8 Oct 1999 11:42:09 -0300 (ADT) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Fri, 8 Oct 1999 11:42:09 -0300 (ADT) From: The Hermit Hacker To: Soren Schmidt Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: cdd produces static ... In-Reply-To: <199910081434.QAA28001@freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 8 Oct 1999, Soren Schmidt wrote: > It seems The Hermit Hacker wrote: > > On Fri, 8 Oct 1999, Soren Schmidt wrote: > > > > > It seems The Hermit Hacker wrote: > > > > > Hmm, have you tried byteswapping the file ?? > > > > > > > > byteswapping? how? > > > > > > swapping the even and odd bytes of the file, fx with dd... > > > > thanks, I knew what byteswapping meant, but haven't got a clue how to do > > it...what is 'fx', and I just finished reading teh dd man page from start > > to finish, and nothing there talks about byteswapping... > > from man dd: > > conv= value[, value ...] > Where value is one of the symbols from the following list. > > ... > swab Swap every pair of input bytes. If an input buffer has > an odd number of bytes, the last byte will be ignored > during swapping. > > see ? now I do...'swab' to me means to 'clean', so I was reading the usage message in that context...why isn't it call'd 'swap' if that is what it does? :( Okay, trying that one now... Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Oct 8 7:45:40 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from thelab.hub.org (nat203.183.mpoweredpc.net [142.177.203.183]) by hub.freebsd.org (Postfix) with ESMTP id 179691539A for ; Fri, 8 Oct 1999 07:44:28 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.3/8.9.1) with ESMTP id LAA58425; Fri, 8 Oct 1999 11:44:26 -0300 (ADT) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Fri, 8 Oct 1999 11:44:26 -0300 (ADT) From: The Hermit Hacker To: Soren Schmidt Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: cdd produces static ... In-Reply-To: <199910081434.QAA28001@freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Doing: dd if=/tmp/track-10.cda conv=swab of=/usr/local/track-10-swap.cda ./pcmplay 128bits 1 44hz /usr/local/track-10-swap.cda Results in the same static ... file sizes between the original and the 'swap'd are identical... On Fri, 8 Oct 1999, Soren Schmidt wrote: > It seems The Hermit Hacker wrote: > > On Fri, 8 Oct 1999, Soren Schmidt wrote: > > > > > It seems The Hermit Hacker wrote: > > > > > Hmm, have you tried byteswapping the file ?? > > > > > > > > byteswapping? how? > > > > > > swapping the even and odd bytes of the file, fx with dd... > > > > thanks, I knew what byteswapping meant, but haven't got a clue how to do > > it...what is 'fx', and I just finished reading teh dd man page from start > > to finish, and nothing there talks about byteswapping... > > from man dd: > > conv= value[, value ...] > Where value is one of the symbols from the following list. > > ... > swab Swap every pair of input bytes. If an input buffer has > an odd number of bytes, the last byte will be ignored > during swapping. > > see ? > > -Soren > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Oct 8 8:19:36 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id BDF5114D26 for ; Fri, 8 Oct 1999 08:19:31 -0700 (PDT) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id RAA28123; Fri, 8 Oct 1999 17:19:27 +0200 (CEST) (envelope-from sos) From: Soren Schmidt Message-Id: <199910081519.RAA28123@freebsd.dk> Subject: Re: cdd produces static ... In-Reply-To: from The Hermit Hacker at "Oct 8, 1999 11:44:26 am" To: scrappy@hub.org (The Hermit Hacker) Date: Fri, 8 Oct 1999 17:19:27 +0200 (CEST) Cc: freebsd-multimedia@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org It seems The Hermit Hacker wrote: > > Doing: > > dd if=/tmp/track-10.cda conv=swab of=/usr/local/track-10-swap.cda > ./pcmplay 128bits 1 44hz /usr/local/track-10-swap.cda You dont mean that pcmplay line do you?? Try pcmplay 16 1 44100 /usr/local/track-10-swap.cda The try the original... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Oct 8 8:56: 1 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from msk1.mail.ru (mx1.mail.ru [194.67.23.32]) by hub.freebsd.org (Postfix) with ESMTP id 76CC31537D for ; Fri, 8 Oct 1999 08:55:44 -0700 (PDT) (envelope-from kabaev@mail.ru) Received: from h132-197-97-45.gte.com ([132.197.97.45] helo=mail.ru) by msk1.mail.ru with esmtp (Exim 3.02 #105) id 11ZcMq-000L3W-00 for freebsd-multimedia@freebsd.org; Fri, 08 Oct 1999 19:55:37 +0400 Message-ID: <37FE13DA.D75F1830@mail.ru> Date: Fri, 08 Oct 1999 11:55:06 -0400 From: "Alexander N. Kabaev" X-Mailer: Mozilla 4.61 [en] (X11; U; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Subject: RE: cdd produces static ... Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 08-Oct-99 The Hermit Hacker wrote: > > Just trying to convert some of my CDs to MP3's, and if I do: > > 102 10:06 cdd -t 10 -f acd0 > 104 10:11 sox -t cdr /tmp/track-10.cda track-10.wav > > And then try to play the resultant .wav file, I get a bunch of static... > sox -s -w -c 2 -r 44100 -t raw /tmp/track-10.cda track-10.wav ^^^^^ this will do what you need, I believe PS. It seems like my previous message did not make it to the list, so I am resending it again using different mail account. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Oct 8 9:36:40 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from polaris.we.lc.ehu.es (polaris.we.lc.ehu.es [158.227.6.43]) by hub.freebsd.org (Postfix) with ESMTP id 28A0B15222 for ; Fri, 8 Oct 1999 09:30:29 -0700 (PDT) (envelope-from jose@we.lc.ehu.es) Received: from we.lc.ehu.es (garatu [158.227.6.222]) by polaris.we.lc.ehu.es (8.9.1/8.9.1) with ESMTP id SAA23409; Fri, 8 Oct 1999 18:23:32 +0200 (MET DST) Message-ID: <37FE1A83.2ABCB44C@we.lc.ehu.es> Date: Fri, 08 Oct 1999 18:23:31 +0200 From: "Jose M. Alcaide" Organization: Universidad del =?iso-8859-1?Q?Pa=EDs?= Vasco - Dpto. de Electricidad y =?iso-8859-1?Q?Electr=F3nica?= X-Mailer: Mozilla 4.6 [en] (X11; U; FreeBSD 3.3-RELEASE i386) X-Accept-Language: es-ES, es, en-US, en MIME-Version: 1.0 To: The Hermit Hacker Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: cdd produces static ... References: Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The Hermit Hacker wrote: > > Just trying to convert some of my CDs to MP3's, and if I do: > > 102 10:06 cdd -t 10 -f acd0 > 104 10:11 sox -t cdr /tmp/track-10.cda track-10.wav > > And then try to play the resultant .wav file, I get a bunch of static... > For some reason I do not understand, the "-t cdr" option does not work. Use this command instead: sox -t raw -sw -c 2 -r 44100 /tmp/track-10.cda track-10.wav -- JMA ----------------------------------------------------------------------- José Mª Alcaide | mailto:jose@we.lc.ehu.es Universidad del País Vasco | mailto:jmas@FreeBSD.org Dpto. de Electricidad y Electrónica | http://www.we.lc.ehu.es/~jose Facultad de Ciencias - Campus de Lejona | Tel.: +34-946012479 48940 Lejona (Vizcaya) - SPAIN | Fax: +34-946013071 ----------------------------------------------------------------------- "Keyboard not present -- Press F1 to resume" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Oct 8 10: 5:13 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from fleming.cs.strath.ac.uk (fleming.cs.strath.ac.uk [130.159.196.126]) by hub.freebsd.org (Postfix) with ESMTP id 905DC14BD2 for ; Fri, 8 Oct 1999 10:05:05 -0700 (PDT) (envelope-from roger@cs.strath.ac.uk) Received: from cs.strath.ac.uk (roger@telford-01.cs.strath.ac.uk [130.159.172.1]) by fleming.cs.strath.ac.uk (8.8.8/8.8.8) with ESMTP id SAA19903 Fri, 8 Oct 1999 18:04:49 +0100 (BST) Message-ID: <37FE2431.9673106@cs.strath.ac.uk> Date: Fri, 08 Oct 1999 18:04:49 +0100 From: Roger Hardiman Organization: Department of Computer Science, University of Strathclyde X-Mailer: Mozilla 4.61 [en] (X11; I; SunOS 5.5.1 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: martin.kraft@fal.de, Thomas Runge , freebsd-multimedia@FreeBSD.ORG Subject: Re: Cannot record from SB PCI12 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Ok I have just applied the PR which fixes this problem to the 3.x source tree. Give the CVS servers an hour to catch up and you can get source which fixes this bug. The changed file is /usr/src/sys/i386/isa/snd/sound.c Or, you can apply the fix posted in PR i386/9283 which I have now closed. Luigi's sound driver (the PCM driver) has been heavily re-written in 4.x-current by Cameron Grant and called NEWPCM. The area with the bug has been rewritten in the newpcm driver, which was committed about 3 weeks ago, so the problem is also fixed in -current. I'll admit I've not even tried the patch myself. I'll trust Tom who raised the PR and luigi who cast his eye over Tom's fix. Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Fri Oct 8 17:23:39 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from thelab.hub.org (nat203.183.mpoweredpc.net [142.177.203.183]) by hub.freebsd.org (Postfix) with ESMTP id E726914D3B; Fri, 8 Oct 1999 17:23:32 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.3/8.9.1) with ESMTP id VAA61950; Fri, 8 Oct 1999 21:23:27 -0300 (ADT) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Fri, 8 Oct 1999 21:23:23 -0300 (ADT) From: The Hermit Hacker To: "Jose M. Alcaide" Cc: dburr@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG Subject: Re: cdd produces static ... In-Reply-To: <37FE1A83.2ABCB44C@we.lc.ehu.es> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Okay, that worked...so, does that mean the ripit-atapi port is wrong? It is doing: if (system("cdd -t $riptrackno -q -f $cddev - 2>/dev/null | sox -t raw - \"$riptrackname.wav\"")) { which is what created the static files for me...or is it just my CD-ROM? On Fri, 8 Oct 1999, Jose M. Alcaide wrote: > The Hermit Hacker wrote: > > > > Just trying to convert some of my CDs to MP3's, and if I do: > > > > 102 10:06 cdd -t 10 -f acd0 > > 104 10:11 sox -t cdr /tmp/track-10.cda track-10.wav > > > > And then try to play the resultant .wav file, I get a bunch of static... > > > > For some reason I do not understand, the "-t cdr" option does not > work. Use this command instead: > > sox -t raw -sw -c 2 -r 44100 /tmp/track-10.cda track-10.wav > > -- JMA > ----------------------------------------------------------------------- > José Mª Alcaide | mailto:jose@we.lc.ehu.es > Universidad del País Vasco | mailto:jmas@FreeBSD.org > Dpto. de Electricidad y Electrónica | http://www.we.lc.ehu.es/~jose > Facultad de Ciencias - Campus de Lejona | Tel.: +34-946012479 > 48940 Lejona (Vizcaya) - SPAIN | Fax: +34-946013071 > ----------------------------------------------------------------------- > "Keyboard not present -- Press F1 to resume" > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sat Oct 9 3:57:17 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from mail2.netcologne.de (mail2.netcologne.de [194.8.194.103]) by hub.freebsd.org (Postfix) with ESMTP id 5850614EA3; Sat, 9 Oct 1999 03:57:13 -0700 (PDT) (envelope-from van.woerkom@netcologne.de) Received: from oranje.my.domain (dial12-174.netcologne.de [194.8.196.174]) by mail2.netcologne.de (8.9.3/8.9.3) with ESMTP id MAA11628; Sat, 9 Oct 1999 12:57:08 +0200 (MET DST) Received: (from marc@localhost) by oranje.my.domain (8.9.3/8.9.3) id MAA01015; Sat, 9 Oct 1999 12:57:27 +0200 (CEST) (envelope-from van.woerkom@netcologne.de) Date: Sat, 9 Oct 1999 12:57:27 +0200 (CEST) Message-Id: <199910091057.MAA01015@oranje.my.domain> X-Authentication-Warning: oranje.my.domain: marc set sender to van.woerkom@netcologne.de using -f From: Marc van Woerkom To: scrappy@hub.org Cc: jose@we.lc.ehu.es, dburr@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG In-reply-to: (message from The Hermit Hacker on Fri, 8 Oct 1999 21:23:23 -0300 (ADT)) Subject: Re: cdd produces static ... Reply-To: van.woerkom@netcologne.de References: Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Okay, that worked...so, does that mean the ripit-atapi port is wrong? Now that I read this - how is the situation for FreeBSD programming considering ATAPI and SCSI peripherials? Do I have to stick to two different programming models or is it possible to have low level access to those drives (e.g. play a CD DA audio track) via a common interface like CAM? Another problem is the price gap. The consumer markets offer cheap drives for IDE or even USB, but less and less SCSI. I have need for a CD RW and a DVD drive in the next months, but still hesitate what interface to buy. If we want to make our system more attractive for normal people I am afraid we have to support the cheapo stuff too.. Regards, Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sat Oct 9 4:48:41 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id 330EA14C25; Sat, 9 Oct 1999 04:48:36 -0700 (PDT) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id NAA32153; Sat, 9 Oct 1999 13:48:11 +0200 (CEST) (envelope-from sos) From: Soren Schmidt Message-Id: <199910091148.NAA32153@freebsd.dk> Subject: Re: cdd produces static ... In-Reply-To: <199910091057.MAA01015@oranje.my.domain> from Marc van Woerkom at "Oct 9, 1999 12:57:27 pm" To: van.woerkom@netcologne.de Date: Sat, 9 Oct 1999 13:48:10 +0200 (CEST) Cc: scrappy@hub.org, jose@we.lc.ehu.es, dburr@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org It seems Marc van Woerkom wrote: > Do I have to stick to two different programming models or is it possible > to have low level access to those drives (e.g. play a CD DA audio track) > via a common interface like CAM? Two interfaces I think, although the readaudio ioctl could easily be done under CAM too, giving us identical functionality. > Another problem is the price gap. The consumer markets offer cheap > drives for IDE or even USB, but less and less SCSI. > I have need for a CD RW and a DVD drive in the next months, but still > hesitate what interface to buy. > If we want to make our system more attractive for normal people I am > afraid we have to support the cheapo stuff too.. I'm working (sometimes hard :) ) to make the new ata driver work as best the ATA/ATAPI devices will let us do it. It does support the above mentioned devices, but be aware that we dont have an implementation of the UDF filesystem that is use on most DVD's. -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sat Oct 9 5:43:15 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from mail2.netcologne.de (mail2.netcologne.de [194.8.194.103]) by hub.freebsd.org (Postfix) with ESMTP id C5E6E14C9D; Sat, 9 Oct 1999 05:43:06 -0700 (PDT) (envelope-from van.woerkom@netcologne.de) Received: from oranje.my.domain (dial12-174.netcologne.de [194.8.196.174]) by mail2.netcologne.de (8.9.3/8.9.3) with ESMTP id OAA15450; Sat, 9 Oct 1999 14:43:01 +0200 (MET DST) Received: (from marc@localhost) by oranje.my.domain (8.9.3/8.9.3) id OAA01231; Sat, 9 Oct 1999 14:43:17 +0200 (CEST) (envelope-from van.woerkom@netcologne.de) Date: Sat, 9 Oct 1999 14:43:17 +0200 (CEST) Message-Id: <199910091243.OAA01231@oranje.my.domain> X-Authentication-Warning: oranje.my.domain: marc set sender to van.woerkom@netcologne.de using -f From: Marc van Woerkom To: sos@freebsd.dk Cc: van.woerkom@netcologne.de, scrappy@hub.org, jose@we.lc.ehu.es, dburr@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG In-reply-to: <199910091148.NAA32153@freebsd.dk> (message from Soren Schmidt on Sat, 9 Oct 1999 13:48:10 +0200 (CEST)) Subject: Re: cdd produces static ... Reply-To: van.woerkom@netcologne.de References: <199910091148.NAA32153@freebsd.dk> Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Two interfaces I think, although the readaudio ioctl could easily be done > under CAM too, giving us identical functionality. For SCSI programming I am aware of the http://www.t10.org site. Reading through SCSI-3 stuff, I was very pleased to see that it includes even more esoteric stuff like CD Text. Might you have a similiar information site for ATA/ATAPI related programming? And if, what is the difference to IDE? :) > I'm working (sometimes hard :) ) to make the new ata driver work as best > the ATA/ATAPI devices will let us do it. That sounds like SCSI still works better.. what is your personal recommendation? CD drives is not such a big issue, but compare hard disks and it makes you cry. > It does support the above mentioned devices, but be aware that we dont > have an implementation of the UDF filesystem that is use on most DVD's. From what I understand there will be CD-ROM, CD-DA and Video CD equivalents for DVD. I have not seen anything audio like, the video stuff we won't get to work except we get hardware decryption, that leaves data DVDs. Are these ones that use UDF? Regards, Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sat Oct 9 14: 2:24 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from thequest.net (tnt007.thequest.net [205.198.52.134]) by hub.freebsd.org (Postfix) with ESMTP id E008F14C26 for ; Sat, 9 Oct 1999 14:02:11 -0700 (PDT) (envelope-from znh@thequest.net) Received: by thequest.net (Postfix, from userid 1005) id 0AA0920FF; Sat, 9 Oct 1999 20:47:00 +0000 (GMT) Date: Sat, 9 Oct 1999 15:46:59 -0500 From: "Zach N. Heilig" To: "Jose M. Alcaide" Cc: The Hermit Hacker , freebsd-multimedia@FreeBSD.ORG Subject: Re: cdd produces static ... Message-ID: <19991009154659.A7052@murkwood.znh.org> References: <25DFDD47121BBB4A124B0073@mail.uffdaonline.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <25DFDD47121BBB4A124B0073@mail.uffdaonline.net>; from Jose M. Alcaide on Fri, Oct 08, 1999 at 06:23:31PM +0200 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Oct 08, 1999 at 06:23:31PM +0200, Jose M. Alcaide wrote: > For some reason I do not understand, the "-t cdr" option does not > work. Use this command instead: > > sox -t raw -sw -c 2 -r 44100 /tmp/track-10.cda track-10.wav the '-t cdr' option assumes that the cdda file is big-endian, '-t raw' assumes the file is host-endian (little-endian on FreeBSD). Use the '-x' option to sox and it will properly swap the bytes for you. sox -x -t cdr /tmp/track-10.cda track-10.wav -- Zach Heilig To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sat Oct 9 14:26:46 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from polio.ecst.csuchico.edu (polio.ecst.csuchico.edu [132.241.4.13]) by hub.freebsd.org (Postfix) with SMTP id 80217154EA for ; Sat, 9 Oct 1999 14:26:42 -0700 (PDT) (envelope-from amarks@ecst.csuchico.edu) Received: (qmail 13793 invoked by uid 20393); 9 Oct 1999 14:26:41 -0700 Date: Sat, 9 Oct 1999 14:26:40 -0700 (PDT) From: "Adam D. Marks" To: multimedia@freebsd.org Subject: mpeg question Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am looking for a good mpeg player. I have tried mpegtv but I am running into some problems..This is what I have and what I get... I have the smp kernel on a duel p2-266 with 96megs ram...the patches on the mpegtv page did not work deviant:/root# uname -a FreeBSD deviant.pw2.within.org 3.3-STABLE FreeBSD 3.3-STABLE #5: Wed Oct 6 15:2 1:08 PDT 1999 root@deviant.pw2.within.org:/usr/src/sys/compile/Deviant i386 -------------------------------------------------- deviant:/root/work/mtv# ./mtv [23823,1024] mtvp: fatal: could not start audio decoder - try using option -a0: Resource temporarily unavailable (errno=11) [23822,0] mtv: mtv.c:2820: fatal: a2g_read_msg: error reading msg: Broken pipe ( errno=32) deviant:/root/work/mtv# --------------------------------------------------- deviant:/root/work/mtv# ./mtv -a0 mtvp: fatal: cannot initialize display thread deviant:/root/work/mtv# To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message From owner-freebsd-multimedia Sat Oct 9 16:18:29 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from pluto.ipass.net (pluto.ipass.net [198.79.53.5]) by hub.freebsd.org (Postfix) with ESMTP id 84A6914F79 for ; Sat, 9 Oct 1999 16:18:26 -0700 (PDT) (envelope-from rhh@ipass.net) Received: from stealth.ipass.net. (ppp-1-25.dialup.rdu.ipass.net [209.170.132.25]) by pluto.ipass.net (8.9.3/8.9.3) with ESMTP id TAA02569; Sat, 9 Oct 1999 19:18:22 -0400 (EDT) Received: (from rhh@localhost) by stealth.ipass.net. (8.9.3/8.8.8) id TAA13260; Sat, 9 Oct 1999 19:20:00 -0400 (EDT) (envelope-from rhh) Date: Sat, 9 Oct 1999 19:19:59 -0400 From: Randall Hopper To: Roger Hardiman Cc: multimedia@FreeBSD.ORG Subject: Re: WinTV-Theater - Anybody got one? Message-ID: <19991009191959.B12862@ipass.net> References: <19991006165557.A2469@ipass.net> <37FBC85E.8F6E5AD9@cs.strath.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <37FBC85E.8F6E5AD9@cs.strath.ac.uk> Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Roger Hardiman: |> Was over at the Hauppauge site today, and noticed the WinTV-Theater card: |> Anybody got one working with FreeBSD? | |Frank Nobis in Germany has one. |The european version of the card has these features |Bt878, Philips Tuner. (nothing new there) |A MSP3415 NICAM Stereo decoder chip (which the Bt848 driver supports) |Another chip (was it a DSP35xx ???) which does the dolby decoding. | |You get normal stereo TV without having to initialise the Dolby chip, |so the current Bt848 driver works with the card in Stereo TV mode. ... |As far as I know, on the back are several line out sockets, one for |normal Left and Right from the TV/FM Radio/NICAM stereo signal. |The others drive your other speaker sets. Thanks for the info. |So Randall, if you fancy getting one, we can have support for it in the |driver without any problems. No, my computer speakers are too cheap to justify it. I was just surprised that I hadn't heard about it on the list. Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message