source: multimedia/libdriv/v4l-utils.xml@ d027410

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since d027410 was d027410, checked in by Bruce Dubbs <bdubbs@…>, 9 years ago

Set svn keywords

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16436 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 10.8 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY v4l-download-http "http://www.linuxtv.org/downloads/v4l-utils/v4l-utils-&v4l-utils-version;.tar.bz2">
8 <!ENTITY v4l-download-ftp " ">
9 <!ENTITY v4l-md5sum "307858616be6374f63bf946307f15a7f">
10 <!ENTITY v4l-size "1.1 MB">
11 <!ENTITY v4l-buildsize "47 MB">
12 <!ENTITY v4l-time "0.5 SBU">
13]>
14
15<sect1 id="v4l-utils" xreflabel="v4l-utils-&v4l-utils-version;">
16 <?dbhtml filename="atk.html" ?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>v4l-utils-&v4l-utils-version;</title>
24
25 <indexterm zone="v4l-utils">
26 <primary sortas="a-v4l-utils">v4l-utils</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to v4l-utils</title>
31
32 <para>
33 <application>v4l-utils</application> provides a series of utilities for
34 media devices, allowing to handle the proprietary formats available at
35 most webcams (libv4l), and providing tools to test V4L devices.
36 </para>
37
38 &lfs78_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&v4l-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&v4l-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &v4l-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &v4l-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &v4l-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &v4l-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">v4l-utils Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="glu"/>,
79 <xref linkend="libjpeg"/>, and
80 <xref linkend="mesalib"/>
81 </para>
82
83 <bridgehead renderas="sect4">Recommended</bridgehead>
84 <para role="optional">
85 <xref linkend="alsa-lib"/> and
86 <xref linkend="qt4"/> or
87 <xref linkend="qt5"/>
88 </para>
89
90 <bridgehead renderas="sect4">Optional</bridgehead>
91 <para role="optional">
92 <xref linkend="doxygen"/>
93 </para>
94
95 <para condition="html" role="usernotes">User Notes:
96 <ulink url="&blfs-wiki;/v4l-utils"/>
97 </para>
98 </sect2>
99
100 <sect2 role="installation">
101 <title>Installation of v4l-utils</title>
102
103 <para>
104 Install <application>v4l-utils</application> by running
105 the following commands:
106 </para>
107
108<screen><userinput>./configure --prefix=/usr \
109 --sysconfdir=/etc \
110 --disable-static &amp;&amp;
111make</userinput></screen>
112
113 <para>
114 This package does not come with a testsuite.
115 </para>
116
117 <para>
118 Now, as the <systemitem class="username">root</systemitem> user:
119 </para>
120
121<screen role="root"><userinput>make install</userinput></screen>
122
123 </sect2>
124
125 <sect2 role="content">
126 <title>Contents</title>
127
128 <segmentedlist>
129 <segtitle>Installed Programs</segtitle>
130 <segtitle>Installed Library</segtitle>
131 <segtitle>Installed Directories</segtitle>
132
133 <seglistitem>
134 <seg>
135 cx18-ctl,
136 decode_tm6000,
137 dvb-fe-tool,
138 dvb-format-convert,
139 dvbv5-scan,
140 dvbv5-zap,
141 ir-keytable,
142 ivtv-ctl,
143 media-ctl,
144 qv4l2,
145 rds-ctl,
146 v4l2-compliance,
147 v4l2-ctl,
148 v4l2-dbg, and
149 v4l2-sysfs-path
150 </seg>
151 <seg>
152 libdvbv5.so,
153 libv4l-mplane.so,
154 libv4l1.so,
155 libv4l2.so,
156 libv4l2rds.so,
157 libv4lconvert.so,
158 v4l1compat.so, and
159 v4l2convert.so
160 </seg>
161 <seg>
162 /lib/udev/rc_keymaps
163 /usr/include/libdvbv5,
164 /usr/lib/libv4l, and
165 /usr/lib/libv4l/plugins
166 </seg>
167 </seglistitem>
168 </segmentedlist>
169
170 <variablelist>
171 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
172 <?dbfo list-presentation="list"?>
173 <?dbhtml list-presentation="table"?>
174
175 <varlistentry id="cx18-ctl">
176 <term><command>cx18-ctl</command></term>
177 <listitem>
178 <para>
179 is a tool to handle cx18 based devices.
180 </para>
181 <indexterm zone="v4l-utils cx18-ctl">
182 <primary sortas="b-cx18-ctl">cx18-ctl</primary>
183 </indexterm>
184 </listitem>
185 </varlistentry>
186
187 <varlistentry id="decode_tm6000">
188 <term><command>decode_tm6000</command></term>
189 <listitem>
190 <para>
191 decode multiplexed format from TM5600/TM6000 USB.
192 </para>
193 <indexterm zone="v4l-utils decode_tm6000">
194 <primary sortas="b-decode_tm6000">decode_tm6000</primary>
195 </indexterm>
196 </listitem>
197 </varlistentry>
198
199 <varlistentry id="dvb-fe-tool">
200 <term><command>dvb-fe-tool</command></term>
201 <listitem>
202 <para>
203 is a command line tool for digital TV services.
204 </para>
205 <indexterm zone="v4l-utils dvb-fe-tool">
206 <primary sortas="b-dvb-fe-tool">dvb-fe-tool</primary>
207 </indexterm>
208 </listitem>
209 </varlistentry>
210
211 <varlistentry id="dvb-format-convert">
212 <term><command>dvb-format-convert</command></term>
213 <listitem>
214 <para>
215 is a tool meant to convert among different file formats. It is
216 compliant with version 5 of the DVB API.
217 </para>
218 <indexterm zone="v4l-utils dvb-format-convert">
219 <primary sortas="b-dvb-format-convert">dvb-format-convert</primary>
220 </indexterm>
221 </listitem>
222 </varlistentry>
223
224 <varlistentry id="dvbv5-scan">
225 <term><command>dvbv5-scan</command></term>
226 <listitem>
227 <para>
228 is command line frequency scanning tool for digital TV
229 services that are compliant with version 5 of the DVB API.
230 </para>
231 <indexterm zone="v4l-utils dvbv5-scan">
232 <primary sortas="b-dvbv5-scan">dvbv5-scan</primary>
233 </indexterm>
234 </listitem>
235 </varlistentry>
236
237 <varlistentry id="dvbv5-zap">
238 <term><command>dvbv5-zap</command></term>
239 <listitem>
240 <para>
241 is a command line tuning tool for digital TV services
242 that is compliant with version 5 of the DVB API.
243 </para>
244 <indexterm zone="v4l-utils dvbv5-zap">
245 <primary sortas="b-dvbv5-zap">dvbv5-zap</primary>
246 </indexterm>
247 </listitem>
248 </varlistentry>
249
250 <varlistentry id="ir-keytable">
251 <term><command>ir-keytable</command></term>
252 <listitem>
253 <para>
254 is a tool that lists the Remote Controller devices, allows one
255 to get/set IR keycode/scancode tables, test events generated by
256 IR, and to adjust other Remote Controller options.
257 </para>
258 <indexterm zone="v4l-utils ir-keytable">
259 <primary sortas="b-ir-keytable">ir-keytable</primary>
260 </indexterm>
261 </listitem>
262 </varlistentry>
263
264 <varlistentry id="ivtv-ctl">
265 <term><command>ivtv-ctl</command></term>
266 <listitem>
267 <para>
268 is a utility that can control many card settings, like changing
269 the inputs from tuner to svideo or composite, setting video
270 resolution or changing video mode (PAL, SECAM, NTSC).
271 </para>
272 <indexterm zone="v4l-utils ivtv-ctl">
273 <primary sortas="b-ivtv-ctl">ivtv-ctl</primary>
274 </indexterm>
275 </listitem>
276 </varlistentry>
277
278 <varlistentry id="media-ctl">
279 <term><command>media-ctl</command></term>
280 <listitem>
281 <para>
282 is a utility used to configure V4L2 devices.
283 </para>
284 <indexterm zone="v4l-utils media-ctl">
285 <primary sortas="b-media-ctl">media-ctl</primary>
286 </indexterm>
287 </listitem>
288 </varlistentry>
289
290 <varlistentry id="qv4l2">
291 <term><command>qv4l2</command></term>
292 <listitem>
293 <para>
294 is used to test video4linux capture devices.
295 </para>
296 <indexterm zone="v4l-utils qv4l2">
297 <primary sortas="b-qv4l2">qv4l2</primary>
298 </indexterm>
299 </listitem>
300 </varlistentry>
301
302 <varlistentry id="rds-ctl">
303 <term><command>rds-ctl</command></term>
304 <listitem>
305 <para>
306 is a utility for decoding raw RDS data from V4L2 Radio devices
307 and offers simple ways to access the received RDS information.
308 </para>
309 <indexterm zone="v4l-utils rds-ctl">
310 <primary sortas="b-rds-ctl">rds-ctl</primary>
311 </indexterm>
312 </listitem>
313 </varlistentry>
314
315 <varlistentry id="v4l2-compliance">
316 <term><command>v4l2-compliance</command></term>
317 <listitem>
318 <para>
319 is a compliance test tool.
320 </para>
321 <indexterm zone="v4l-utils v4l2-compliance">
322 <primary sortas="b-v4l2-compliance">v4l2-compliance</primary>
323 </indexterm>
324 </listitem>
325 </varlistentry>
326
327 <varlistentry id="v4l2-ctl">
328 <term><command>v4l2-ctl</command></term>
329 <listitem>
330 <para>
331 is a tool to control v4l2 controls from the cmdline.
332 </para>
333 <indexterm zone="v4l-utils v4l2-ctl">
334 <primary sortas="b-v4l2-ctl">v4l2-ctl</primary>
335 </indexterm>
336 </listitem>
337 </varlistentry>
338
339 <varlistentry id="v4l2-dbg">
340 <term><command>v4l2-dbg</command></term>
341 <listitem>
342 <para>
343 is a tool to directly get and set registers of v4l2 devices.
344 </para>
345 <indexterm zone="v4l-utils v4l2-dbg">
346 <primary sortas="b-v4l2-dbg">v4l2-dbg</primary>
347 </indexterm>
348 </listitem>
349 </varlistentry>
350
351 <varlistentry id="v4l2-sysfs-path">
352 <term><command>v4l2-sysfs-path</command></term>
353 <listitem>
354 <para>
355 checks the media devices installed on a machine and the
356 corresponding device nodes.
357 </para>
358 <indexterm zone="v4l-utils v4l2-sysfs-path">
359 <primary sortas="b-v4l2-sysfs-path">v4l2-sysfs-path</primary>
360 </indexterm>
361 </listitem>
362 </varlistentry>
363
364 </variablelist>
365
366 </sect2>
367
368</sect1>
Note: See TracBrowser for help on using the repository browser.