Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

xine-check(1) [suse man page]

XINE-CHECK(1)						      General Commands Manual						     XINE-CHECK(1)

NAME
xine-check - a checker for the xine video player SYNOPSIS
xine-check [-q] [-v] [-B] [-b] xine-bugreport [-q] [-v] [-B] DESCRIPTION
This manual page explains the xine-checker program. xine-check is a program, which tests the xine video player installation for common problems. If you experience any problem with or while running xine, running xine-check might provide useful hints for problem tracking. xine-check tests the operating system settings, installation of plugins, CD/DVD drive settings and video support parameters. If run as xine-bugreport, it will produce a terse system description and guide you through the process of reporting a bug. This is the pre- ferred way to report xine bugs, as it's easier for you and provides the developers with a more complete bugreport. OPTIONS
The program follows usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options are included below. For a complete description, see README and FAQ in /usr/share/doc/xine-ui or on the xine home page. -h, --help Show summary of options and version number. The remaining options, labelled XINE-CHECK options: when listed with "xine-check --help", are explained here. -q, --quiet Only give a single one-line messages, even if problems are found. Normally xine-check provides hints for every problem found to help solve the problem. -v, --verbose Enable extended output describing each check in detail, which produces a kind of frequently asked questions (FAQ) list. -B, --batch Turn off pause after long messages. Normally xine-check waits for confirmation after a problem was found or a long message was printed. -b, --bug Produce a bug report. This is the same as calling xine-bugreport directly. BUGS
none, of course ;-) Well, there are surely a few of those. You can probably best ask for support (and report bugs) on our mailing list at <xine-user@lists.sf.net>. SEE ALSO
xine(1), aaxine(1), xine-lib(3), http://xinehq.de <http://xinehq.de/> AUTHOR
This manual page was written by Philipp Hahn <pmhahn@users.sf.net> for the xine project. COPYRIGHT NOTICE
Copyright (C) 2002 Siggi Langauf The xine project Januar 16, 2002 XINE-CHECK(1)

Check Out this Related Man Page

GXINE(1)						      General Commands Manual							  GXINE(1)

NAME
gxine - a GTK/GNOME frontend to the xine video player SYNOPSIS
gxine [options] [files or MRLs] DESCRIPTION
gxine plays MPEG system (audio and video) streams, MPEG elementary streams (e.g. .mp3, .mpa or .mpv files), MPEG transport streams, AVI files, ASF files, Quicktime files, (S)VCDs and DVDs - anything which xine-lib can handle. Typical usage looks like gxine some.mpg gxine -f dvd:// gxine dvd://home/user/dvd/my.iso Some directories and file names are not treated as ordinary files. They are: DVD A directory containing a DVD filesystem structure; or a UDF filesystem image, identified by file name ("*.iso"). VCD A cue file, identified by file name. You can override this by using file://full/path/to/file. OPTIONS
-A audio_driver --audio audio_driver Select which libxine audio driver to use. This setting is not permanent, but it does prevent selection of other drivers via the preferences window. -V video_driver --video video_driver Select which libxine video driver to use. This setting is not permanent, but it does prevent selection of other drivers via the preferences window. -S --no-splash Don't show the splash window during startup. -a --add Don't clear the playlist before adding any MRLs; start playing the first new MRL. -e --enqueue Don't clear the playlist before adding any MRLs; don't start playing the first new MRL. -f --full-screen Start in full-screen mode. -c Javascript --command Javascript Javascript command(s) to be executed immediately after starting up. -C KEY=VALUE --configure KEY=VALUE Set configuration item KEY to VALUE, e.g. "-c gui.window_size=100%". -v --verbose Verbose mode: output information about plugins, the video stream, commands executed etc. Repeat for more verbosity. FEATURES
There are a couple of features which aren't immediately obvious: in full-screen mode, you can right-click to get access to the menus, or middle-click to show or hide the player controls. SEE ALSO
http://www.xine-project.org/, <http://www.xine-project.org/> xine(1), totem(1), kaffeine(1). xine(5) for MRL syntax documentation (libxine >= 1.0.2). AUTHOR
This manual page was written by Darren Salt <linux@youmustbejoking.demon.co.uk>. It is based on an older version written by Philipp Matthias Hahn <pmhahn@titan.lahn.de> for Debian. COPYRIGHT
Copyright (C) 2001-2006 The xine project 11 November 2006 GXINE(1)
Man Page