xawtv-remote, v4lctl -- control video4linux devices
xawtv-remote [ options ] command v4lctl [ options ] command
xawtv-remote and v4lctl can be used to control a video4linux driven TV card. xawtv-remote passes the command to a already running xawtv or motv instance using X11 properties. v4lctl sets the parameters directly.
xawtv-remote knows the following options: -h print a short help text -d dpy Set the X11 display -i id Set the Window ID. v4lctl understands these options: -h print a short help text -c device Set video4linux device. -D driver Set video4linux driver. -v n Set debug level to n, where n = [0..2]
Both tools basically use the same set of commands. Some of them are useful for xawtv-remote only (fullscreen for example). setstation [ <name> | <nr> | next | prev | back ] Set the TV station. This selects on of the TV stations which are configured in the .xawtv config file. The argument can be the station name or a number (the first one listed in the config file is 0, ...). next/prev jumps to the next/previous station in the list, back to the previously selected one. setchannel [ <name> | next | prev ] Tune in some channel. setfreqtab <table> Set the frequency table. See the menu in xawtv for a list of valid choices. setnorm <norm> Set the TV norm (NTSC/PAL/SECAM). setinput [ <input> | next ] Set the video input (Television/Composite1/...) capture [ on | off | overlay | grabdisplay ] Set capture mode. volume mute on | off mute / unmute audio. volume <arg> color <arg> hue <arg> bright <arg> contrast <arg> Set the parameter to the specified value. <arg> can be one of the following: A percent value ("70%" for example). Some absolute value ("32768"), the valid range is hardware specific. Relative values can be specified too by prefixing with "+=" or "-=" ("+=10%" or "-=2000"). The keywords "inc" and "dec" are accepted to and will increase and decrease the given value in small steps. setattr <name> <value> Set set the value of some attribute (color, contrast, ... can be set this way too). show [ <name> ] Show the value current of some attribute. list List all available attributes with all properties (default value, range, ...) snap [ jpeg | ppm ] [ full | win | widthxheight ] <filename> Capture one image. webcam <filename> Capture one image. Does basically the same as "snap jpeg win <filename>". Works also while avi recording is active. It writes to a temporary file and renames it when done, so there is never a invalid file. movie driver [ files | raw | avi | qt ] movie video [ ppm | pgm | jpeg | rgb | gray | 422 | 422p | rgb15 | rgb24 | mjpeg | jpeg | raw | mjpa | png ] movie fps <frames per second> movie audio [ mono8 | mono16 | stereo ] movie rate <sample rate> movie fvideo <filename> movie faudio <filename> movie start movie stop control xawtv's movie recorder. fullscreen Toggle fullscreen mode. showtime Display time (same what the 'D' key does in xawtv). msg text Display text on the on-screen display (window title / upper left corner in fullscreen mode). vtx line1 line2 [ ... ] Display subtitles. It pops up a small window at the bottom of the screen. It is intended to be used as an interface for displaying subtitles (often on videotext page 150 in Europe, that's why the name) by external programs. Every command line argument is one line, zero lines removes the window. You can colorize the text with the control sequence "ESC foreground background". foreground/background has the range 0-7 (ansi term colors). Example: "\03347 hello world " is blue on white. "\033" must be a real escape character, the string doesn't work. With the bash you'll get it with ^V ESC. vtx does also understand the ANSI tty escape sequences for color. quit quit xawtv keypad n enter digit 'n'. That's the two-digit channel selection, entering two digits within 5 seconds switches to the selected station. Useful for lirc. vdr command send "command" to vdr (via connect on localhost:2001).
xawtv(1), motv(1), xawtvrc(5)
Gerd Knorr <kraxel@bytesex.org>
Copyright (C) 1997-2001 Gerd Knorr <kraxel@bytesex.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. (c) 1997-99 Gerd Knorr xawtv-remote(1)
Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.
Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.
Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.
Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.
The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.
Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.
Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.
Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.