From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from plane.gmane.org ([80.91.229.3]:48222 "EHLO plane.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751748Ab2KMTT3 (ORCPT ); Tue, 13 Nov 2012 14:19:29 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TYM1H-0005Km-LN for linux-media@vger.kernel.org; Tue, 13 Nov 2012 20:19:35 +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 20:19:35 +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 20:19:35 +0100 To: linux-media@vger.kernel.org From: Neuer User Subject: Re: Color problem with MPX-885 card (cx23885) Date: Tue, 13 Nov 2012 20:19:13 +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 20:12, schrieb Devin Heitmueller: > Just to be clear, I wasn't intending to suggest that you were using > any of the actual V4L2 cropping features. I'm just saying that if the > video scaler were broken, it's possible that the frames are > *effectively* being cropped at 640x480. Absolutely, you found the problem. Thanks a lot. Indeed as soon as I define a resolution (even the 640x480) I get the full picture. Only if NO resolution is specified, I get 640x480 as a croped version. Funny bug. For me I can live with the current solution. I can define the resolution with mplayer and crop out the black left border. (Hopefully QTMultimedia can do that also...) Again, you have been very helpful. Thank you very very much. Michael > > But yeah, you should definitely try capturing at 720x576 in mplayer. > You can specific command line arguments to mplayer to set the width > and height. > > Devin >