#mplayer -tv driver=v4l:device=/dev/video0:width=640:height=480:input=0:norm=ntsc:chanlist=us-bcast tv://$1 -vf pp=lb WIDTH=320 HEIGHT=240 echo "width is" $WIDTH echo "height is" $HEIGHT # sound input on tog-input.txt mplayer -tv driver=v4l:device=/dev/video0:width=$WIDTH:height=$HEIGHT:input=0:norm=ntsc:chanlist=us-bcast:channels=2-2,4-4,5-5,7-7,9-9,\ 11-11,17-17,19-19,22-22,23-23,25-25,26-26,29-29,36-36,41-41,47-47,52-52,57-57,69-69 tv://$1 -vf pp=lb # sound input off tog-input.txt