Ok, everything works except for the .xawtv file. I can't seem to get xawtv to recognize my .xawtv file. Here is my .xawtv:
# this is a comment
# empty lines are ignored too
# For North America with cable
[defaults]
norm = ntsc
capture = overlay
source = Composite1
freqtab = us-bcast
# You can give the channels meaningful names of your choice inside the []'s
[Composite1]
source = Composite1
capture = overlay
key = Alt+C
[S-Video]
source = S-Video
capture = overlay
key = Alt+S
and here are the error messages:
This is xawtv-3.21, running on Linux/i686 (2.2.17-21mdk)
visual: id=0x22 class=4 (TrueColor), depth=24
Xlib: extension "XVideo" missing on display ":0.0".
x11: 1280x1024, 32 bit/pixel, 5120 byte/scanline, DGA
waitpid: No child processes
waitpid: No child processes
v4l: 1280x1024, 32 bit/pixel, 5120 byte/scanline
/home/jing/.xawtv:3: syntax error
/home/jing/.xawtv:4: syntax error
/home/jing/.xawtv:6: syntax error
/home/jing/.xawtv:8: syntax error
/home/jing/.xawtv:9: syntax error
/home/jing/.xawtv:10: syntax error
/home/jing/.xawtv:11: error: no section
/home/jing/.xawtv:12: error: no section
/home/jing/.xawtv:13: error: no section
/home/jing/.xawtv:14: error: no section
/home/jing/.xawtv:16: syntax error
/home/jing/.xawtv:17: syntax error
/home/jing/.xawtv:18: error: no section
/home/jing/.xawtv:19: error: no section
/home/jing/.xawtv:20: error: no section
/home/jing/.xawtv:22: syntax error
/home/jing/.xawtv:23: error: no section
/home/jing/.xawtv:24: error: no section
/home/jing/.xawtv:25: error: no section
Any help would be great!!
# this is a comment
# empty lines are ignored too
# For North America with cable
[defaults]
norm = ntsc
capture = overlay
source = Composite1
freqtab = us-bcast
# You can give the channels meaningful names of your choice inside the []'s
[Composite1]
source = Composite1
capture = overlay
key = Alt+C
[S-Video]
source = S-Video
capture = overlay
key = Alt+S
and here are the error messages:
This is xawtv-3.21, running on Linux/i686 (2.2.17-21mdk)
visual: id=0x22 class=4 (TrueColor), depth=24
Xlib: extension "XVideo" missing on display ":0.0".
x11: 1280x1024, 32 bit/pixel, 5120 byte/scanline, DGA
waitpid: No child processes
waitpid: No child processes
v4l: 1280x1024, 32 bit/pixel, 5120 byte/scanline
/home/jing/.xawtv:3: syntax error
/home/jing/.xawtv:4: syntax error
/home/jing/.xawtv:6: syntax error
/home/jing/.xawtv:8: syntax error
/home/jing/.xawtv:9: syntax error
/home/jing/.xawtv:10: syntax error
/home/jing/.xawtv:11: error: no section
/home/jing/.xawtv:12: error: no section
/home/jing/.xawtv:13: error: no section
/home/jing/.xawtv:14: error: no section
/home/jing/.xawtv:16: syntax error
/home/jing/.xawtv:17: syntax error
/home/jing/.xawtv:18: error: no section
/home/jing/.xawtv:19: error: no section
/home/jing/.xawtv:20: error: no section
/home/jing/.xawtv:22: syntax error
/home/jing/.xawtv:23: error: no section
/home/jing/.xawtv:24: error: no section
/home/jing/.xawtv:25: error: no section
Any help would be great!!