From: Lamarque Vieira Souza <lamarque@gmail.com>
To: video4linux-list@redhat.com
Subject: Skype and libv4l
Date: Mon, 23 Mar 2009 17:08:08 -0300 [thread overview]
Message-ID: <200903231708.08860.lamarque@gmail.com> (raw)
Hi all,
I am trying to make Skype work with my webcam (Creative PC-CAM 880, driver
zr364xx). By what I have found Skype only supports YU12, YUYV and UYVY pixel
formats, which libv4l supports as source formats only and not as destination
formats. I would like to have one of those pixel formats implement as
destination format in libv4l but I need help to understand how to convert from
YUV 4:2:0 to one of them. I think the UYVY (AKA YUV 4:2:2) is a good choice,
well at least their names are very similar. It must be easy to convert once
you have the Y, U and V components separated as they are in
libv4lconvert/libv4lconvert.c. Could somebody help with this implementation?
--
Lamarque V. Souza
http://www.geographicguide.com/brazil.htm
Linux User #57137 - http://counter.li.org/
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
next reply other threads:[~2009-03-23 20:09 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-23 20:08 Lamarque Vieira Souza [this message]
2009-03-24 9:59 ` Skype and libv4l Hans de Goede
2009-03-24 16:11 ` Lamarque Vieira Souza
2009-03-24 18:42 ` Lamarque Vieira Souza
2009-03-24 18:58 ` Markus Rechberger
2009-03-24 18:59 ` Markus Rechberger
2009-03-24 19:05 ` Lamarque Vieira Souza
2009-03-24 20:51 ` Theodoros V. Kalamatianos
2009-03-24 21:10 ` Lamarque Vieira Souza
2009-03-24 22:09 ` Skype and libv4 Lamarque Vieira Souza
2009-03-24 22:29 ` Lamarque Vieira Souza
2009-03-25 9:03 ` Hans de Goede
2009-03-25 14:17 ` Lamarque Vieira Souza
[not found] ` <49CB4D4E.6030901@redhat.com>
2009-03-26 13:36 ` Lamarque Vieira Souza
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=200903231708.08860.lamarque@gmail.com \
--to=lamarque@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.