DFBSee

DFBSee

Section: DirectFB Manual Pages (1)

NAME

DFBSee - an image viewer and video player using DirectFB

SYNOPSIS

dfbsee [-v] [--version] [-f] [--fullscreen] [-z] [--zoom] [-o] [--override-ratio] [n:n] [-c] [--corner] [-t] [--time] [-m] [--mode <nnn>x<nnn>@<nn>] filename ...

DESCRIPTION

DFBSee is an image viewer and video player using DirectFB. It asks DirectFB for a suitable media provider for the given files and displays them.

OPTIONS

dfbsee accepts the following command-line options:

-v, --version
Output the version info.
-f, --fullscreen
Start in fullscreen mode.
-z, --zoom
Start with maximal zoom.
-r, --override-ratio [n:n]
Allows to override the aspect ratio. If this option is set, but no aspect ratio is specified, the screen's aspect ratio is used.
-c, --corner
Do not center images/video but put them into the top left corner.
-t, --time
Show current time.
-s, --slide-show <seconds>
Switch to next image/video after the specified time of inactivity.
-m, --mode <nnn>x<nnn>@<nn>
Tries to set the framebuffer to the given resolution and bit-depth. If this fails or this option is not used the first mode found in /etc/fb.modes is used.

USAGE

DFBSee is controlled using the keyboard. The following keys are used:

Z
Toggle zoomed display.
F
Toggle fullscreen mode.
R
Toggle override-ratio, see the corresponding command-line option.
Cursor Up
Increase zoom factor by 10% (100% if used in combination with the Ctrl key or 1% with Shift).
Cursor Down
Decrease zoom factor by 10% (100% if used in combination with the Ctrl key or 1% with Shift).
M
Maximum zoom.
SPACE or PAGEDOWN
Next file.
BACKSPACE or PAGEUP
Previous file.
T
Toggle display of current time.
Enter
Pause a running slide-show or restart it.
V
Adjust master volume using the cursor keys.
F1
Show help screen.
ESC or Q
Quit DFBSee.

When playing video, additional keys are supported:

Cursor Left
Rewind video by 10 seconds. Use in combination with the Ctrl key to rewind 1 minute or with the Shift key to rewind 1 second.
Cursor Right
Forward video by 10 seconds. Use in combination with the Ctrl key to forward 1 minute or with the Shift key to forward 1 second.
Enter
Pause the video or restart a paused video playback.
Home
Jump to the start of the video.
End
Jump to the end of the video.

Some video providers (noteably Video4Linux) allow to adjust the video colors. This is done by holding one of the following keys and adjusting the value using the cursor keys. Pressing Space resets the value.

B
Brightness
C
Contrast
H
Hue
S
Saturation

AUTHORS

Sven Neumann and other folks from convergence integrated Media GmbH

SEE ALSO

fb.modes(8)
KDE Logo