public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Hans de Goede <j.w.r.degoede@hhs.nl>
To: majortrips@gmail.com
Cc: video4linux-list@redhat.com
Subject: Re: [PATCH] Add support for OmniVision OV534 based USB cameras.
Date: Sat, 16 Aug 2008 08:58:21 +0200	[thread overview]
Message-ID: <48A67A8D.8040104@hhs.nl> (raw)
In-Reply-To: <20080816050023.GB30725@thumper>

majortrips@gmail.com wrote:
> Adds suport for OmniVision OV534 based cameras:
>  - Hercules Blog Webcam
>  - Hercules Dualpix HD Webcam
>  - Sony HD PS3 Eye (SLEH 00201)
> 
> Currently only supports 640x480 YUYV non-interlaced output.
> 
> Signed-off-by: Mark Ferrell <majortrips@gmail.com>

Hi Mark,

Have you taken a look at the ov519 driver which is currently in gspca, which is 
  in 2.6.27rc1 and more general (latest version) available here:
http://linuxtv.org/hg/~jfrancois/gspca/

That driver does do jpeg, maybe it can give some clues. gspca is a webcam 
driver framework. Would you consider porting your driver to gspca, I (we ?) 
really want to see all usb webcam drivers start using the gspca framework to 
share as much code as possible.

> +The ov534 outputs frames in YUYV format, non-interlaced, at 640x480. This
> +format does not yet have wide support among user-land applications.  Though at
> +the time of this writing xawtv was known to work correctly.
> +

This (custom cam formats) was a big problem with gspca too, for this I've 
written libv4l, which is a library which does format conversion from many cam 
specific formats to more general formats in userspace. A joined effort between 
Debian, Suse and Fedora is currently working on making all v4l apps use libv4l, 
patches have already been written for gstreamer (cheese), pwlib (ekiga) and xawtv.

For more on libv4l see:
http://hansdegoede.livejournal.com/3636.html
http://linuxtv.org/v4lwiki/index.php/Libv4l_Progress

Maybe you can write a patch to add YUYV input support to libv4l, if you do that 
please base your work on the latest version which is available here:
http://linuxtv.org/hg/~hgoede/v4l-dvb

Regards,

Hans

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

  reply	other threads:[~2008-08-16  6:48 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-16  5:00 [PATCH] Add support for OmniVision OV534 based USB cameras majortrips
2008-08-16  6:58 ` Hans de Goede [this message]
2008-08-16  7:46   ` Mark Ferrell
2008-08-16  8:03     ` Hans de Goede
2008-08-16 11:47       ` Mauro Carvalho Chehab
2008-08-17  7:03         ` Jean-Francois Moine
2008-08-16 11:36 ` Mauro Carvalho Chehab
2008-08-16 12:13   ` Mark Ferrell
2008-11-05 22:31     ` Mauro Carvalho Chehab
2008-11-11 17:42       ` Antonio Ospite
2008-11-11 18:15         ` Antonio Ospite
2008-11-11 20:01           ` Hans de Goede
2008-11-12 18:17             ` Antonio Ospite
2008-11-13 11:33               ` Jean-Francois Moine
2008-11-13 17:04                 ` Antonio Ospite
2008-11-13 18:30                   ` Jean-Francois Moine
2008-11-13 22:35                     ` Antonio Ospite
2008-11-14 10:55                       ` Jean-Francois Moine
2008-11-14 14:04                         ` Antonio Ospite
  -- strict thread matches above, loose matches on Subject: below --
2008-08-17 19:48 Theou Jean-Baptiste
2008-08-17 19:58 ` Theou Jean-Baptiste
2008-08-17 20:13   ` Theou Jean-Baptiste
2008-08-18  0:34   ` Mark Ferrell
2008-08-18 12:08     ` Theou Jean-Baptiste
2008-08-18 16:24       ` Mark Ferrell
2008-08-18 16:53         ` Theou Jean-Baptiste
2008-08-20 10:35           ` Theou Jean-Baptiste
2008-08-22 11:18             ` Mark Ferrell
2008-08-18  0:29 ` Mark Ferrell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48A67A8D.8040104@hhs.nl \
    --to=j.w.r.degoede@hhs.nl \
    --cc=majortrips@gmail.com \
    --cc=video4linux-list@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox