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

12.0 12.1 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since bb72b0a was b3867c5, checked in by Bruce Dubbs <bdubbs@…>, 12 months ago

Add qt5-components page.

Also create an ENTITY for qt5 or qt5-alternate and use that
to specify the qt5 dependenies.

The complete KF5/plasma packages should use the full qt5 build, but
the lxqt kf5/plasma components only need qt5-alternate.

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