hi narmar thanks that you help
but perhaps we just understanding different things under the meaning of word
- channel -
as the tuner=4 in the following option file for the bttv capture card initialisation
means " no tuner " and thats why no possibility to access any channel
the line from hardware help site
http://www.zoneminder.com/wiki/index.ph ... ip_8inputs :
-> modules.conf options <-
options bttv card=0,0,0,0 tuner=4,4,4,4
------------------------------^^^^^^^^^^^
my card is just exactly the same as on the image in this thread
thats why I choose this enttry "Bt878_4chip_8inputs" of the hardware help page.
Do I miss something?
I am tryeing to check my options with mplayer comandline like this:
mplayer tv://0 -tv \
driver=v4l2:input=0:device=/dev/video0:norm=pal:noaudio:width=320:height=240 \
-vf spp,scale -fps 16 -vo x11
where [ tv://0 ] - is channel one
[ input=0 ] -is television (one can choose from
0-Television,
1-composite1,
2-composite2,
3-S-Video , ..etc.)
but switching of the channels tv://1,2,3... is to no awail ...
the only thing that does change something is input,
as with the input=0 I can access video from the camera which is connected directly to the card's board.
All the other input=1,2,3,4... give me bueutiful blue screen...
As I understand you mean that I should receive the other camera that are connected to the extra 4 -bnc connectors on the extra board by changeing the channel
from $ mplayer tv://0 ....
to $ mplayer tv://1 ....
but this doesn't go!
I tried the same thing with : ----------> $ xawtv -c /dev/video0
I just cannot switch channels and change of the input has the same result.!
What I'm missing?
so logically thought, I should use some other option for the tuner, becouse tuner=4 desables the channel switching...
but which one - of the Pal tuner parameters from the /usr/share/linux-kernel-documentation
should I use? -if at all. There are at least 40 ..