Cameron Maxwell wrote: >Okay, the ugly black space at the side of the image and the line can be >removed by changing the PAL horiz image offset. > >In usbvision_set_input() if inside the PAL 'if' statement you change: > value[4] = 0x60; > >to > value[4] = 0x42; > >It should remove the line and most of the black gap. It should be noted that >i'm using USBVISION_8_422_SYNC = 0x00, which does not use the CCIR sync >codes, which i find gives me a much better picture, unlike the current >usbvision-0.3.3-test3 which uses USBVISION_8_422_SYNC = 0x01. > >Cameron > > yehhhh! it worked!
thankkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkks :) i'm stiil looking for the correct values.. force brute :) ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
