media controller interface

2013-02-06 Thread Gary Thomas
devices created? I'm running udev 182 Thanks for any pointers -- -------- Gary Thomas | Consulting for the MLB Associates |Embedded world -- To u

Re: ISPsupport

2012-09-27 Thread Gary Thomas
when I execute the "yavta /dev/video0 -c4 -n1 -s2592x1944 -fSGRBG10 -Fov5650-2592x1944-#.bin" I was getting "Unable to start streaming: Invalid argument (22).". I would like to know if anyone here can guide me a bit in order to have a working environment?. -- Regards, Laurent Pinchart

[PATCH] media-ctl: Fix build error with newer autotools

2012-09-24 Thread Gary Thomas
Rename configure.in to be configure.ac - required for newer versions of autotools (older versions silently handled this, now it's an error) Signed-off-by: Gary Thomas --- configure.ac | 93 ++ configure.in |

gstreamer caps and v4l2

2012-08-17 Thread Gary Thomas
ell v4l2src the details of my sensor? Thanks -- ---- Gary Thomas | Consulting for the MLB Associates |Embedded world -- To unsubscribe from this list: send the line "unsubscri

Re: OMAP4 support

2012-07-25 Thread Gary Thomas
Ping? Can anyone help me with these issues? On 2012-07-15 14:24, Gary Thomas wrote: On 2012-07-15 08:31, Sergio Aguirre wrote: Hi Gary, On Fri, Jul 13, 2012 at 5:24 AM, Gary Thomas wrote: On 2012-07-12 20:30, Sergio Aguirre wrote: Hi Gary, On Tue, Jul 10, 2012 at 2:31 PM, Gary Thomas

Re: OMAP4 support

2012-07-15 Thread Gary Thomas
On 2012-07-15 08:31, Sergio Aguirre wrote: Hi Gary, On Fri, Jul 13, 2012 at 5:24 AM, Gary Thomas wrote: On 2012-07-12 20:30, Sergio Aguirre wrote: Hi Gary, On Tue, Jul 10, 2012 at 2:31 PM, Gary Thomas wrote: On 2012-07-10 11:05, Chris Lalancette wrote: On Tue, Jul 10, 2012 at 9:41 AM

Re: OMAP4 support

2012-07-13 Thread Gary Thomas
On 2012-07-13 04:24, Gary Thomas wrote: On 2012-07-12 20:30, Sergio Aguirre wrote: Hi Gary, On Tue, Jul 10, 2012 at 2:31 PM, Gary Thomas wrote: On 2012-07-10 11:05, Chris Lalancette wrote: On Tue, Jul 10, 2012 at 9:41 AM, Gary Thomas wrote: I'm looking for video support on

Re: OMAP4 support

2012-07-13 Thread Gary Thomas
On 2012-07-12 20:30, Sergio Aguirre wrote: Hi Gary, On Tue, Jul 10, 2012 at 2:31 PM, Gary Thomas wrote: On 2012-07-10 11:05, Chris Lalancette wrote: On Tue, Jul 10, 2012 at 9:41 AM, Gary Thomas wrote: I'm looking for video support on OMAP4 platforms. I've found the PandaBo

Re: OMAP4 support

2012-07-10 Thread Gary Thomas
On 2012-07-10 11:05, Chris Lalancette wrote: On Tue, Jul 10, 2012 at 9:41 AM, Gary Thomas wrote: I'm looking for video support on OMAP4 platforms. I've found the PandaBoard camera project (http://www.omappedia.org/wiki/PandaBoard_Camera_Support) and this is starting to work. That

OMAP4 support

2012-07-10 Thread Gary Thomas
so, does anyone know of any support for the CPI input interface which is available on the OMAP4460? Thanks -- -------- Gary Thomas | Consulting for the MLB Associates |

Re: OMAP3ISP won't start

2012-04-02 Thread Gary Thomas
On 2012-04-02 08:38, Enrico wrote: On Mon, Apr 2, 2012 at 3:31 PM, Gary Thomas wrote: On 2012-04-02 07:15, Enrico wrote: On Mon, Apr 2, 2012 at 2:45 PM, Gary Thomaswrote: The items you mention are just what I merged from my previous kernel. My changes are still pretty rough but I can

Re: OMAP3ISP won't start

2012-04-02 Thread Gary Thomas
On 2012-04-02 07:15, Enrico wrote: On Mon, Apr 2, 2012 at 2:45 PM, Gary Thomas wrote: The items you mention are just what I merged from my previous kernel. My changes are still pretty rough but I can send them to you if you'd like. Post them here and we will try to spot where the probl

Re: OMAP3ISP won't start

2012-04-02 Thread Gary Thomas
On 2012-04-02 06:32, Enrico wrote: On Mon, Apr 2, 2012 at 2:24 PM, Gary Thomas wrote: Just to be clear - I did have to make a few patches to both the TVP5150 driver and CCDC part of OMAP3ISP as some of the BT656 support is still not in Laurent's tree. I'll send patches, etc, onc

OMAP3ISP won't start

2012-04-02 Thread Gary Thomas
re set up the same as in my working tree. -- ---- Gary Thomas | Consulting for the MLB Associates |Embedded world -- To unsubscribe from this list: send t

Re: omap3isp & Linux-3.3

2012-03-30 Thread Gary Thomas
On 2012-03-30 07:33, Laurent Pinchart wrote: Hi Gary, On Friday 30 March 2012 04:59:24 Gary Thomas wrote: Laurent, I'm looking at your latest tree. I've merged my platform support that I had working in 3.2, but I never see the TVP5150 sensor driver being probed. Is the OMAP3

omap3isp & Linux-3.3

2012-03-30 Thread Gary Thomas
rt for the BeagleBoard in place. Is 'omap3isp-sensors-board' up to date? Thanks - I'll keep trying to figure out what's happening here. -- -------- Gary Thomas | Consulting for the MLB Associates

Re: Using MT9P031 digital sensor

2012-03-26 Thread Gary Thomas
d you recommend going off of one of Laurent's repo's and if so which one? The last time I tried Laurent's repo, it did not have the UYVY support in the OMAP3ISP/CCDC merged in. I don't know if that has changed recently. On Mon, Mar 26, 2012 at 9:25 AM, Gary Thomas wrote:

Re: [PATCH] Adding YUV input support for OMAP3ISP driver

2012-02-04 Thread Gary Thomas
On 2012-01-30 10:30, Gary Thomas wrote: On 2012-01-20 05:19, Laurent Pinchart wrote: Hi Enrico, On Thursday 19 January 2012 15:17:57 Enrico wrote: On Thu, Jan 19, 2012 at 2:52 PM, Gary Thomas wrote: On 2012-01-19 06:35, Gary Thomas wrote: My camera init code is attached. In the previous

Re: [PATCH] Adding YUV input support for OMAP3ISP driver

2012-01-30 Thread Gary Thomas
On 2012-01-20 05:19, Laurent Pinchart wrote: Hi Enrico, On Thursday 19 January 2012 15:17:57 Enrico wrote: On Thu, Jan 19, 2012 at 2:52 PM, Gary Thomas wrote: On 2012-01-19 06:35, Gary Thomas wrote: My camera init code is attached. In the previous kernel, the I2C bus was probed implicitly

Re: [PATCH] Adding YUV input support for OMAP3ISP driver

2012-01-19 Thread Gary Thomas
On 2012-01-19 10:22, Gary Thomas wrote: On 2012-01-19 10:08, Gary Thomas wrote: On 2012-01-19 07:36, Gary Thomas wrote: On 2012-01-19 07:11, Javier Martinez Canillas wrote: On Thu, Jan 19, 2012 at 2:35 PM, Gary Thomas wrote: On 2012-01-19 06:28, Laurent Pinchart wrote: Hi Gary, On

Re: [PATCH] Adding YUV input support for OMAP3ISP driver

2012-01-19 Thread Gary Thomas
On 2012-01-19 10:08, Gary Thomas wrote: On 2012-01-19 07:36, Gary Thomas wrote: On 2012-01-19 07:11, Javier Martinez Canillas wrote: On Thu, Jan 19, 2012 at 2:35 PM, Gary Thomas wrote: On 2012-01-19 06:28, Laurent Pinchart wrote: Hi Gary, On Thursday 19 January 2012 14:13:53 Gary Thomas

Re: [PATCH] Adding YUV input support for OMAP3ISP driver

2012-01-19 Thread Gary Thomas
On 2012-01-19 07:11, Javier Martinez Canillas wrote: On Thu, Jan 19, 2012 at 2:35 PM, Gary Thomas wrote: On 2012-01-19 06:28, Laurent Pinchart wrote: Hi Gary, On Thursday 19 January 2012 14:13:53 Gary Thomas wrote: On 2012-01-19 05:50, Laurent Pinchart wrote: On Thursday 19 January 2012

Re: [PATCH] Adding YUV input support for OMAP3ISP driver

2012-01-19 Thread Gary Thomas
On 2012-01-19 06:35, Gary Thomas wrote: On 2012-01-19 06:28, Laurent Pinchart wrote: Hi Gary, On Thursday 19 January 2012 14:13:53 Gary Thomas wrote: On 2012-01-19 05:50, Laurent Pinchart wrote: On Thursday 19 January 2012 13:41:57 Gary Thomas wrote: On 2012-01-17 08:33, Laurent Pinchart

Re: [PATCH] Adding YUV input support for OMAP3ISP driver

2012-01-19 Thread Gary Thomas
On 2012-01-19 06:28, Laurent Pinchart wrote: Hi Gary, On Thursday 19 January 2012 14:13:53 Gary Thomas wrote: On 2012-01-19 05:50, Laurent Pinchart wrote: On Thursday 19 January 2012 13:41:57 Gary Thomas wrote: On 2012-01-17 08:33, Laurent Pinchart wrote: I already had a couple of

Re: [PATCH] Adding YUV input support for OMAP3ISP driver

2012-01-19 Thread Gary Thomas
On 2012-01-19 05:50, Laurent Pinchart wrote: Hi Gary, On Thursday 19 January 2012 13:41:57 Gary Thomas wrote: On 2012-01-17 08:33, Laurent Pinchart wrote: I already had a couple of YUV support patches in my OMAP3 ISP tree at git.kernel.org. I've rebased them on top of the lastes

Re: [PATCH] Adding YUV input support for OMAP3ISP driver

2012-01-19 Thread Gary Thomas
/dev/video5 crw-rw 1 root video 81, 6 Nov 8 10:44 /dev/video6 Ideas? Thanks -- ---- Gary Thomas | Consulting for the MLB Associates |Embedded world --

Re: OMAP3 ISP & BT656

2012-01-17 Thread Gary Thomas
On 2012-01-17 14:50, Gary Thomas wrote: I have a number of boards with OMAP 3530/3730 that use the TVP5150AM1 video decoder. On most of these boards, I can capture reasonable quality video. However, I have some (more than a few which is reason for concern) where the video is either really bad or

OMAP3 ISP & BT656

2012-01-17 Thread Gary Thomas
a? These boards are very small and it's impossible to get onto the video data lines going into the processor (they are all hidden within the circuit board). Any help/ideas gladly accepted. -- ---- Gary Thomas | Consulting for

Re: I2C and mt9p031 on Overo

2011-12-12 Thread Gary Thomas
the device is never seen on the I2C bus. -- ---- Gary Thomas | Consulting for the MLB Associates |Embedded world -- To unsubscribe from this list: send the line "unsubscribe li

Re: [PATCH] omap_vout: Fix compile error in 3.1

2011-12-01 Thread Gary Thomas
On 2011-12-01 12:06, Laurent Pinchart wrote: Hi Gary, On Thursday 01 December 2011 13:51:09 Gary Thomas wrote: This patch is against the mainline v3.1 release (c3b92c8) and fixes a compile error when building for OMAP3+DSS+VOUT Thanks for the patch. Acked-by: Laurent Pinchart In the future

[PATCH] omap_vout: Fix compile error in 3.1

2011-12-01 Thread Gary Thomas
This patch is against the mainline v3.1 release (c3b92c8) and fixes a compile error when building for OMAP3+DSS+VOUT -- Gary Thomas | Consulting for the MLB Associates |Embedded world

Re: Using MT9P031 digital sensor

2011-11-30 Thread Gary Thomas
On 2011-11-30 07:57, Gary Thomas wrote: On 2011-11-30 07:30, Laurent Pinchart wrote: Hi Gary, On Wednesday 30 November 2011 15:13:18 Gary Thomas wrote: On 2011-11-28 05:49, Laurent Pinchart wrote: On Monday 28 November 2011 13:42:47 Gary Thomas wrote: On 2011-11-28 04:07, Laurent Pinchart

Re: Using MT9P031 digital sensor

2011-11-30 Thread Gary Thomas
On 2011-11-30 07:30, Laurent Pinchart wrote: Hi Gary, On Wednesday 30 November 2011 15:13:18 Gary Thomas wrote: On 2011-11-28 05:49, Laurent Pinchart wrote: On Monday 28 November 2011 13:42:47 Gary Thomas wrote: On 2011-11-28 04:07, Laurent Pinchart wrote: On Friday 25 November 2011 12:50

Re: Using MT9P031 digital sensor

2011-11-30 Thread Gary Thomas
On 2011-11-28 05:49, Laurent Pinchart wrote: Hi Gary, On Monday 28 November 2011 13:42:47 Gary Thomas wrote: On 2011-11-28 04:07, Laurent Pinchart wrote: On Friday 25 November 2011 12:50:25 Gary Thomas wrote: On 2011-11-24 04:28, Laurent Pinchart wrote: On Wednesday 16 November 2011 13:03

Re: Using MT9P031 digital sensor

2011-11-28 Thread Gary Thomas
On 2011-11-28 05:49, Laurent Pinchart wrote: Hi Gary, On Monday 28 November 2011 13:42:47 Gary Thomas wrote: On 2011-11-28 04:07, Laurent Pinchart wrote: On Friday 25 November 2011 12:50:25 Gary Thomas wrote: On 2011-11-24 04:28, Laurent Pinchart wrote: On Wednesday 16 November 2011 13:03

Re: Using MT9P031 digital sensor

2011-11-28 Thread Gary Thomas
On 2011-11-28 04:07, Laurent Pinchart wrote: Hi Gary, On Friday 25 November 2011 12:50:25 Gary Thomas wrote: On 2011-11-24 04:28, Laurent Pinchart wrote: On Wednesday 16 November 2011 13:03:11 Gary Thomas wrote: On 2011-11-15 18:26, Laurent Pinchart wrote: On Monday 14 November 2011 12:42

Re: Using MT9P031 digital sensor

2011-11-25 Thread Gary Thomas
On 2011-11-24 04:28, Laurent Pinchart wrote: Hi Gary, On Wednesday 16 November 2011 13:03:11 Gary Thomas wrote: On 2011-11-15 18:26, Laurent Pinchart wrote: On Monday 14 November 2011 12:42:54 Gary Thomas wrote: On 2011-11-11 07:26, Laurent Pinchart wrote: On Wednesday 09 November 2011 17

Re: Using MT9P031 digital sensor

2011-11-16 Thread Gary Thomas
On 2011-11-15 18:26, Laurent Pinchart wrote: Hi Gary, On Monday 14 November 2011 12:42:54 Gary Thomas wrote: On 2011-11-11 07:26, Laurent Pinchart wrote: On Wednesday 09 November 2011 17:24:26 Gary Thomas wrote: On 2011-11-09 09:18, Laurent Pinchart wrote: On Wednesday 09 November 2011 12

Re: Using MT9P031 digital sensor

2011-11-14 Thread Gary Thomas
On 2011-11-11 07:26, Laurent Pinchart wrote: Hi Gary, On Wednesday 09 November 2011 17:24:26 Gary Thomas wrote: On 2011-11-09 09:18, Laurent Pinchart wrote: On Wednesday 09 November 2011 12:01:34 Gary Thomas wrote: On 2011-11-08 17:54, Laurent Pinchart wrote: On Tuesday 08 November 2011 14

Re: Using MT9P031 digital sensor

2011-11-09 Thread Gary Thomas
On 2011-11-09 09:18, Laurent Pinchart wrote: Hi Gary, On Wednesday 09 November 2011 12:01:34 Gary Thomas wrote: On 2011-11-08 17:54, Laurent Pinchart wrote: On Tuesday 08 November 2011 14:38:55 Gary Thomas wrote: On 2011-11-08 06:06, Laurent Pinchart wrote: On Tuesday 08 November 2011 13:52

Re: Using MT9P031 digital sensor

2011-11-09 Thread Gary Thomas
On 2011-11-08 17:54, Laurent Pinchart wrote: Hi Gary, On Tuesday 08 November 2011 14:38:55 Gary Thomas wrote: On 2011-11-08 06:06, Laurent Pinchart wrote: On Tuesday 08 November 2011 13:52:25 Gary Thomas wrote: On 2011-11-08 05:30, Javier Martinez Canillas wrote: On Tue, Nov 8, 2011 at 1:20

Re: Using MT9P031 digital sensor

2011-11-08 Thread Gary Thomas
On 2011-11-08 06:38, Gary Thomas wrote: On 2011-11-08 06:06, Laurent Pinchart wrote: Hi Gary, On Tuesday 08 November 2011 13:52:25 Gary Thomas wrote: On 2011-11-08 05:30, Javier Martinez Canillas wrote: On Tue, Nov 8, 2011 at 1:20 PM, Gary Thomas wrote: On 2011-11-04 04:37, Laurent Pinchart

Re: Using MT9P031 digital sensor

2011-11-08 Thread Gary Thomas
On 2011-11-08 06:06, Laurent Pinchart wrote: Hi Gary, On Tuesday 08 November 2011 13:52:25 Gary Thomas wrote: On 2011-11-08 05:30, Javier Martinez Canillas wrote: On Tue, Nov 8, 2011 at 1:20 PM, Gary Thomas wrote: On 2011-11-04 04:37, Laurent Pinchart wrote: On Tuesday 01 November 2011 19

Re: Using MT9P031 digital sensor

2011-11-08 Thread Gary Thomas
On 2011-11-08 05:30, Javier Martinez Canillas wrote: On Tue, Nov 8, 2011 at 1:20 PM, Gary Thomas wrote: On 2011-11-04 04:37, Laurent Pinchart wrote: Hi Gary, On Tuesday 01 November 2011 19:52:49 Gary Thomas wrote: I'm trying to use the MT9P031 digital sensor with the Media Contr

Re: Using MT9P031 digital sensor

2011-11-08 Thread Gary Thomas
On 2011-11-04 04:37, Laurent Pinchart wrote: Hi Gary, On Tuesday 01 November 2011 19:52:49 Gary Thomas wrote: I'm trying to use the MT9P031 digital sensor with the Media Controller Framework. media-ctl tells me that the sensor is set to capture using SGRBG12 2592x1944 Questions: *

Re: media0 not showing up on beagleboard-xm

2011-11-07 Thread Gary Thomas
m? Or maybe it is just a side effect of the sensor not being connected yet. Does your kernel config enable CONFIG_VIDEO_V4L2_SUBDEV_API? -- -------- Gary Thomas | Consulting for the MLB Associates

Using MT9P031 digital sensor

2011-11-01 Thread Gary Thomas
, how? Thanks for any help -- Gary Thomas | Consulting for the MLB Associates |Embedded world -- To unsubscribe from this list: send the line "u

Starting OMAP3 ISP as module

2011-10-25 Thread Gary Thomas
hints? Thanks -- -------- Gary Thomas | Consulting for the MLB Associates |Embedded world -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the bo

Re: omap3isp: BT.656 support

2011-10-24 Thread Gary Thomas
and I'm able to get some image from TVP. How did you end up fixing this? I ask only to enlighten the list, not to embarrass you, as others and I have had no troubles making this go from the start. -- Gary Thomas

Re: OMAP3 ISP with digital sensor

2011-10-22 Thread Gary Thomas
On 2011-10-21 10:34, Laurent Pinchart wrote: Hi Gary, Aarrg, I'm sorry for the very late reply. Your mail splipped through the cracks :-/ (94 mails to go in my inbox, then I'll move to my mailing lists backlog :-)) On Tuesday 11 October 2011 15:42:01 Gary Thomas wrote: Lauren

