Next: Utility Programs, Previous: Command Reference, Up: Command Reference
[v4lsview | sdlview | pgxview | ffbview] [
-n norm]
[
-c chan] [
-f freq] [
-w width] [
-h
height] [
-W width] [
-H height] [
-d device]
[
-G device] [
-A] [
-v] [
-P palette]
[
-D driver] [
-R region]
v4lsview is most generic viewer among these viewers because it can choose displaying driver. But it requires many libraries.
sdlview is specialized to use SDL (bound to SDL driver internally).
similarly, pgxview is bound to PGX driver only, ffbview is bound to
FFB+ driver only. These viewers has less shared library requirement.
-n norm
norm | description
|
0 | PAL (PAL-B, PAL-D, PAL-G, PAL-H, PAL-I)
|
1 | NTSC
|
2 | SECAM (SECAM L)
|
3 | PAL-NC
|
4 | PAL-M
|
5 | PAL-N
|
6 | NTSC-Japan (not recommended even in Japan)
|
-c chan
-f freq
-w width,
-h height
-w 480 -h 320
is specified.
-W width,
-H height
-d device
-G device
-A
-v
-P palette
Possible palettes are listed below:
palette | capturing format | displaying format | note
|
yuv,32 | YUV422 | RGB32 | SPARC only
|
yuv,24 | YUV422 | RGB24 |
|
32,32 | RGB32 | RGB32 | SPARC only
|
24,32 | RGB24 | RGB32 | SPARC only
|
24,24 | RGB24 | RGB24 |
|
16,16 | RGB565 | RGB565 |
|
15,15 | RGB555 | RGB555 |
|
yuv,32
is default and recommended.
In x86 platform, 16,16
is recommended.
-D driver
driver | description
|
sdl | Generic displaying driver. This is default.
|
pgx | Faster displaying driver only for PGX32/PGX64
graphics adapter series. These adapters have hardware-acceralated
color space conversion function.
|
ffb | Faster displaying driver only for FFB2+
graphics adapter series. These adapter has hardware-acceralated
color space conversion function.
|
null | Null displaying driver. No visible output.
|
-R region
c
s
Up, PageUp
Down, PageDown
m
p
f
q, Esc
watch_tv [CHANNEL[-vga] [-qvga]] [v4lsview_OPTIONS]
CHANNEL
-vga, -qvga
v4lsview_OPTIONS
region
, viewer
,
verbose
, default.device
, default.channel
,
default.norm
, default.width
, default.height
.
They are self-explanatory.
region: jp.cable viewer: pgxview default.device: /dev/video0 default.channel: 0 default.width: 640 default.height: 480 default.norm: 1