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

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 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 8538618 was 8538618, checked in by Bruce Dubbs <bdubbs@…>, 9 years ago

Update to v4l-utils-1.8.1.
Update to gnupg-2.1.9.
Update to poppler-0.37.0.

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

  • Property mode set to 100644
File size: 10.9 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 "f86d0938e46fde821dc10d4d2f6636e4">
10 <!ENTITY v4l-size "1.3 MB">
11 <!ENTITY v4l-buildsize "69 MB">
12 <!ENTITY v4l-time "0.6 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="mesa"/>
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 <note><para>
104 If both Qt4 and Qt5 are installed, Qt5 will be used.
105 Ensure that the proper supoprt programs are used:
106
107 <screen><userinput>source /usr/bin/setqt5</userinput></screen>
108 </para></note>
109
110 <para>
111 Install <application>v4l-utils</application> by running
112 the following commands:
113 </para>
114
115<screen><userinput>./configure --prefix=/usr \
116 --sysconfdir=/etc \
117 --disable-static &amp;&amp;
118make</userinput></screen>
119
120 <para>
121 This package does not come with a testsuite.
122 </para>
123
124 <para>
125 Now, as the <systemitem class="username">root</systemitem> user:
126 </para>
127
128<screen role="root"><userinput>make install</userinput></screen>
129
130 </sect2>
131
132 <sect2 role="content">
133 <title>Contents</title>
134
135 <segmentedlist>
136 <segtitle>Installed Programs</segtitle>
137 <segtitle>Installed Library</segtitle>
138 <segtitle>Installed Directories</segtitle>
139
140 <seglistitem>
141 <seg>
142 cx18-ctl,
143 decode_tm6000,
144 dvb-fe-tool,
145 dvb-format-convert,
146 dvbv5-scan,
147 dvbv5-zap,
148 ir-keytable,
149 ivtv-ctl,
150 media-ctl,
151 qv4l2,
152 rds-ctl,
153 v4l2-compliance,
154 v4l2-ctl,
155 v4l2-dbg, and
156 v4l2-sysfs-path
157 </seg>
158 <seg>
159 libdvbv5.so,
160 libv4l1.so,
161 libv4l2.so,
162 libv4l2rds.so,
163 libv4lconvert.so,
164 v4l1compat.so, and
165 v4l2convert.so
166 </seg>
167 <seg>
168 /lib/udev/rc_keymaps
169 /usr/include/libdvbv5, and
170 /usr/lib/libv4l
171 </seg>
172 </seglistitem>
173 </segmentedlist>
174
175 <variablelist>
176 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
177 <?dbfo list-presentation="list"?>
178 <?dbhtml list-presentation="table"?>
179
180 <varlistentry id="cx18-ctl">
181 <term><command>cx18-ctl</command></term>
182 <listitem>
183 <para>
184 is a tool to handle cx18 based devices.
185 </para>
186 <indexterm zone="v4l-utils cx18-ctl">
187 <primary sortas="b-cx18-ctl">cx18-ctl</primary>
188 </indexterm>
189 </listitem>
190 </varlistentry>
191
192 <varlistentry id="decode_tm6000">
193 <term><command>decode_tm6000</command></term>
194 <listitem>
195 <para>
196 decode multiplexed format from TM5600/TM6000 USB.
197 </para>
198 <indexterm zone="v4l-utils decode_tm6000">
199 <primary sortas="b-decode_tm6000">decode_tm6000</primary>
200 </indexterm>
201 </listitem>
202 </varlistentry>
203
204 <varlistentry id="dvb-fe-tool">
205 <term><command>dvb-fe-tool</command></term>
206 <listitem>
207 <para>
208 is a command line tool for digital TV services.
209 </para>
210 <indexterm zone="v4l-utils dvb-fe-tool">
211 <primary sortas="b-dvb-fe-tool">dvb-fe-tool</primary>
212 </indexterm>
213 </listitem>
214 </varlistentry>
215
216 <varlistentry id="dvb-format-convert">
217 <term><command>dvb-format-convert</command></term>
218 <listitem>
219 <para>
220 is a tool meant to convert among different file formats. It is
221 compliant with version 5 of the DVB API.
222 </para>
223 <indexterm zone="v4l-utils dvb-format-convert">
224 <primary sortas="b-dvb-format-convert">dvb-format-convert</primary>
225 </indexterm>
226 </listitem>
227 </varlistentry>
228
229 <varlistentry id="dvbv5-scan">
230 <term><command>dvbv5-scan</command></term>
231 <listitem>
232 <para>
233 is command line frequency scanning tool for digital TV
234 services that are compliant with version 5 of the DVB API.
235 </para>
236 <indexterm zone="v4l-utils dvbv5-scan">
237 <primary sortas="b-dvbv5-scan">dvbv5-scan</primary>
238 </indexterm>
239 </listitem>
240 </varlistentry>
241
242 <varlistentry id="dvbv5-zap">
243 <term><command>dvbv5-zap</command></term>
244 <listitem>
245 <para>
246 is a command line tuning tool for digital TV services
247 that is compliant with version 5 of the DVB API.
248 </para>
249 <indexterm zone="v4l-utils dvbv5-zap">
250 <primary sortas="b-dvbv5-zap">dvbv5-zap</primary>
251 </indexterm>
252 </listitem>
253 </varlistentry>
254
255 <varlistentry id="ir-keytable">
256 <term><command>ir-keytable</command></term>
257 <listitem>
258 <para>
259 is a tool that lists the Remote Controller devices, allows one
260 to get/set IR keycode/scancode tables, test events generated by
261 IR, and to adjust other Remote Controller options.
262 </para>
263 <indexterm zone="v4l-utils ir-keytable">
264 <primary sortas="b-ir-keytable">ir-keytable</primary>
265 </indexterm>
266 </listitem>
267 </varlistentry>
268
269 <varlistentry id="ivtv-ctl">
270 <term><command>ivtv-ctl</command></term>
271 <listitem>
272 <para>
273 is a utility that can control many card settings, like changing
274 the inputs from tuner to svideo or composite, setting video
275 resolution or changing video mode (PAL, SECAM, NTSC).
276 </para>
277 <indexterm zone="v4l-utils ivtv-ctl">
278 <primary sortas="b-ivtv-ctl">ivtv-ctl</primary>
279 </indexterm>
280 </listitem>
281 </varlistentry>
282
283 <varlistentry id="media-ctl">
284 <term><command>media-ctl</command></term>
285 <listitem>
286 <para>
287 is a utility used to configure V4L2 devices.
288 </para>
289 <indexterm zone="v4l-utils media-ctl">
290 <primary sortas="b-media-ctl">media-ctl</primary>
291 </indexterm>
292 </listitem>
293 </varlistentry>
294
295 <varlistentry id="qv4l2">
296 <term><command>qv4l2</command></term>
297 <listitem>
298 <para>
299 is used to test video4linux capture devices.
300 </para>
301 <indexterm zone="v4l-utils qv4l2">
302 <primary sortas="b-qv4l2">qv4l2</primary>
303 </indexterm>
304 </listitem>
305 </varlistentry>
306
307 <varlistentry id="rds-ctl">
308 <term><command>rds-ctl</command></term>
309 <listitem>
310 <para>
311 is a utility for decoding raw RDS data from V4L2 Radio devices
312 and offers simple ways to access the received RDS information.
313 </para>
314 <indexterm zone="v4l-utils rds-ctl">
315 <primary sortas="b-rds-ctl">rds-ctl</primary>
316 </indexterm>
317 </listitem>
318 </varlistentry>
319
320 <varlistentry id="v4l2-compliance">
321 <term><command>v4l2-compliance</command></term>
322 <listitem>
323 <para>
324 is a compliance test tool.
325 </para>
326 <indexterm zone="v4l-utils v4l2-compliance">
327 <primary sortas="b-v4l2-compliance">v4l2-compliance</primary>
328 </indexterm>
329 </listitem>
330 </varlistentry>
331
332 <varlistentry id="v4l2-ctl">
333 <term><command>v4l2-ctl</command></term>
334 <listitem>
335 <para>
336 is a tool to control v4l2 controls from the cmdline.
337 </para>
338 <indexterm zone="v4l-utils v4l2-ctl">
339 <primary sortas="b-v4l2-ctl">v4l2-ctl</primary>
340 </indexterm>
341 </listitem>
342 </varlistentry>
343
344 <varlistentry id="v4l2-dbg">
345 <term><command>v4l2-dbg</command></term>
346 <listitem>
347 <para>
348 is a tool to directly get and set registers of v4l2 devices.
349 </para>
350 <indexterm zone="v4l-utils v4l2-dbg">
351 <primary sortas="b-v4l2-dbg">v4l2-dbg</primary>
352 </indexterm>
353 </listitem>
354 </varlistentry>
355
356 <varlistentry id="v4l2-sysfs-path">
357 <term><command>v4l2-sysfs-path</command></term>
358 <listitem>
359 <para>
360 checks the media devices installed on a machine and the
361 corresponding device nodes.
362 </para>
363 <indexterm zone="v4l-utils v4l2-sysfs-path">
364 <primary sortas="b-v4l2-sysfs-path">v4l2-sysfs-path</primary>
365 </indexterm>
366 </listitem>
367 </varlistentry>
368
369 </variablelist>
370
371 </sect2>
372
373</sect1>
Note: See TracBrowser for help on using the repository browser.