Re: omap3isp: BT.656 support

2011-10-18 Thread Gary Thomas
On 2011-10-18 10:14, Boris Todorov wrote: On Tue, Oct 18, 2011 at 7:04 PM, Gary Thomas wrote: On 2011-10-18 09:53, Boris Todorov wrote: On Tue, Oct 18, 2011 at 6:24 PM, Gary Thomaswrote: On 2011-10-18 09:10, Boris Todorov wrote: On Tue, Oct 18, 2011 at 5:49 PM, Gary Thomas wrote

Re: omap3isp: BT.656 support

2011-10-18 Thread Gary Thomas
On 2011-10-18 09:53, Boris Todorov wrote: On Tue, Oct 18, 2011 at 6:24 PM, Gary Thomas wrote: On 2011-10-18 09:10, Boris Todorov wrote: On Tue, Oct 18, 2011 at 5:49 PM, Gary Thomaswrote: On 2011-10-18 08:28, Boris Todorov wrote: I'm using different board. What board? I would

Re: omap3isp: BT.656 support

2011-10-18 Thread Gary Thomas
On 2011-10-18 09:10, Boris Todorov wrote: On Tue, Oct 18, 2011 at 5:49 PM, Gary Thomas wrote: On 2011-10-18 08:28, Boris Todorov wrote: I'm using different board. What board? I would think the architecture of the OMAP3 ISP would not change, based on the board? It's a custom

