<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel about="http://blog.gmane.org/gmane.comp.video.video4linux">
    <title>gmane.comp.video.video4linux</title>
    <link>http://blog.gmane.org/gmane.comp.video.video4linux</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.video4linux/41233"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.video4linux/41227"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.video4linux/41219"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.video4linux/41216"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.video4linux/41215"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.video4linux/41209"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.video4linux/41204"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.video4linux/41203"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.video4linux/41191"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.video4linux/41190"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.video4linux/41176"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.video4linux/41165"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.video4linux/41151"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.video4linux/41129"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.video4linux/41125"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.video4linux/41123"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.video4linux/41118"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.video4linux/41106"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.video4linux/41101"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.video4linux/41099"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.video4linux/41233">
    <title>[PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb</title>
    <link>http://comments.gmane.org/gmane.comp.video.video4linux/41233</link>
    <description>Hi Mauro,

Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb for the 
following:

- omap2: add OMAP2 camera driver.

Thanks,

        Hans

diffstat:
 b/linux/drivers/media/video/omap24xxcam-dma.c |  601 ++++++++
 b/linux/drivers/media/video/omap24xxcam.c     | 1908 
++++++++++++++++++++++++++
 b/linux/drivers/media/video/omap24xxcam.h     |  593 ++++++++
 linux/drivers/media/video/Kconfig             |    7
 linux/drivers/media/video/Makefile            |    3
 5 files changed, 3112 insertions(+)

</description>
    <dc:creator>Hans Verkuil</dc:creator>
    <dc:date>2008-12-01T13:51:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.video4linux/41227">
    <title>Patches, affecting directories not in hg/linux</title>
    <link>http://comments.gmane.org/gmane.comp.video.video4linux/41227</link>
    <description>Hi Mauro,

I have a series of two patches, of which the first _amends_ a pxa-header, 
creates a header under drivers/media/video/, and changes pxa_camera.c to 
include the new header:

 arch/arm/mach-pxa/include/mach/pxa-regs.h |   95 -----------------------------
 drivers/media/video/pxa_camera.c          |    2 +
 drivers/media/video/pxa_camera.h          |   95 +++++++++++++++++++++++++++++
 3 files changed, 97 insertions(+), 95 deletions(-)
 create mode 100644 drivers/media/video/pxa_camera.h

and the second one is based on the first: it only touches files under 
drivers/media/video, but needs results of the first one:

 drivers/media/video/pxa_camera.c |  204 ++++++++++++++++++++++++++++++--------
 drivers/media/video/pxa_camera.h |   95 ------------------
 2 files changed, 162 insertions(+), 137 deletions(-)
 delete mode 100644 drivers/media/video/pxa_camera.h

(yes, it deletes drivers/media/video/pxa_camera.h again... No, I don't 
like it either)

I acked the first one and it is going to be merged ove</description>
    <dc:creator>Guennadi Liakhovetski</dc:creator>
    <dc:date>2008-12-01T13:22:17</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.video4linux/41219">
    <title>[PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-ng</title>
    <link>http://comments.gmane.org/gmane.comp.video.video4linux/41219</link>
    <description>Hi Mauro,

Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-ng for the 
following:

- v4l2: add v4l2_device and v4l2_subdev structs to the v4l2 framework.
- v4l2-common: add i2c helper functions
- cs53l32a: convert to v4l2_subdev.
- cx25840: convert to v4l2_subdev.
- m52790: convert to v4l2_subdev.
- msp3400: convert to v4l2_subdev.
- saa7115: convert to v4l2_subdev.
- saa7127: convert to v4l2_subdev.
- saa717x: convert to v4l2_subdev.
- tuner: convert to v4l2_subdev.
- upd64031a: convert to v4l2_subdev.
- upd64083: convert to v4l2_subdev.
- vp27smpx: convert to v4l2_subdev.
- wm8739: convert to v4l2_subdev.
- wm8775: convert to v4l2_subdev.
- ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.

All points raised in reviews are addressed so I think it is time to get 
this merged so people can start to use it.

Reviewed-by: Laurent Pinchart &lt;laurent.pinchart&lt; at &gt;skynet.be&gt;
Reviewed-by: Guennadi Liakhovetski &lt;g.liakhovetski&lt; at &gt;gmx.de&gt;
Reviewed-by: Andy Walls &lt;awalls&lt; at &gt;radix.net&gt;
Reviewed-by: David Brownell &lt;da</description>
    <dc:creator>Hans Verkuil</dc:creator>
    <dc:date>2008-12-01T11:46:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.video4linux/41216">
    <title>[PATCH 2/2] Add ov7725 support to ov772x driver</title>
    <link>http://comments.gmane.org/gmane.comp.video.video4linux/41216</link>
    <description>
Signed-off-by: Kuninori Morimoto &lt;morimoto.kuninori&lt; at &gt;renesas.com&gt;
---
o this patch is based on mchehab/linux-next.git
o this patch came from "Add ov7725 ov7720 support to ov772x driver"

 drivers/media/video/ov772x.c    |   22 ++++++++++++++++++++++
 include/media/v4l2-chip-ident.h |    1 +
 2 files changed, 23 insertions(+), 0 deletions(-)

diff --git a/drivers/media/video/ov772x.c b/drivers/media/video/ov772x.c
index f417df1..d1bd4ea 100644
--- a/drivers/media/video/ov772x.c
+++ b/drivers/media/video/ov772x.c
&lt; at &gt;&lt; at &gt; -51,6 +51,7 &lt; at &gt;&lt; at &gt;
 #define COM8        0x13 /* Common control 8 */
 #define COM9        0x14 /* Common control 9 */
 #define COM10       0x15 /* Common control 10 */
+#define REG16       0x16 /* Register 16 */
 #define HSTART      0x17 /* Horizontal sensor size */
 #define HSIZE       0x18 /* Horizontal frame (HREF column) end high 8-bit */
 #define VSTART      0x19 /* Vertical frame (row) start high 8-bit */
&lt; at &gt;&lt; at &gt; -65,6 +66,7 &lt; at &gt;&lt; at &gt;
 #define AEW         0x24 /* AGC/AEC - Stable operating region (upper limit</description>
    <dc:creator>Kuninori Morimoto</dc:creator>
    <dc:date>2008-12-01T09:42:45</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.video4linux/41215">
    <title>[PATCH 1/2] Change device ID selection method on ov772x driver</title>
    <link>http://comments.gmane.org/gmane.comp.video.video4linux/41215</link>
    <description>
Signed-off-by: Kuninori Morimoto &lt;morimoto.kuninori&lt; at &gt;renesas.com&gt;
---
o this patch is based on mchehab/linux-next.git
o this patch came from "Add ov7725 ov7720 support to ov772x driver"
o specify code on i2c_device_id is removed


 drivers/media/video/ov772x.c    |   48 +++++++++++++++++++-------------------
 include/media/v4l2-chip-ident.h |    2 +-
 2 files changed, 25 insertions(+), 25 deletions(-)

diff --git a/drivers/media/video/ov772x.c b/drivers/media/video/ov772x.c
index d3b54a4..f417df1 100644
--- a/drivers/media/video/ov772x.c
+++ b/drivers/media/video/ov772x.c
&lt; at &gt;&lt; at &gt; -346,6 +346,12 &lt; at &gt;&lt; at &gt;
 #define OP_SWAP_RGB 0x00000002
 
 /*
+ * ID
+ */
+#define OV7720  0x7720
+#define VERSION(pid, ver) ((pid&lt;&lt;8)|(ver&amp;0xFF))
+
+/*
  * struct
  */
 struct regval_list {
&lt; at &gt;&lt; at &gt; -374,34 +380,22 &lt; at &gt;&lt; at &gt; struct ov772x_priv {
 struct soc_camera_device          icd;
 const struct ov772x_color_format *fmt;
 const struct ov772x_win_size     *win;
+int                               model;
 };
 
 #define ENDMARKER { 0xff, 0xff }
 
-stat</description>
    <dc:creator>Kuninori Morimoto</dc:creator>
    <dc:date>2008-12-01T09:19:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.video4linux/41209">
    <title>USB device for uncompressed NTSC capture</title>
    <link>http://comments.gmane.org/gmane.comp.video.video4linux/41209</link>
    <description>This may be the wrong place for this question. I've been looking at a
number of places, but haven't managed to figure out what I need to
know.

I have a camera that only has analog NTSC output. I would like to get
the frames into my Linux laptop. The frames are 8-bit deep grayscale
and 320x240. I assume that they are getting expanded up into NTSC
format or something; I'm ok with that; I don't need it to be very
accurate.

On my desktop box, I have a Hauppage WinTV PCI card that hands me the
frames back via v4l. That works perfectly. I want to do the same on my
laptop, only using USB rather than PCI for obvious reasons. (1394
would be fine too. But I want something cheap.)

What devices are supported that would give me what I need? I scrounged
around on the linuxtv wiki and various other places, but it seems like
all of the USB sticks with analog inputs were doing fancy mpeg-2
compression, which kinda sucks for me:  I'm not saving the frames
anywhere, I'm processing them as they come in. So I'd rather not hav</description>
    <dc:creator>Steve Fink</dc:creator>
    <dc:date>2008-12-01T06:55:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.video4linux/41204">
    <title>KWorld ATSC 110 and NTSC [was: 2.6.25+ and KWorld ATSC 110 inputs]</title>
    <link>http://comments.gmane.org/gmane.comp.video.video4linux/41204</link>
    <description>Hi Bill,

Bill Pringlemeir wrote:


The NTSC issue is a known problem.

I tracked the error down to a commit Mauro had made (IIRC, back in
April) which ended up causing a regression on some boards  (e.g. KWorld
ATSC 110/115).  M.Krufky spun a quick patch (which works fine), but it
cannot be applied to the main Hg sources as it too would break other
things, and so some discussion would be needed to resolve the underlying
problem.  I was going to bug Mauro about the issue, but never got around
to it, and I don't know if Mike discussed this with Mauro at the recent
Plummers conference.  (I have cc'ed both in on the message).

Several posters on AVS forums were complaining of this and I posted a
link to Mike's patch and instructions (including a warning that it could
break support with other cards).  AFAIK, zero feedback was achieved from
that, as posters were either too scared by the warning or couldn't
follow the instructions, nor responded to further posts.  Whatever.

In any regard, Mike's patch, as I said, </description>
    <dc:creator>CityK</dc:creator>
    <dc:date>2008-12-01T02:09:45</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.video4linux/41203">
    <title>KWorld ATSC 110 and NTSC [was: 2.6.25+ and KWorld ATSC 110 inputs]</title>
    <link>http://comments.gmane.org/gmane.comp.video.video4linux/41203</link>
    <description>
Stuart, while I don't know for sure, I believe that information about
the power cycling is now obsolete and the driver for the ATSC 120 is
working.

In any regard, such things are not related to the difficulties Bill is
experiencing with his 110 card.  I'll detail in the next message.

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request&lt; at &gt;redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

</description>
    <dc:creator>CityK</dc:creator>
    <dc:date>2008-12-01T01:40:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.video4linux/41191">
    <title>S-Video analog Capture</title>
    <link>http://comments.gmane.org/gmane.comp.video.video4linux/41191</link>
    <description>This thread may be of some help for you:
http://marc.info/?l=linux-dvb&amp;m=122738471231266&amp;w=2

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request&lt; at &gt;redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

</description>
    <dc:creator>CityK</dc:creator>
    <dc:date>2008-11-30T18:16:32</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.video4linux/41190">
    <title>HVR-1800 problems.</title>
    <link>http://comments.gmane.org/gmane.comp.video.video4linux/41190</link>
    <description>I have a HVR-1800 that I am trying to capture Svideo and stereo from a
SA4250 Cablebox.

If I tune the cable box to a channel, and try and run:
mplayer driver=v4l2:device=/dev/video0:input=2:normid=0 -vo -xv tv://

All I get is a scrambled screen that is mostly green, and no signal at
all.   If I try to run it a second or third time or more, the input changes
to 0 and it will not listen to the mplayer command to select input=2 no
matter what I try.

Does anyone out there have this working and can point me in the right
direction to get this working?   I would really like to get .mpg output from
the svideo and analog stereo from this card.

Otherwise, does anyone know of a card that I could use, that would work
better?

-Mark
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request&lt; at &gt;redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

</description>
    <dc:creator>Mark Jenks</dc:creator>
    <dc:date>2008-11-30T17:37:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.video4linux/41176">
    <title>S-Video analog Capture.</title>
    <link>http://comments.gmane.org/gmane.comp.video.video4linux/41176</link>
    <description>I have been trying to get my 2 HVR-1800's to work with my time-warner cable
box without much success at all.

Good thing I bought 2 of these, since they are exactly what I needed, and
can't use them at all except OTA, since there are lots of problem with the
analog input of these.

I am looking for a good analog capture card that can get S-video and maybe
audio from my TW box, so that I can use them in Mythtv.

Does anyone have any suggestions on what cards have analog S-video support?

Thanks!

-Mark
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request&lt; at &gt;redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

</description>
    <dc:creator>Mark Jenks</dc:creator>
    <dc:date>2008-11-30T00:16:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.video4linux/41165">
    <title>[PATCH v2] v4l2_device/v4l2_subdev: final (?) version</title>
    <link>http://comments.gmane.org/gmane.comp.video.video4linux/41165</link>
    <description>Hi all,

This is hopefully the final version. All earlier comments have been
incorporated into this patch. I also made a new change: the mutex has been
replaced by a spinlock and I no longer lock when walking the list of subdevs.

So the assumption is that subdevs only added during initialization of the
device and removed during the destruction of the device, and not in between.
I cannot think of any reason why this you would want to do this, but should
this ever happen then the list should be replaced by a klist. I consider
this overkill, esp. since walking the subdev list should be as fast as
possible.

The full tree which includes the i2c module and ivtv conversion as well can
be accessed here: http://linuxtv.org/hg/~hverkuil/v4l-dvb-ng

Regards,

Hans

# HG changeset patch
# User Hans Verkuil &lt;hverkuil&lt; at &gt;xs4all.nl&gt;
# Date 1227979357 -3600
# Node ID 719584d5989d93b7ccb3de54155cbab9e6b06526
# Parent  7100e78482d70ee9acf90f2c15848f6002f89b7d
v4l2: add v4l2_device and v4l2_subdev structs to the v4l2 framework</description>
    <dc:creator>Hans Verkuil</dc:creator>
    <dc:date>2008-11-29T17:52:41</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.video4linux/41151">
    <title>FM transmitter support under v4l2?</title>
    <link>http://comments.gmane.org/gmane.comp.video.video4linux/41151</link>
    <description>Hi,

Anybody working on FM transmitter related drivers support under v4l2?
If no, what parts of v4l2 which could be tweaked in right order to
support such devices? I see that SI471x series seem to have FM
transmitters too.

</description>
    <dc:creator>Trilok Soni</dc:creator>
    <dc:date>2008-11-29T07:12:51</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.video4linux/41129">
    <title>testing soc_camera with mt9m001 on pxa270</title>
    <link>http://comments.gmane.org/gmane.comp.video.video4linux/41129</link>
    <description>Hello,

I'm testing at the moment the capture interface with the soc-camera and mt9m001 driver.

I fixed all I2C routines to test without any connected camera like mt9m001, because we want to use another camera hardware as mt9m001.

To read out the capture buffer I use the example project capture.c from V4L2-API with mmap(). The ioctl (fd, VIDIOC_REQBUFS, &amp;req) at the beginning of initialization fails.  I have debuged the most important parts of the driver (pxa_camera, soc_camera and mt9m001) but I can't find the mistake.

Any Idea?


Here is a short log, which functions were called:

[&lt; at &gt;Linux /opt]#./capture -m
soc_camera_open()
pxa_camera_add_device() !!!
camera 0-0: PXA Camera driver attached to camera 0
pxa_camera_activate() !!!
mt9m001_init() !
pxa_camera_add_device() ret !!!
pxa_camera_init_videobuf() !!!
soc_camera_querycap()
soc_camera_querycap() ret 0
soc_camera_cropcap()
soc_camera_s_crop()
mt9m001_set_fmt_cap() !
mt9m001_set_fmt_cap() ! ret 0
soc_camera_s_crop() ret 0
soc_camera_s_fmt_vid_cap()
soc</description>
    <dc:creator>Maik Steuer</dc:creator>
    <dc:date>2008-11-28T14:58:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.video4linux/41125">
    <title>Hauppauge WinTV USB Model 566 PAL-I</title>
    <link>http://comments.gmane.org/gmane.comp.video.video4linux/41125</link>
    <description>Hi there, I've got one of these cards but I'm having trouble getting it to
work. The problem is that it loads ok, but when I try to use it, it turns
out that the tuner module has loaded the wrong tuner type. Instead of using
tuner type 1, a PAL-I tuner which mine is, it selects a PAL-BG tuner. Now
I've tried using type=1 in the modprobe line but it turns out that, that is
no longer supported. 

 

System Info.

I'm using GeexBox which is built on linux-2.6.21.3 kernel.

 

The Init.d script is:

#!/bin/sh

#

# setup tv cards

#

# runlevels: geexbox, debug, install

 

echo "### Setting up TV card ###"

modprobe tuner pal=I

modprobe tveeprom 

modprobe usbvision

modprobe saa7115 

 

echo -n "" &gt; /var/tvcard 

exit 0  

 

And the output from dmesg is:

&lt;6&gt;usbvision_probe: Hauppauge WinTv-USB II (PAL) MODEL 566 found

&lt;6&gt;USBVision[0]: registered USBVision Video device /dev/video0 [v4l2]

&lt;6&gt;USBVision[0]: registered USBVision VBI device /dev/vbi0 [v4l2] (Not
Working Yet!)

&lt;6&gt;usbcore: registered new interf</description>
    <dc:creator>Chris Grove</dc:creator>
    <dc:date>2008-11-28T11:55:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.video4linux/41123">
    <title>Pinnacle 73e - can not suddenly compile v4l-dvb</title>
    <link>http://comments.gmane.org/gmane.comp.video.video4linux/41123</link>
    <description>Hi, I had a working 73e on OpenSuse 10.3 - using your guideline
http://www.linuxtv.org/wiki/index.php/Pinnacle_PCTV_nano_Stick_(73e) - till
I recently updated to the 2.26.22.19 (x86_64) (also distribution kernel).
Now it does not compile with new and even previous one (2.26.22.18-0.2). I
have this older kernel, kernel-sources for it, kernel headers. I can
download sources doing hg clone http://linuxtv.org/hg/v4l-dvb and hg update
-C 4501, but make does not finish successfully::
64U:~/v4l-dvb # make
make -C /root/v4l-dvb/v4l
make[1]: Entering directory `/root/v4l-dvb/v4l'
No version yet.
scripts/make_makefile.pl /lib/modules/2.6.22.18-0.2-default/build
Creating Makefile.media.
Preparing to compile for kernel version 2.6.22
VIDEO_PLANB requires version 2.6.99
VIDEO_ZR36120 requires version 2.6.99
RADIO_MIROPCM20: /lib/modules/2.6.22.18-0.2-default/build/sound/oss/aci.h is
missing.

***WARNING:*** You do not have the full kernel sources installed.
This does not prevent you from building the v4l-dvb tree if you </description>
    <dc:creator>MR</dc:creator>
    <dc:date>2008-11-28T10:35:52</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.video4linux/41118">
    <title>Unable to achieve 30fps using 'read()' in C</title>
    <link>http://comments.gmane.org/gmane.comp.video.video4linux/41118</link>
    <description>Hi all, I am new in v4l programming. What I did in my code is I used 'read( )' in C programming to read images from my Logitech Quickcam Express. My problem is I can't get 30frames per second, what I got is just 5fps when I loop and read for 200times. Do anyone know why is it under performance? Thanks

Rgds,
nik2031



      
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request&lt; at &gt;redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

</description>
    <dc:creator>wei kin</dc:creator>
    <dc:date>2008-11-28T08:02:55</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.video4linux/41106">
    <title>Advice needed: gspca IR LED control</title>
    <link>http://comments.gmane.org/gmane.comp.video.video4linux/41106</link>
    <description>Hello everyone,

I have a Z-Star Microelectronics Corp. ZC0305 USB WebCam that works fine
during daylight with the gspca webcam driver.
I'd like to turn on the IR LED's on the webcam for nighttime capture and it
looks like the driver doesn't have that capability.

Any advice on how to find out how to control the LED's?

In addition to Linux, I have a windows machine with the capture software
that came with the webcam that turns on the LED's during capture.
Would it be difficult to capture and interpret USB traffic on the windows
machine?

Cheers,
Gordon
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request&lt; at &gt;redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

</description>
    <dc:creator>Gordon Smith</dc:creator>
    <dc:date>2008-11-27T18:17:55</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.video4linux/41101">
    <title>Still image capture with V4L2</title>
    <link>http://comments.gmane.org/gmane.comp.video.video4linux/41101</link>
    <description>Popular subject this week it would appear:

http://marc.info/?l=linux-video&amp;m=122746517802617&amp;w=2

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request&lt; at &gt;redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

</description>
    <dc:creator>CityK</dc:creator>
    <dc:date>2008-11-27T16:53:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.video4linux/41099">
    <title>Still image capture with V4L2</title>
    <link>http://comments.gmane.org/gmane.comp.video.video4linux/41099</link>
    <description>Hi everyone,

Can anyone point me to some sample C code for still image capture with 
V4L2?  I am getting errors and want to check against known working code 
to see where I am going wrong.

I have got video capture working with the i.MX31 PDK I am using but 
currently stuck with still imaging.

Cheers and Happy Thanksgiving,
Dave

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request&lt; at &gt;redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

</description>
    <dc:creator>David Gowenlock</dc:creator>
    <dc:date>2008-11-27T16:00:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.video4linux/41089">
    <title>[PATCH 0/4] Add zoom and privacy controls</title>
    <link>http://comments.gmane.org/gmane.comp.video.video4linux/41089</link>
    <description>Hi,

this patch series adds support for zoom and privacy controls to V4L2:

- the first two patches add the controls to videodev2.h
- the 3rd patch updates v4l2-common.c with missing control names
- the 4th patch updates the v4l2 api documentation

I've split the additions to videodev2.h in two patches to document the new 
controls in the patches description as requested by Mauro.

Best regards,

Laurent Pinchart

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request&lt; at &gt;redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

</description>
    <dc:creator>Laurent Pinchart</dc:creator>
    <dc:date>2008-11-27T14:36:46</dc:date>
  </item>
  <textinput about="http://search.gmane.org/?group=$group=gmane.comp.video.video4linux">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.video.video4linux</link>
  </textinput>
</rdf:RDF>
