setchannel.1 revision 166960

. Copyright (C) 2004-2006 The FreeBSD Project. All rights reserved. .\ . Redistribution and use in source and binary forms, with or without . modification, are permitted provided that the following conditions . are met: . 1. Redistributions of source code must retain the above copyright . notice, this list of conditions and the following disclaimer. . 2. Redistributions in binary form must reproduce the above copyright . notice, this list of conditions and the following disclaimer in the . documentation and/or other materials provided with the distribution. . . THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND . ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE . IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE . ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE . FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL . DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS . OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) . HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT . LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY . OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF . SUCH DAMAGE. .\ $Id: cxm.4,v 1.1 2004/10/16 00:12:35 mavetju Exp $
$FreeBSD: head/usr.bin/setchannel/setchannel.1 166960 2007-02-25 01:28:37Z grog $

.Dd November 30, 2006 .Dt pvr250-setchannel 1 .Os .Sh NAME .Nm pvr250-setchannel .Nd Hauppage PVR250/350 channel selector .Sh SYNOPSIS .Cd pvr250-setchannel [-a {on | off}] [-c | -r | -s | -t] [-g geom] [-m channel_set] [channel | freq]

p .Sh DESCRIPTION .Nm provides support for selecting channels on Hauppauge WinTV cards, including the PVR 150, PVR 250, PVR 350 and PVR 500.

p The following options are available: l -tag -width indent t Fl a Cm on Enable AFC. t Fl a Cm off Disable AFC. t Fl c Select composite input. t Fl d Select the tuner unit number. This is appended to the base device file name

a /dev/cxm to form a device name such as

a /dev/cxm0 or

a /dev/cxm1 . t Fl r Select radio input. t Fl s Select svideo input. t Fl t Select tuner. t Fl g Cm geom Select geometry. The first resolution is for NTSC, the second for PAL.

p VCD: 352x240 or 352x288 SVCD: 480x480 or 480x576 DVD (half D1): 352x480 or 352x576 DVD (full D1): 720x480 or 720x576 t Fl m Cm channel-set Select channel set and system.

p 0 = Tuner Default 1 = US Broadcast (NTSC) 2 = US Cable (NTSC) 4 = Western Europe (PAL) 5 = Japan Broadcast (NTSC) 6 = Japan Cable (NTSC) 8 = Australia (PAL) 9 = France (SECAM) t Cm channel Channel number to set. t Cm freq Frequency in MHz (must include decimal point). .El .Sh AUTHORS .An -nosplit This program is made by .An John Wehle <john@feith.com>

p This man page is made by .An Edwin Groothuis <edwin@FreeBSD.org> .Sh SEE ALSO .Xr cxm 4 , .Xr bktr 4 , .Xr meteor 4 .Sh HISTORY The .Nm program first appeared in the -multimedia mailing-list in January 2004. The .Nm program first appeared in the FreeBSD Ports collection in October 2004.