Capture sound/video under linux

1999-11-16 Thread aphro
For all of those of you that have been(like me) dreaming for the day of
being able to capture FMV with audio under linux there is now a
stable(appears) program available.

XawTV 3.01 (Nov 14)

http://www.in-berlin.de/User/kraxel/xawtv.html

i just recorded my first .avi clip with full sound and video! 

this kickas ass. (using a Bt848 based TV card)

nate

[mailto:[EMAIL PROTECTED] ]--
   Vice President Network Operations   http://www.firetrail.com/
  Firetrail Internet Services Limited  http://www.aphroland.org/
   Everett, WA 425-348-7336http://www.linuxpowered.net/
Powered By:http://comedy.aphroland.org/
Debian 2.1 Linux 2.0.36 SMPhttp://yahoo.aphroland.org/
-[mailto:[EMAIL PROTECTED] ]--
7:12pm up 88 days, 6:45, 1 user, load average: 2.88, 2.78, 2.72


Re: Capture sound/video under linux

1999-11-16 Thread Jean-Yves BARBIER
On Mon, Nov 15, 1999 at 07:14:15PM -0800, aphro wrote:
 For all of those of you that have been(like me) dreaming for the day of
 being able to capture FMV with audio under linux there is now a
 stable(appears) program available.
 
 XawTV 3.01 (Nov 14)

Sorry to disturb you again Nate,
I'm under slink, kernel 2.2.13, donwloaded xawtv-3.0.1, bttv-0.7.3 
and lm-sensor-2.4.3, as the html page said.

I successfully made and aplyied the lm-sensorpatch to the kernel sources
(did not re-compile it yet).
But when I try to compile the new bttv driver, I've got many warnings 
 errors (from within /usr/src/bttv-0.7.3/driver):

bttc.c: In function `attach_inform':
bttc.c:303: `I2C_DRIVERID_MPS3400' undeclared (first use of this function)
bttc.c:303: (each undeclared identifier is reported only once
bttc.c:303: for each function it appears in.)
bttc.c:304: `I2C_DRIVERID_TDA8425' undeclared (first use of this function)
bttc.c:307: `I2C_DRIVERID_TUNER' undeclared (first use of this function)
bttc.c:312: warning: unreachable code at beginning of switch statement
bttc.c: In function `detach_inform':
bttc.c:322: `I2C_DRIVERID_MPS3400' undeclared (first use of this function)
bttc.c:323: `I2C_DRIVERID_TDA8425' undeclared (first use of this function)
bttc.c:326: `I2C_DRIVERID_TUNER' undeclared (first use of this function)
bttc.c:329: warning: unreachable code at beginning of switch statement
make[2]: *** [bttv.o] Error 1
make[2]: Leaving directory `/usr/src/bttv-0.7.3/driver'
make[1]: ***
make[1]: Leaving directory `/usr/src/kernel/2.2.13'
make *** [Here] Error 2

Do you know where it come from???

JY
-- 
Jean-Yves F. Barbier [EMAIL PROTECTED]
 This dungeon is owned and operated by Frobozz Magic Co., Ltd.


Re: Capture sound/video under linux

1999-11-16 Thread aphro
On Tue, 16 Nov 1999, Jean-Yves BARBIER wrote:

jybarb Sorry to disturb you again Nate,

no prob :)

jybarb I'm under slink, kernel 2.2.13, donwloaded xawtv-3.0.1, bttv-0.7.3 
jybarb and lm-sensor-2.4.3, as the html page said.

jybarb I successfully made and aplyied the lm-sensorpatch to the kernel sources
jybarb (did not re-compile it yet).

i had to do no such patch to my kernel.  although im using a slightly
older lm_sensors, its still v2.xx though.  there is a patch for the 2.0.x
kernels but i havent seen one needed for 2.2.x.  I am also running kernel
2.2.10 after bad experiences with .11 and .12 im scared to try .13 ..


jybarb But when I try to compile the new bttv driver, I've got many warnings 
jybarb  errors (from within /usr/src/bttv-0.7.3/driver):

I don't know where you got the bttv-0.7.3 driver.  You may be trying to
compile the Video4Linux 2 interface.  I tried that last night too and
failed.  BUT it does work fine for me with Video4Linux v1.  I am using the
bttv 0.6.4 driver available at the bttv homepage:

http://www.thp.uni-koeln.de/~rjkm/linux/bttv.html

dont use the drivers in the kernel they are old  buggy.

jybarb Do you know where it come from???

beta/alpha driver..dont use it, 0.6.4 is the latest. 

if you have more probs lemme know

nate

[mailto:[EMAIL PROTECTED] ]--
   Vice President Network Operations   http://www.firetrail.com/
  Firetrail Internet Services Limited  http://www.aphroland.org/
   Everett, WA 425-348-7336http://www.linuxpowered.net/
Powered By:http://comedy.aphroland.org/
Debian 2.1 Linux 2.0.36 SMPhttp://yahoo.aphroland.org/
-[mailto:[EMAIL PROTECTED] ]--
8:18am up 88 days, 19:51, 1 user, load average: 1.61, 1.64, 1.73