hi,
yesterday i recompiled gem with guenter's pal-support for the pix_video object (http://iem.kug.ac.at/mailinglists/pd-list/2000-07/0028.html). it compiled fine but when i try to use pix_video now i always get /dev/video0: Device or resource busy. the old Gem.pd_linux' pix_video has no such problems (unless the missing pal support and thus being black and white). xawtv works perfect, too.
anyone?
cheers, ulrich
On Wed, 31 Oct 2001, Ulrich Kehrer wrote:
/dev/video0: Device or resource busy. the old Gem.pd_linux' pix_video has no such problems (unless the missing pal support and thus being black and white). xawtv works perfect, too.
hmm, no idea, you are not trying to run xawtv together with pix_video, right ?
I have to check when I'm back home.
Guenter
hi guenter, list,
i didn't know that the regular gem-distribution for linux has already pal-support, so i downloaded your pix_video sources you posted once, with the message "norm pal". now, instead of telling pix_video "mode channel [0-3]" i use "mode PAL [0-3]" and it works fine.
with a "freq" message i can watch the tv-station of my desire in pd... ...but without audio. is there a way to get audio, too?
regards, ulrich
On Fri, 2 Nov 2001, guenter geiger wrote:
On Wed, 31 Oct 2001, Ulrich Kehrer wrote:
/dev/video0: Device or resource busy. the old Gem.pd_linux' pix_video has no such problems (unless the missing pal support and thus being black and white). xawtv works perfect, too.
hmm, no idea, you are not trying to run xawtv together with pix_video, right ?
I have to check when I'm back home.
Guenter
On Fri, 2 Nov 2001, Ulrich Kehrer wrote:
with a "freq" message i can watch the tv-station of my desire in pd... ...but without audio. is there a way to get audio, too?
AFAIK there is no way to get the audio into the computer, so you have to use the jack that is built on to the BTTV card, ... no routing of BTTV audio through pd, sorry ;(
Guenter
|AFAIK there is no way to get the audio into the computer, so you have to |use the jack that is built on to the BTTV card, ... no routing of BTTV |audio through pd, sorry ;(
my tv is connected via inhouse cable to the soundcard, same as with the cdrom drive. it shows up on my mixer as line1 or so. just set the rec. flag for this channel and adc~ should emit tv noises?
is it possible that pix_video just doesn't open audio? i've hooked up the speakers directly to the bttv-card's line out and still got no audio with pix_video whereas with xawtv it worked.
On Fri, 2 Nov 2001, [ISO-8859-1] _-�-_ wrote:
|AFAIK there is no way to get the audio into the computer, so you have to |use the jack that is built on to the BTTV card, ... no routing of BTTV |audio through pd, sorry ;(
my tv is connected via inhouse cable to the soundcard, same as with the cdrom drive. it shows up on my mixer as line1 or so. just set the rec. flag for this channel and adc~ should emit tv noises?
-- 3924476666��x��x����<>��<>ooy 15300.27777<.<.
On Fri, 2 Nov 2001, Ulrich Kehrer wrote:
is it possible that pix_video just doesn't open audio? i've hooked up the speakers directly to the bttv-card's line out and still got no audio with pix_video whereas with xawtv it worked.
Well, if audio doesn work, it is very likely that the audio channels are not setup correctly, as youalready guessed.
This should not be a hard thing to implement, but it just not done.
Guenter