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

2011-10-02 Thread Hans Verkuil
On Monday, October 03, 2011 04:17:06 Mauro Carvalho Chehab wrote: > Em 02-10-2011 18:18, Javier Martinez Canillas escreveu: > > On Sun, Oct 2, 2011 at 6:30 PM, Sakari Ailus wrote: > >> Hi Javier, > >> > >> Thanks for the patch! It's very interesting to see a driver for a video > >> decoder using t

Help with omap3isp resizing

2011-10-02 Thread Paul Chiha
Hi, I've been having trouble getting the resizer to work, and mainly because I don't know how to correctly configure it. I'm using kernel 2.6.37 on arm DM37x board. I've been able to configure the media links sensor=>ccdc=>ccdc_output (all with 640x480 V4L2_MBUS_FMT_UYVY8_2X8) and VIDIOC_STREAMON

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

2011-10-02 Thread Mauro Carvalho Chehab
Em 02-10-2011 18:18, Javier Martinez Canillas escreveu: > On Sun, Oct 2, 2011 at 6:30 PM, Sakari Ailus wrote: >> Hi Javier, >> >> Thanks for the patch! It's very interesting to see a driver for a video >> decoder using the MC interface. Before this we've had just image sensors. >> > > Hello Sakar

Bttv and composite audio

2011-10-02 Thread Sébastien le Preste de Vauban
I have a ATV-TUNER-F tv card. This is the manufacturer web site: http://advanteknetworks.com/products/tvtuners/atvtunerf.html Here is some info of the card: lspci -v 02:0a.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11) Flags: bus master, medium dev

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

2011-10-02 Thread Javier Martinez Canillas
On Sun, Oct 2, 2011 at 6:30 PM, Sakari Ailus wrote: > Hi Javier, > > Thanks for the patch! It's very interesting to see a driver for a video > decoder using the MC interface. Before this we've had just image sensors. > Hello Sakari, Thanks for your comments. > Javier Martinez Canillas wrote: >>

Re: Smart card reader support for Anysee DVB devices

2011-10-02 Thread HoP
> If you would like to help me then you can find out correct device name and > whats needed for that. I mainly see following possibilities; > * /dev/ttyAnyseeN > * /dev/ttyDVBN > * /dev/adapterN/serial > /dev/ttyscXN or /dev/dvb/adapterX/scN where X = ordered adapter number and N = ordered smar

Re: 3.1-rc8 still references 2.6.42 when ioctls will be removed

2011-10-02 Thread Greg Dietsche
On 10/2/2011 12:19 PM, Laurent Pinchart wrote: > Hi Randy, > > On Sunday 02 October 2011 18:58:33 Randy Dunlap wrote: >> On 10/02/11 03:41, Justin Piszcz wrote: >>> Hi, >>> >>> FYI-- >>> >>> [ 48.519528] uvcvideo: Deprecated UVCIOC_CTRL_{ADD,MAP_OLD,GET,SET} >>> ioctls will be removed in 2.6.42.

Fly 110 TV camera

2011-10-02 Thread Theodore Kilgore
Ilya contacted the gphoto-devel list about this camera. In spite of the name with "TV" in it, I understand that the camera is in fact installed in a cell phone. In stillcam mode, the camera is, I understand, a mass storage device. But when in webcam mode it comes up with a different ID and is

cron job: media_tree daily build: WARNINGS

