From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from plane.gmane.org ([80.91.229.3]:44159 "EHLO plane.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754821Ab2KMSCn (ORCPT ); Tue, 13 Nov 2012 13:02:43 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TYKov-0007QD-Pr for linux-media@vger.kernel.org; Tue, 13 Nov 2012 19:02:45 +0100 Received: from 84-72-11-174.dclient.hispeed.ch ([84.72.11.174]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 13 Nov 2012 19:02:45 +0100 Received: from auslands-kv by 84-72-11-174.dclient.hispeed.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 13 Nov 2012 19:02:45 +0100 To: linux-media@vger.kernel.org From: Neuer User Subject: Re: Color problem with MPX-885 card (cx23885) Date: Tue, 13 Nov 2012 19:02:25 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit In-Reply-To: Sender: linux-media-owner@vger.kernel.org List-ID: Am 13.11.2012 18:07, schrieb Devin Heitmueller: > On Tue, Nov 13, 2012 at 11:39 AM, Neuer User wrote: >> The minor ones (card not autodetected, and black border on the left >> side) can probably be dealt with, e.g. in postprocessing. Or is there a >> chance to fix these in the driver? > > They can almost certainly be fixed in the driver (the black border is > a result of incorrect HSYNC configuration for PAL standards). The > bigger issue though is finding someone willing to do the work. If > this is for a commercial application, you may wish to reach out to > Steven Toth. He did the original MPX support as a consulting project. > > Devin > Hi Devin Thanks for the help. The HSYNC problem is bigger than I thought. I compared the captured image with an image from another (USB) video digitizer and it is obvious that the image has lost about 10-20% on the right side and on the bottom. Can probably be easily fixed. But it is no commercial project, so I need to do it myself, I guess. I hope there are some settings in the driver. Any idea where I need to look? (Is it the cx23885 driver at all or even the cx25840?) Michael