Re: omap3isp: BT.656 support

2011-10-18 Thread Gary Thomas
/dev/video4 pad0: Input <- 'OMAP3 ISP CCDC':pad1 [ACTIVE] Should be /dev/video4... Could you send your pipeline setup and full output of 'media-ctl -p'? On Tue, Oct 18, 2011 at 5:07 PM, Gary Thomas wrote: On 2011-10-18 07:33, Boris Todorov wrot

Re: omap3isp: BT.656 support

2011-10-18 Thread Gary Thomas
ffset: 1515520 Buffer 2 mapped at address 0x402d6000. length: 756000 offset: 2273280 Buffer 3 mapped at address 0x4038f000. Anyone with the same issue??? This happens with every other v4l test app I used. I can see data from TVP5151 but there are no interrupts in ISP. Why are you

Re: OMAP3 ISP - interlaced data incorrect

2011-10-14 Thread Gary Thomas
On 2011-10-14 17:43, Enrico wrote: On Sat, Oct 15, 2011 at 1:07 AM, Gary Thomas wrote: For days, I've been chasing ghosts :-) I know they are still there, but I think they are more a function of the source than the ISP setup. So, I went looking for a better source, NTSC in my case. My c

Re: OMAP3 ISP - interlaced data incorrect

2011-10-14 Thread Gary Thomas
On 2011-10-14 17:07, Gary Thomas wrote: For days, I've been chasing ghosts :-) I know they are still there, but I think they are more a function of the source than the ISP setup. So, I went looking for a better source, NTSC in my case. My choice is is a DVD player with known good video

