Scroll to navigation

xplayer-video-thumbnailer(1) xplayer-video-thumbnailer(1)

NAME

xplayer-video-thumbnailer - video thumbnailer for the GNOME desktop

SYNOPSYS

xplayer-video-thumbnailer [-j|--jpeg] [-l|--no-limit] [-g num|--gallery num] [-s size] input output [backend options]

DESCRIPTION

This manual page documents briefly the xplayer-video-thumbnailer command. This manual page was written for the Debian Project because the original program does not have a manual page.

xplayer-video-thumbnailer is used internally by GNOME applications such as nautilus to generate PNG thumbnails of video files. While it is possible to invoke it manually, it is usually done automatically by nautilus.

ARGUMENTS

The input filename. This can be in any format that xplayer can play.
The output filename, output in PNG format.
Options to be passed to the backend (i.e. gstreamer).

OPTIONS

Switch the output format to JPEG. The default is PNG.
Output a gallery of the given number (0 is the default) of screenshots.
Don't limit the thumbnailing time to 30 seconds. For debugging purposes.
The size of the thumbnail. Example: "64x64". The default is "128x96".

AUTHOR

xplayer-video-thumbnailer was written by Bastien Nocera <hadess@hadess.net>.

This manual page was written by Zack Cerza <zcerza@coe.neu.edu> for the Debian Project (but may be used by others).

SEE ALSO

2009-05-06 GNOME