improved description for option input

This commit is contained in:
JoergWeber
2007-12-20 11:17:53 +00:00
parent 291988fb69
commit 57cb0c8efd
2 changed files with 2 additions and 2 deletions

2
conf.c
View File

@@ -238,7 +238,7 @@ config_param config_params[] = {
{
"input",
"# The video input to be used (default: 8)\n"
"# Should normally be set to 1 for video/TV cards, and 8 for USB cameras",
"# Should normally be set to 0 or 1 for video/TV cards, and 8 for USB cameras",
0,
CONF_OFFSET(input),
copy_int,

View File

@@ -52,7 +52,7 @@ v4l2_palette 8
; tunerdevice /dev/tuner0
# The video input to be used (default: 8)
# Should normally be set to 1 for video/TV cards, and 8 for USB cameras
# Should normally be set to 0 or 1 for video/TV cards, and 8 for USB cameras
input 8
# The video norm to use (only for video capture and TV tuner cards)