public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Adam Baker <linux@baker-net.org.uk>
To: Hans de Goede <hdegoede@redhat.com>
Cc: Frans Pop <elendil@planet.nl>, linux-media@vger.kernel.org
Subject: Re: pac207: problem with Trust USB webcam
Date: Wed, 17 Feb 2010 00:04:51 +0000	[thread overview]
Message-ID: <201002170004.51883.linux@baker-net.org.uk> (raw)
In-Reply-To: <4B7B089A.4060504@redhat.com>

On Tuesday 16 Feb 2010, Hans de Goede wrote:
> Hi,
> 
> You need to use libv4l and have your apps patched
> to use libv4l or use the LD_PRELOAD wrapper.
> 
> Here is the latest libv4l:
> http://people.fedoraproject.org/~jwrdegoede/libv4l-0.6.5-test.tar.gz
> 
> And here are install instructions:
> http://hansdegoede.livejournal.com/7622.html
> 
Hi,

libv4l is already packaged by lenny but doing

LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so xawtv

results in either a plain green screen or a mostly green screen with some 
picture visible behind it. IIRC this is due to a bug in older versions of 
xawtv. I didn't try vlc as it wanted to install too many dependencies but I 
did try cheese which also wouldn't work.

I did find I could capture single frames with

LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so vgrabbj -d /dev/video0 >grab.jpg

or

LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so fswebcam --save grab2.jpg

which suggests that the packaged libv4l is fine and it is just the apps that 
are an issue.

Adam Baker

  reply	other threads:[~2010-02-17  0:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-14 23:38 pac207: problem with Trust USB webcam Frans Pop
2010-02-16 21:05 ` Hans de Goede
2010-02-17  0:04   ` Adam Baker [this message]
2010-02-17  8:57     ` Hans de Goede
2010-02-17 12:33       ` Frans Pop
2010-02-21 11:29         ` Frans Pop

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=201002170004.51883.linux@baker-net.org.uk \
    --to=linux@baker-net.org.uk \
    --cc=elendil@planet.nl \
    --cc=hdegoede@redhat.com \
    --cc=linux-media@vger.kernel.org \
    /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