OMAP3 ISP - interlaced data incorrect

2011-10-14 Thread Gary Thomas
27;m not associated with that project, but I really like it! -- -------- Gary Thomas | Consulting for the MLB Associates |Embedded world -- To unsubscribe from this list: send the line &

Re: OMAP3 ISP ghosting

2011-10-13 Thread Gary Thomas
On 2011-10-13 07:47, Javier Martinez Canillas wrote: On Thu, Oct 13, 2011 at 2:52 PM, Gary Thomas wrote: On 2011-10-13 06:32, Enrico wrote: On Thu, Oct 13, 2011 at 1:44 PM, Gary Thomaswrote: On 2011-10-13 02:42, Enrico wrote: On Wed, Oct 12, 2011 at 11:42 PM, Gary Thomas wrote

Re: OMAP3 ISP ghosting

2011-10-13 Thread Gary Thomas
On 2011-10-13 06:32, Enrico wrote: On Thu, Oct 13, 2011 at 1:44 PM, Gary Thomas wrote: On 2011-10-13 02:42, Enrico wrote: On Wed, Oct 12, 2011 at 11:42 PM, Gary Thomaswrote: Any ideas on this? My naive attempt (diffs attached) just hangs up. These changes disable BT-656 mode in the

Re: OMAP3 ISP ghosting

