Subject: Re: Brooktree Bt878 Video Capture (Audio Section)
To: Petar Bogdanovic <p+netbsd@2005.smokva.net>
From: Petar Bogdanovic <p+netbsd@2005.smokva.net>
List: netbsd-users
Date: 11/20/2005 14:23:52
Stefan 'Kaishakunin' Schumacher wrote:
> Also sprach Petar Bogdanovic (p+netbsd@2005.smokva.net)
>> I'm just wondering about the last line.. "Video Capture, Audio Section"
>> - What is that supposed to be?
>
> IIRC those bt-cards have a chip for video and another one for the
> audio-signals.
So I won't be able to capture an audio-stream? Or is the Line-Out /
Line-In link between bktr and my soundcard the answer?
Kind regards,
Petar
BTW: I don't know if I am eyeless.. but I can't capture anything with
ffmpeg:
***************************************
starling# ffmpeg -h
ffmpeg version 0.4.8, Copyright (c) 2000-2003 Fabrice Bellard
(...)
starling# ffmpeg out.mpg
Could not find video grab device
starling# ffmpeg -vd /dev/bktr0 out.mpg
File 'out.mpg' already exists. Overwrite ? [y/N] y
Could not find video grab device
***************************************
Am I eyeless?