v4lctl setattr "VCR Hack" 1 cmd: VCR Hack: attribute not found valid choices are: "bright", "contrast", "color", "hue", "mute", "norm", "input" notice agc, comb, luma, automute, audio mode are not listed, but show up in xawtv's menu only when _not_ using xv. -Erik Tue, 8 Jan 2002 08:38:51 -0000 - Joni Kähärä > Just a few posts ago, a mister Murrel explained how to do that in > command line: > > ... > $ v4lctl setattr <attribute> <value> > > "attribute" is allowed to be any attribute supported by the v4l[2] > interface. In the case of "VCR Hack" one simply executes: > > $ v4lctl setattr "VCR Hack" 0 > > ... > > jonk