2011-10-02 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date:Sun Oct 2 19:00:15 CEST 2011 git hash:2f4cf2c3a971c4d5154def8ef9ce4811d702852d gcc version: i686-linux-gcc (GC

Re: 3.1-rc8 still references 2.6.42 when ioctls will be removed

2011-10-02 Thread Laurent Pinchart
Hi Randy, On Sunday 02 October 2011 18:58:33 Randy Dunlap wrote: > On 10/02/11 03:41, Justin Piszcz wrote: > > Hi, > > > > FYI-- > > > > [ 48.519528] uvcvideo: Deprecated UVCIOC_CTRL_{ADD,MAP_OLD,GET,SET} > > ioctls will be removed in 2.6.42. > > > > $ grep 2.6.42 -r /usr/src/linux/* > > > >

Re: 3.1-rc8 still references 2.6.42 when ioctls will be removed

2011-10-02 Thread Randy Dunlap
On 10/02/11 03:41, Justin Piszcz wrote: > Hi, > > FYI-- > > [ 48.519528] uvcvideo: Deprecated UVCIOC_CTRL_{ADD,MAP_OLD,GET,SET} ioctls > will be removed in 2.6.42. > > $ grep 2.6.42 -r /usr/src/linux/* > > /usr/src/linux/drivers/media/video/uvc/uvc_v4l2.c: "ioctls > will be

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

2011-10-02 Thread Sakari Ailus
Hi Javier, Thanks for the patch! It's very interesting to see a driver for a video decoder using the MC interface. Before this we've had just image sensors. Javier Martinez Canillas wrote: > The tvp5150 video decoder is usually used on a video pipeline with several > video processing integrated c

request information

2011-10-02 Thread LD
I would like to know which firmware and drivers are helpful to install and set this type of card: Multimedia controller [0480]: Philips Semiconductors SAA7131/SAA7133/SAA7135 Video Broadcast Decoder [1131:7133] (rev d0) Subsystem: ASUSTeK Computer Inc. Device [1043:8188] Control: I/O- Mem + Bu

Merge s2-liplianin and linuxtv-media

2011-10-02 Thread Josu Lazkano
Hello, I have a Tevii S470 DVB-S2 and a Kworld 399 dual DVB-T devices. I use these sources: git://linuxtv.org/media_build.git (for the Kworld) http://mercurial.intuxication.org/hg/s2-liplianin/archive/tip.zip (for the Tevii) I want to use both devices on the same machine, if I install the Kworld

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

2011-10-02 Thread Javier Martinez Canillas
On Sat, Oct 1, 2011 at 7:46 PM, Enrico wrote: > On Sat, Oct 1, 2011 at 7:27 PM, Javier Martinez Canillas > wrote: >> Yes, I saw it. That is why I didn't post our modifications to the ISP >> CCDC driver. Our approach is very similar to the one followed by TI >> (changing the CCDC output buffer eve

Re: [RFCv4 PATCH 2/6] ivtv: only start streaming in poll() if polling for input.

2011-10-02 Thread Andy Walls
On Thu, 2011-09-29 at 09:44 +0200, Hans Verkuil wrote: > From: Hans Verkuil > > Signed-off-by: Hans Verkuil FWIW: Acked-by: Andy Walls -Andy > --- > drivers/media/video/ivtv/ivtv-fileops.c |6 -- > 1 files changed, 4 insertions(+), 2 deletions(-) > > diff --git a/drivers/media/vi

Re: [GIT PATCHES FOR 3.2] S5K6AAFX sensor driver and a videobuf2 update

2011-10-02 Thread Sakari Ailus
On Sat, Oct 01, 2011 at 11:44:05AM +0200, Sylwester Nawrocki wrote: > Hi Sakari, Hi Sylwester, > On 09/30/2011 11:16 PM, Sakari Ailus wrote: > > Hi Sylwester, > > > > On Fri, Sep 30, 2011 at 06:10:47PM +0200, Sylwester Nawrocki wrote: > >> Hi Mauro, > >> > >> please pull from > >>git://git.i

Re: [PATCH v2 2/2] v4l: Add v4l2 subdev driver for S5K6AAFX sensor

2011-10-02 Thread Sakari Ailus
On Sat, Oct 01, 2011 at 11:17:27AM +0200, Sylwester Nawrocki wrote: > Hi Sakari, > > I'm sorry, I've been a little bit busy in the week to get back to this. Hi Sylwester, No worries! > On 09/27/2011 10:55 PM, Sakari Ailus wrote: > > Sylwester Nawrocki wrote: > >> On 09/25/2011 12:08 PM, Sakari