2011-10-13 Thread Gary Thomas
On 2011-10-13 02:42, Enrico wrote: On Wed, Oct 12, 2011 at 11:42 PM, Gary Thomas wrote: Any ideas on this? My naive attempt (diffs attached) just hangs up. These changes disable BT-656 mode in the CCDC and tell the TVP5150 to output raw YUV 4:2:2 data including all SYNC signals. I tried

Re: OMAP3 ISP ghosting

2011-10-12 Thread Gary Thomas
On 2011-10-11 07:20, Gary Thomas wrote: As a number of us have seen, when using the OMAP3 ISP with a BT-656 sensor, e.g. TVP5150, the results are not 100% correct. Some number of frames (typically 2) will be correct, followed by another set (3) which are incorrect and show only partially correct

Re: [RFC 0/3] omap3isp: add BT656 support

2011-10-12 Thread Gary Thomas
On 2011-10-12 02:07, Enrico wrote: On Wed, Oct 12, 2011 at 12:34 AM, Gary Thomas wrote: On 2011-10-11 16:25, Enrico wrote: On Wed, Oct 12, 2011 at 12:04 AM, Gary Thomaswrote: Sorry, this just locks up on boot for me, immediately after finding the TVP5150. I applied your changes to the

Re: [RFC 0/3] omap3isp: add BT656 support

