Re: EasyCAP (534d:0021) not offering native 720x576

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 05. 01. 23, 9:29, Jiri Slaby wrote:
Ah, that makes sense. Which leads me to: sometimes, the picture distorts after I start playing the video. It's skewed and halves of the picture switched [1]. I assume the driver expects NTSC@720x480, but the device sends PAL@720x576, actually. Sometimes, there are also color strips.

[1] https://hci.fi.muni.cz/~xslaby/n/skew.jpg

FWIW taking only every third line of it and applying this math on the offset:
  offset_in_bitmap = x + 2*576*y/480;
makes some parts of the picture what they should be. I have no idea if it helps anything though ;). IOW, the skew at the bottom of the picture seems to be 576*2=1172 pixels for whatever reasons.

thanks,
--
--
js
suse labs




[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux