Lines Matching refs:dev
52 irc://irc.freenode.net/ivtv-dev
63 support the framebuffer device /dev/fbx for OSD.
69 crw-rw---- 1 root video 81, 0 Jun 19 22:22 /dev/video0
70 crw-rw---- 1 root video 81, 16 Jun 19 22:22 /dev/video16
71 crw-rw---- 1 root video 81, 24 Jun 19 22:22 /dev/video24
72 crw-rw---- 1 root video 81, 32 Jun 19 22:22 /dev/video32
73 crw-rw---- 1 root video 81, 48 Jun 19 22:22 /dev/video48
74 crw-rw---- 1 root video 81, 64 Jun 19 22:22 /dev/radio0
75 crw-rw---- 1 root video 81, 224 Jun 19 22:22 /dev/vbi0
76 crw-rw---- 1 root video 81, 228 Jun 19 22:22 /dev/vbi8
77 crw-rw---- 1 root video 81, 232 Jun 19 22:22 /dev/vbi16
83 /dev/video0 is listed as the 'base' encoding capture device so we have:
85 /dev/video0 is the encoding capture device for the first card (card 0)
86 /dev/video1 is the encoding capture device for the second card (card 1)
87 /dev/video2 is the encoding capture device for the third card (card 2)
98 /dev/video0
105 cat /dev/video0 > my.mpg (you need to hit ctrl-c to exit)
108 /dev/video16
116 cat my.mpg >/dev/video16
119 /dev/video24
132 /dev/video32
143 /dev/video48
150 /dev/radio0
156 device to tune the radio, use /dev/video24 to read the raw pcm stream
157 or /dev/video0 to get an mpeg2 stream with black video.
160 /dev/vbi0
170 /dev/vbi8
175 device. So while playing back a recording on /dev/video16, you can
176 read the embedded VBI data from /dev/vbi8.
179 /dev/vbi16