2011-10-11 Thread Gary Thomas
On 2011-10-11 16:34, Gary Thomas wrote: On 2011-10-11 16:25, Enrico wrote: On Wed, Oct 12, 2011 at 12:04 AM, Gary Thomas wrote: Sorry, this just locks up on boot for me, immediately after finding the TVP5150. I applied your changes to the above tree commit

Re: [RFC 0/3] omap3isp: add BT656 support

2011-10-11 Thread Gary Thomas
On 2011-10-11 16:25, Enrico wrote: On Wed, Oct 12, 2011 at 12:04 AM, Gary Thomas wrote: Sorry, this just locks up on boot for me, immediately after finding the TVP5150. I applied your changes to the above tree commit 658d5e03dc1a7283e5119cd0e9504759dbd3d912 Author: Laurent Pinchart Date

Re: [RFC 0/3] omap3isp: add BT656 support

2011-10-11 Thread Gary Thomas
patches. -- Gary Thomas | Consulting for the MLB Associates |Embedded world diff --git a/drivers/media/video/omap/omap_vout.c b/drivers/media

OMAP3 ISP with digital sensor

2011-10-11 Thread Gary Thomas
Laurent, Do you have an example of how to use a digital sensor, in particular the MT9P031, with the OMAP3 ISP? Thanks -- Gary Thomas | Consulting for the MLB Associates |Embedded world

OMAP3 ISP ghosting

2011-10-11 Thread Gary Thomas
a matter of configuring the software... -- ---- Gary Thomas | Consulting for the MLB Associates |Embedded world -- To unsubscribe from this list

Re: omap3-isp status

2011-10-07 Thread Gary Thomas
On 2011-10-07 05:02, Javier Martinez Canillas wrote: On Fri, Oct 7, 2011 at 12:36 PM, Enrico wrote: On Fri, Oct 7, 2011 at 12:22 PM, Gary Thomas wrote: Do we know for sure that these problems are happening in the ISP itself or could they possibly be in the TVP5150? Does anyone have

Re: omap3-isp status

2011-10-07 Thread Gary Thomas
On 2011-10-07 04:08, Javier Martinez Canillas wrote: On Fri, Oct 7, 2011 at 11:34 AM, Gary Thomas wrote: On 2011-10-06 10:11, Javier Martinez Canillas wrote: On Thu, Oct 6, 2011 at 5:47 PM, Gary Thomaswrote: On 2011-10-06 08:50, Javier Martinez Canillas wrote: On Thu, Oct 6, 2011 at

Re: omap3-isp status

2011-10-07 Thread Gary Thomas
On 2011-10-06 10:11, Javier Martinez Canillas wrote: On Thu, Oct 6, 2011 at 5:47 PM, Gary Thomas wrote: On 2011-10-06 08:50, Javier Martinez Canillas wrote: On Thu, Oct 6, 2011 at 4:29 PM, Javier Martinez Canillas wrote: On Thu, Oct 6, 2011 at 4:00 PM, Gary Thomaswrote: On 2011

Re: omap3-isp status

2011-10-06 Thread Gary Thomas
On 2011-10-06 08:50, Javier Martinez Canillas wrote: On Thu, Oct 6, 2011 at 4:29 PM, Javier Martinez Canillas wrote: On Thu, Oct 6, 2011 at 4:00 PM, Gary Thomas wrote: On 2011-10-06 01:51, Javier Martinez Canillas wrote: On Wed, Oct 5, 2011 at 7:43 PM, Javier Martinez Canillas wrote

Re: omap3-isp status

2011-10-06 Thread Gary Thomas
pturing YUV frames and looking at them I realized that there does exist a pattern, the sequence 2 frames correct and 3 frames with interlacing effects always repeats. I think I've seen this as well. Could you provide a short video which shows the artefacts? Thanks --

Re: [PATCH 0/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-03 Thread Gary Thomas
er that the input source can be selected and there does not seem to be a way to do that currently using the MC framework. I was thinking perhaps to have the driver have 3 different output pads and depending on which one you choose to link up tells the driver how to configure the input. -- --

Re: [PATCH 0/3] [media] tvp5150: Migrate to media-controller framework and add video format detection

2011-10-01 Thread Gary Thomas
ite-A, composite-B or S-Video) could be configured using the MCF? Note: CC list trimmed to only the linux-media list. -- Gary Thomas | Consulting for the MLB Associates |Embedded

Re: [PATCH 4/8] ispvideo: Add support for G/S/ENUM_STD ioctl

2011-09-27 Thread Gary Thomas
result appropriately. -- ---- Gary Thomas | Consulting for the MLB Associates |Embedded world -- To unsubscribe from this list: send the line "unsubs

Re: [PATCH v2 0/5] OMAP3EVM: Add support for MT9T111 sensor

2011-09-27 Thread Gary Thomas
-omap3evm-camera.c create mode 100644 drivers/media/video/mt9t111_reg.h create mode 100644 include/media/mt9t111.h -- Gary Thomas | Consulting for the MLB Associates |Embedded world

Re: OMAP3 ISP and UYVY422

2011-09-08 Thread Gary Thomas
On 2011-09-08 07:40, Gary Thomas wrote: On 2011-09-08 07:22, Enrico wrote: On Wed, Sep 7, 2011 at 5:55 PM, Gary Thomas wrote: My UYVY422 data looks like this (raw-3.0): 000: 0080 0080 007f 0080 007f 0080 007f 0080 010: 0080 0080 0080 0080 0080 0080 0080 0080

Re: OMAP3 ISP and UYVY422

2011-09-08 Thread Gary Thomas
On 2011-09-08 07:22, Enrico wrote: On Wed, Sep 7, 2011 at 5:55 PM, Gary Thomas wrote: My UYVY422 data looks like this (raw-3.0): 000: 0080 0080 007f 0080 007f 0080 007f 0080 010: 0080 0080 0080 0080 0080 0080 0080 0080 020: 0080 0080 0080

OMAP3 ISP and UYVY422

2011-09-07 Thread Gary Thomas
ok pretty good to me (none of the differences explain the behaviour above) It looks to me like the 8 bit data coming into the CCDC is not being packed properly, as well as the second byte of each pair is being dropped. Any hints on where to look, what might be mis-configured, etc? Thanks -- -

Re: Getting started with OMAP3 ISP

2011-09-01 Thread Gary Thomas
On 2011-09-01 12:14, Laurent Pinchart wrote: Hi Enrico, On Thursday 01 September 2011 19:24:54 Enrico wrote: On Thu, Sep 1, 2011 at 6:14 PM, Enrico wrote: On Thu, Sep 1, 2011 at 5:16 PM, Gary Thomas wrote: - entity 16: tvp5150m1 2-005c (1 pad, 1 link) type V4L2 subdev subtype

Re: Getting started with OMAP3 ISP

2011-09-01 Thread Gary Thomas
On 2011-09-01 07:26, Laurent Pinchart wrote: Hi Gary, On Thursday 01 September 2011 14:50:59 Gary Thomas wrote: On 2011-09-01 03:51, Enrico wrote: On Wed, Aug 31, 2011 at 6:33 PM, Laurent Pinchart wrote: On http://git.linuxtv.org/pinchartl/media.git/shortlog/refs/heads/omap3isp - omap3isp

Re: Getting started with OMAP3 ISP

2011-09-01 Thread Gary Thomas
apture with yavta, it blocks on the VIDIO_DQBUF ioctl. Probably something wrong in my patch. I tried also to route it through the resizer but nothing changes. Is it normal that --enum-formats returns this? Device /dev/video2 opened. Device `OMAP3 ISP CCDC output' on `media' is a video

Re: Getting started with OMAP3 ISP

2011-08-31 Thread Gary Thomas
d 3.0 tree? (that's what my tree is using) -- -------- Gary Thomas | Consulting for the MLB Associates |Embedded world -- To unsubscribe from this

Re: Getting started with OMAP3 ISP

2011-08-31 Thread Gary Thomas
On 2011-08-31 09:15, Laurent Pinchart wrote: Hi Gary, On Wednesday 31 August 2011 14:01:07 Gary Thomas wrote: On 2011-08-31 05:00, Laurent Pinchart wrote: On Wednesday 31 August 2011 12:56:29 Gary Thomas wrote: On 2011-08-31 02:13, Laurent Pinchart wrote: On Wednesday 31 August 2011 02:07

Re: Getting started with OMAP3 ISP

2011-08-31 Thread Gary Thomas
On 2011-08-31 05:00, Laurent Pinchart wrote: Hi Gary, On Wednesday 31 August 2011 12:56:29 Gary Thomas wrote: On 2011-08-31 02:13, Laurent Pinchart wrote: On Wednesday 31 August 2011 02:07:36 Gary Thomas wrote: On 2011-08-30 16:50, Laurent Pinchart wrote: On Wednesday 31 August 2011 00:45

Re: Getting started with OMAP3 ISP

2011-08-31 Thread Gary Thomas
On 2011-08-31 02:13, Laurent Pinchart wrote: Hi Gary, On Wednesday 31 August 2011 02:07:36 Gary Thomas wrote: On 2011-08-30 16:50, Laurent Pinchart wrote: On Wednesday 31 August 2011 00:45:39 Gary Thomas wrote: On 2011-08-29 04:49, Laurent Pinchart wrote: On Thursday 25 August 2011 18:07:38

Re: Getting started with OMAP3 ISP

2011-08-30 Thread Gary Thomas
On 2011-08-30 16:50, Laurent Pinchart wrote: Hi Gary, On Wednesday 31 August 2011 00:45:39 Gary Thomas wrote: On 2011-08-29 04:49, Laurent Pinchart wrote: On Thursday 25 August 2011 18:07:38 Gary Thomas wrote: Background: I have working video capture drivers based on the TI PSP codebase

Re: Getting started with OMAP3 ISP

2011-08-30 Thread Gary Thomas
On 2011-08-29 04:49, Laurent Pinchart wrote: Hi Gary, On Thursday 25 August 2011 18:07:38 Gary Thomas wrote: Background: I have working video capture drivers based on the TI PSP codebase from 2.6.32. In particular, I managed to get a driver for the TVP5150 (analogue BT656) working with that

Re: Getting started with OMAP3 ISP

2011-08-30 Thread Gary Thomas
On 2011-08-30 10:36, Enrico wrote: On Tue, Aug 30, 2011 at 6:23 PM, Gary Thomas wrote: Thanks, I'll give it a look. Your note says that /dev/video* is properly registered. Does this mean that udev created them for you on boot as well? If so, what version of udev are you using? What&#

Re: Getting started with OMAP3 ISP

2011-08-30 Thread Gary Thomas
On 2011-08-30 10:07, Enrico wrote: On Tue, Aug 30, 2011 at 4:56 PM, Gary Thomas wrote: Yes, that helped a lot. When I create the devices by hand, I can now see my driver starting to be accessed (right now it's very much an empty stub) From your logs it seems you are using a tvp5150,

Re: Getting started with OMAP3 ISP

2011-08-30 Thread Gary Thomas
On 2011-08-30 08:20, Laurent Pinchart wrote: Hi Gary, On Tuesday 30 August 2011 16:18:00 Gary Thomas wrote: On 2011-08-30 08:08, Gary Thomas wrote: On 2011-08-29 04:49, Laurent Pinchart wrote: On Thursday 25 August 2011 18:07:38 Gary Thomas wrote: Background: I have working video capture

Re: Getting started with OMAP3 ISP

2011-08-30 Thread Gary Thomas
On 2011-08-30 08:08, Gary Thomas wrote: On 2011-08-29 04:49, Laurent Pinchart wrote: Hi Gary, On Thursday 25 August 2011 18:07:38 Gary Thomas wrote: Background: I have working video capture drivers based on the TI PSP codebase from 2.6.32. In particular, I managed to get a driver for the

Re: Getting started with OMAP3 ISP

2011-08-30 Thread Gary Thomas
On 2011-08-29 04:49, Laurent Pinchart wrote: Hi Gary, On Thursday 25 August 2011 18:07:38 Gary Thomas wrote: Background: I have working video capture drivers based on the TI PSP codebase from 2.6.32. In particular, I managed to get a driver for the TVP5150 (analogue BT656) working with that

Re: omap3isp and tvp5150 hangs

2011-08-26 Thread Gary Thomas
e "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html -- ---- Gary Thomas | Consulting for the MLB Ass

Getting started with OMAP3 ISP

2011-08-25 Thread Gary Thomas
# ffmpeg -t 10 -f video4linux2 -s 720x480 -r 30 -i /dev/video2 junk.mp4 I've read through Documentation/video4linux/omap3isp.txt without learning much about what might be wrong. Can someone give me some ideas/guidance, please? Thanks -- ---

Re: Problems configuring OMAP35x ISP driver

2009-07-19 Thread Gary Thomas
; timing). What are the key steps to take to get this type of >> configuration? >> >> Other Questions: >> >> Is there any processing done on YUV data in the ISP driver by default >> that I am missing? >> Has any one else experienced similar problems while a

v4l2_int_device vs v4l2_subdev?

2009-06-25 Thread Gary Thomas
ally separate beasts? If I have an infrastructure (I assume) based on v4l2_int_device, how do I use a v4l2_subdev device driver? or need I move one to the other? ... dizzy from traveling down too many twisty little passages :-( -- ----

Re: OMAP34XXCAM: Micron mt9d111 sensor support?

2009-06-23 Thread Gary Thomas
Aguirre Rodriguez, Sergio Alberto wrote: > From: linux-media-ow...@vger.kernel.org [mailto:linux-media- > ow...@vger.kernel.org] On Behalf Of Aguirre Rodriguez, Sergio Alberto >> From: Gary Thomas [mailto:g...@mlbassoc.com] >>> Aguirre Rodriguez, Sergio Alberto wrote: &

Re: OMAP34XXCAM: Micron mt9d111 sensor support?

2009-06-23 Thread Gary Thomas
Aguirre Rodriguez, Sergio Alberto wrote: >> -Original Message- >> From: Gary Thomas [mailto:g...@mlbassoc.com] >> Sent: Monday, June 22, 2009 1:06 PM >> To: Aguirre Rodriguez, Sergio Alberto >> Cc: Zach LeRoy; linux-omap; linux-media@vger.kernel.or

  1   2   >