Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

totem-video-thumbnailer(1) [opensolaris man page]

totem-video-thumbnailer(1)					   User Commands					totem-video-thumbnailer(1)

NAME
totem-video-thumbnailer - an interactive accessibility explorer. SYNOPSIS
totem-video-thumbnailer [--jpeg] [--no-limit] [--size=size] [--time=seconds] [--verbose] input output URI [gst-std-options] [gnome-std- options] DESCRIPTION
totem-video-thumbnailer is used internally by GNOME applications such as nautilus(1) to generate PNG thumbnails of video files. OPTIONS
The following options are supported: -j, --jpeg Output the thumbnail as a JPEG instead of PNG. -l, --no-limit Do not limit the thumbnailing time to 30 seconds. -s, --size=size size of the thumbnail in pixels -t, --time=seconds Do not limit the thumbnailing time to 30 seconds. -v, --verbose Output debug information. gnome-std-options Standard options available for use with most GNOME applications. See gnome-std-options(5). OPERANDS
The following operands are supported: input The input filename. This can be in any format that totem can play. output The output filename, in PNG format by default, or in JPEG format if the --jpeg is used. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-media-player | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
nautilus(1), totem(1), attributes(5), gnome-std-options(5) Comprehensive totem-video-thumbnailer documentation could be found under the Help menu in totem-video-thumbnailer. NOTES
Written by Zack Cerza coe.neu.edu> for the Debian Project. Updated by Brian Cameron, Sun Microsystems Inc., 2007. SunOS 5.11 08 Nov 2007 totem-video-thumbnailer(1)

Check Out this Related Man Page

gnome-about(1)							   User Commands						    gnome-about(1)

NAME
gnome-about - display GNOME introductory information SYNOPSIS
gnome-about [--gnome-version] [gnome-std-options] DESCRIPTION
The GNOME introductory dialog displays a list of the GNOME contributors, and provides links to some useful GNOME websites. OPTIONS
The following options are supported: --gnome-version Display information on this GNOME version. gnome-std-options Standard options available for use with most GNOME applications. See gnome-std-options(5). EXAMPLES
Example 1: Displaying the GNOME introductory information example% gnome-about EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/gnome-about Executable for GNOME introductory information display. /usr/share/gnome-about/gnome-version.xml XML source of GNOME version, build date and introductory text for the application. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-panel | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
attributes(5), gnome-std-options(5) Latest version of the GNOME Desktop User Guide for your platform. NOTES
The gnome-version.xml file format is classified as Volatile and its stability should not be relied upon. Written by Mark McLoughlin, updated by Brian Cameron, Sun Microsystems Inc., 2003, 2006, 2007. SunOS 5.11 09 Nov 2007 gnome-about(1)
Man Page