📄 tvtime-command.1
字号:
.\" Man page for tvtime-command.\" Copyright (c) 2003, 2004 Billy Biggs.\".\" 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..\".TH tvtime-command 1 "October 2004" "tvtime 1.0RC1".SH NAMEtvtime\-command \- control a running.B tvtimeprocess.SH SYNOPSIS.B tvtime\-command.RI [\| COMMAND "\|] ...".SH DESCRIPTION.B tvtime\-commandallows a user to control a running.B tvtimeprocess by sending it commands. It communicates with.B tvtimethrough a FIFO, otherwise known as a named pipe. Commands are case\-insensitive, and are executed in order..SH COMMANDS.TP.B AUTO_ADJUST_PICTRestores the picture settings (brightness, contrast, hue, colour) totheir default values..TP.B AUTO_ADJUST_WINDOWAutomatically resize the window to match the content inside it. Thisis for when you resize tvtime into, say, a long rectangle, and want itto jump back to being a perfect 4:3 box around the content..TP.B BRIGHTNESS_DOWNLowers the brightness setting on the input..TP.B BRIGHTNESS_UPIncreases the brightness setting on the input..TP.B CHANNEL_[0\-9]Simulates a keypad number press..TP.B CHANNEL_ACTIVATE_ALLRe-activates all channels in the list. Use this to re-initialize thechannel list before running the scanner if you believe some channels aremissing, or if new channels have become available..TP.B CHANNEL_DEC / CHANNEL_DOWNMove one channel down in the channel list..TP.B CHANNEL_INC / CHANNEL_UPMove one channel up in the channel list..TP.B CHANNEL_JUMP / CHANNEL_PREVChanges to the last channel you were at. Useful for jumping back andforth between two programs on distant channels..TP.B CHANNEL_RENUMBERRenumbers the current channel. This will swap the current channel withthe number you type in. Use this to configure your station list to suitpreference or locality..TP.B CHANNEL_SAVE_TUNINGSaves the current fine tuning settings as a custom channel in thestation list..TP.B CHANNEL_SCANWalks from the current position through the channel list, disabling anychannels for which no signal is detected. This command is onlyavailable if signal checking is enabled..TP.B CHANNEL_SKIPToggles the current channel as being active or disabled in the stationlist. You can use this to manually scan your channels and enable thosewith signal or disable duplicate stations..TP.B COLOUR_DOWN / COLOR_DOWNDecreases the input colour picture setting. This will make the imageless colourful until it is black-and-white..TP.B COLOUR_UP / COLOR_UPIncreases the input colour picture setting. This will give the imagemore colour..TP.B CONTRAST_DOWNDecreases the contrast setting of the input..TP.B CONTRAST_UPIncreases the contrast setting of the input..TP.B DISPLAY_INFOThis will re-display the OSD for the current channel, showing thechannel information, current deinterlacer and framerate, the time, andinput settings..TP.B DISPLAY_MESSAGEThis will display a message along the bottom of the OSD. Useful forcron jobs or other scripts to send notifications to a user runningtvtime..TP.B DOWNThis command provides the dual functionality of channel down or menu arrowdown, depending on whether the menu is currently active. This command isto be used together with the LEFT, RIGHT and UP commands..TP.B ENTERSends a virtual enter command. Use this when changing the channel:.br\h'4n'tvtime-command channel_1 channel_5 enter.brwill change to channel 15..TP.B FINETUNE_DOWNDecreases the fine tuning setting for the current channel..TP.B FINETUNE_UPIncreases the fine tuning for the current channel..TP.B HUE_DOWNDecreases the hue setting of the input..TP.B HUE_UPIncreases the hue setting of the input..TP.B KEY_EVENTSends a fake keystroke event to tvtime. This is useful fordoing complex operations via a remote control, as you canindirect events to tvtime's internal key binding system..TP.B LEFTThis command provides the dual functionality of mixer volume down ormenu back command, depending on whether the menu is currently active.This command is to be used together with the RIGHT, UP and DOWN commands..TP.B MENU_DOWNIn menu mode, this command moves the cursor down one entry in the menu..TP.B MENU_ENTERIn menu mode, this command selects the current entry or moves forwardone level in the menu..TP.B MENU_EXITIn menu mode, this command shuts off the menu..TP.B MENU_LEFTIn menu mode, this command moves back one level in the menu..TP.B MENU_RIGHTIn menu mode, this command selects the current entry or moves forwardone level in the menu..TP.B MENU_UPIn menu mode, this command moves the cursor up one entry in the menu..TP.B MIXER_DOWNDecreases the volume setting for the Line In device from .IR /dev/mixer .An optional parameter specifies the percentage to decrease by..TP.B MIXER_TOGGLE_MUTEToggles the mute status with the mixer, and not with the capture cardlike.B TOGGLE_MUTEdoes..TP.B MIXER_UPIncreases the volume setting for the Line In device from .IR /dev/mixer .An optional parameter specifies the percentage to increase by..TP.B NOOPThe command to do nothing. Useful for when you want to blank out one ofthe default key bindings in tvtime..TP.B OVERSCAN_DOWNDecreases the overscan compensation amount. This will show more of thecaptured input..TP.B OVERSCAN_UPIncreases the overscan compensation amount. This will show less of thecaptured input..TP.B PICTURESelects which picture setting (brightness/contrast/colour/hue) to changeusing the.B PICTURE_UPand.B PICTURE_DOWNcommands..TP.B PICTURE_UPIncreases the current picture setting value (brightness/contrast/colour/hue)..TP.B PICTURE_DOWNDecreases the current picture setting value (brightness/contrast/colour/hue)..TP.B RESTARTAsks tvtime to restart itself. This is used in the menu when we have changeda value that we can't yet change at runtime..TP.B RIGHTThis command provides the dual functionality of mixer volume up ormenu enter command, depending on whether the menu is currently active.This command is to be used together with the LEFT, UP and DOWN commands..TP.B RUN_COMMANDInstructs tvtime to spawn a command. This can be used to start a program usinga key in tvtime or lirc, such as to spawn mythepg or alevt. Usingtvtime-command run_command "xterm" will have tvtime call system( "xterm &" )..TP.B SAVE_PICTURE_GLOBALSaves the current picture settings as the global defaults..TP.B SAVE_PICTURE_CHANNELSaves the current picture settings as the defaults for the current channelon the tuner..TP.B SCREENSHOTAsks.B tvtimeto take a screenshot. Screenshots are saved to the directory listed asthe screenshot directory in the.I tvtime.xmlconfiguration file. The default is therunning user's home directory..TP.B SET_AUDIO_MODEThis command takes a parameter and sets the current audio mode. Validoptions are "mono", "stereo", "sap", "lang1" or "lang2"..TP.B SET_DEINTERLACERThis command takes a parameter and sets the current deinterlacer. Validoptions are the short name of any of the deinterlacers available in tvtime..TP.B SET_FRAMERATEThis command takes a parameter and sets the current framerate. Validoptions are "full", "top" and "bottom"..TP.B SET_FREQUENCY_TABLEThis command takes a parameter and sets the current frequency table..TP.B SET_FULLSCREEN_POSITIONThis command sets where widescreen output will be aligned when in fullscreenmode, either top for the top of the screen, center, or bottom..TP.B SET_INPUTThis command takes a parameter and sets the the capture card input (0-n).Among the Inputs are: the tuner, composite, or S-Video connectors on thecapture card..TP.B SET_INPUT_WIDTHThis command takes a parameter and sets the current input width in pixels.It will be used in tvtime after a restart..TP.B SET_MATTEThis command sets the matte to apply to the output. This changes thesize of the output window, and is useful for watching a 2.35:1 movie ina long, thin window, or for watching it at the top of the screen usingthe fullscreen position option. Valid options here are 16:9, 1.85:1,2.35:1 or 4:3..TP.B SET_NORMThis command takes a parameter and sets the current television standard.It will be used in tvtime after a restart..TP.B SET_STATIONThis command takes a station name or number as a parameter and changesthe channel to the station given..TP.B SET_XMLTV_LANGUAGESet the preferred language code for XMLTV data. The argument can beeither the two-letter language code according to ISO 639 or a numberto select one of the known languages..TP.B SHOW_DEINTERLACER_INFOShows a help screen on the OSD describing the current deinterlacer setting..TP.B SHOW_MENUThis command is used to bring up the tvtime setup menu..TP.B SHOW_STATSShows a debug screen showing statistics about the running instance of tvtime..TP.B SLEEPThis command sets the sleep timer to tell tvtime to shut itself off aftera certain amount of time. Sending this command will first activate the feature,and sending it again will increase the timer up until a maximum value at whichpoint it is shut off..TP.B TOGGLE_ALWAYSONTOPIf supported by your window manager, this command will ask to have thewindow be put into an "always on top" state, where no other window canbe stacked above it..TP.B TOGGLE_ASPECTToggles the display between 4:3 and 16:9 mode. Use 16:9 mode if youhave configured an external DVD player or satellite receiver to outputanamorphic 16:9 content..TP.B TOGGLE_AUDIO_MODEToggles between the available audio modes on this channel. It can takesome time before the driver discovers that modes are available..TP.B TOGGLE_BARSAsks.B tvtimeto display colourbars. The colourbars are generated by.B tvtimeand are not related to the capture card, but simply to helpconfigure your video card and display device. Once your settings arecorrect with these colourbars, try colourbars from an input source likean external DVD player and make sure they match up..TP.B TOGGLE_CCEnables closed caption information to be displayed in the.B tvtimewindow.Closed captioning is only available if you have enabled VBI reading inyour.I tvtime.xmlconfiguration file..TP.B TOGGLE_CHANNEL_PAL_DKFor PAL users, toggles the audio mode of the current channel betweenthe PAL-BG and PAL-DK audio norms..TP.B TOGGLE_CHROMA_KILLEnables or disables the chroma killer filter, which makes the inputblack and white. Useful when watching a black-and-white movie to avoidchrominance artifacts..TP.B TOGGLE_COLOR_INVERT / TOGGLE_COLOUR_INVERTTurns on or off the colour invert filter. This is (apparently) usefulfor users of the Australian cable company Optus who want to avoid usingthe decryption boxes and tune using their capture card directly..TP.B TOGGLE_DEINTERLACERThis toggles between the available deinterlacing methods..TP.B TOGGLE_FULLSCREENThis toggles between fullscreen and windowed mode..TP.B TOGGLE_FRAMERATEToggles the framerate at which.B tvtimewill output. Options are full framerate (every field deinterlaced to a frame), half frame rate TFF (everytop field deinterlaced to a frame) and half frame rate BFF (every bottomfield deinterlaced to a frame)..TP.B TOGGLE_INPUTSwitches the capture card input used. Among the Inputs are: thetuner, composite, or S-Video connectors on the capture card..TP.B TOGGLE_MATTESwitches between the available mattes. This cuts off the top andbottom of the input picture to help fit the window to the imagecontent..TP.B TOGGLE_MIRRORTurns on or off the mirror filter, which flips the input. This isuseful for using tvtime with mirroring projectors, although I don'tthink it will actually work as intended yet since we don't mirrorthe OSD output. :) Comments appreciated..TP.B TOGGLE_MUTEToggles the mute state in the capture card (and not inyour soundcard)..TP.B TOGGLE_NTSC_CABLE_MODEToggles the NTSC cable mode settings: .IR Standard ,.IR IRC ", and ".I HRCare available..TP.B TOGGLE_PAL_DK_AUDIOFor PAL users, toggles the default audio mode of all channels betweenthe PAL-BG and PAL-DK audio norms..TP.B TOGGLE_PAL_SECAMToggles between PAL and SECAM on the current channel. This feature isuseful for regions which receive both PAL and SECAM channels, such thattvtime can be configured on a per-channel basis for the correct norm..TP.B TOGGLE_PAUSEEnters pause mode. Pause mode is a debugging feature used totest deinterlacer filters by allowing to see the output of a single setof frames with various deinterlacers..TP.B TOGGLE_PULLDOWN_DETECTIONEnables or disables the 2\[en]3 pulldown detection feature for NTSC input..TP.B TOGGLE_QUIET_SCREENSHOTSWhen this option is turned on, screenshots will not announce themselveson the OSD. This is useful if you intend to take a lot of screenshots,and don't want the text to interrupt your TV watching or appear in otherscreenshots..TP.B TOGGLE_SIGNAL_DETECTIONToggles on and off tvtime's signal detection code. Signal detection enablesfeatures like channel scanning and increases responsiveness on channels withpoor reception, but may make it impossible to watch stations where thereception is too bad for the card to detect it reliably..TP.B TOGGLE_XDSToggles on and off tvtime's XDS decoding code. XDS is used to send informationabout the channel including the network name and call letters, andsometimes information about the current show. This information is then shownon the OSD and saved to the stationlist.xml file..TP.B TOGGLE_XMLTV_LANGUAGEToggles which language to show by default from the XMLTV file fromthe ones available in the file..TP.B UPThis command provides the dual functionality of channel up or menu arrow up,depending on whether the menu is currently active. This command is to beused together with the LEFT, RIGHT and DOWN commands..TP.B QUITAsks the running.B tvtimeprocess to exit..SH AUTHORSBilly Biggs,Stewart Allen..SH "SEE ALSO".BR tvtime (1),.IR tvtime.xml (5),.IR stationlist.xml (5).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -