Hi, 13 червня 2010 о 15:46 -0400 Devin Heitmueller написав(-ла): > I finally found a couple of hours to debug this issue. Please try the > attached patch and report back whether it addresses the problem you > were seeing with the fields shifting left/right. Thanks, that patch fixes the shifting problem, all the pixels are in the right place. > Regarding the green lines at the bottom, this is an artifact of the > VBI changes, resulting from the fact that there is some important VBI > content inside of the Active Video area (line 23 WSS in particular), > and the chip cannot handle providing it both in YUYV format for the > video area as well as in 8 bit greyscale for the VBI. As a result, we > had to drop the lines from the video area. > > What probably needs to happen is I will need to change the driver to > inject black lines into each field to make up for the two lines per > field we're not sending in the video area. Anything that makes the picture centered will be great. > In the meantime though, > you can work around the issue by cropping out the lines with the > following command: > > /usr/bin/mplayer -vo xv,x11 tv:// -tv > driver=v4l2:device=/dev/video0:norm=PAL:width=720:height=576:input=1 > -vf crop=720:572:0:0 Thanks for the tip. It worked with 640x480. But when I tried to use 720x576 I got a picture with a lot of noise made of horizontal white lines. However maybe it is because of damaged USB connector... Also teletext is still unreadable (both with 640x480 and 720x576). Does mplayer support teletext correctly? And can it work with resolution 640x480? Regards, Eugeniy Meshcheryakov