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
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
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
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
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:
>>
> 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
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.
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
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
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/*
> >
> >
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
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
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
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
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
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
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
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
18 matches
Mail list logo