From: "Markus Rechberger" <mrechberger@gmail.com>
To: "Dean Anderson" <dean@sensoray.com>
Cc: "Trent Piepho" <xyzzy@speakeasy.org>, "Greg KH" <greg@kroah.com>,
video4linux-list@redhat.com, linux-usb@vger.kernel.org,
linux-kernel@vger.kernel.org, mchehab@infradead.org,
v4l-dvb-maintainer@linuxtv.org
Subject: Re: [v4l-dvb-maintainer] [PATCH] USB: add Sensoray 2255 v4l driver
Date: Thu, 15 May 2008 18:57:43 +0200 [thread overview]
Message-ID: <d9def9db0805150957y2551bb19taf751b275decf79e@mail.gmail.com> (raw)
In-Reply-To: <482C5812.9090903@sensoray.com>
On 5/15/08, Dean Anderson <dean@sensoray.com> wrote:
>>
>> Virtually all apps (V4L1 & 2) can handle YUV and RGB colorspaces.
>> Certainly all the major ones do and all the major libraries as well.
>>
>> The problem is when the device only supports some vendor specific or
>> otherwise very uncommon format. In that case not doing the conversion in
>> the kernel means the device won't work with any existing software without
>> patches. In this case, while it's not "the right way", drivers often end
>> up including an in kernel conversion for pragmatic reasons.
>>
>> This was a problem with the bayer format, but now userspace support for
>> that format is more common.
>>
>
> I agree the conversions don't belong in a driver. For the record, the
> following are done in the 2255 hardware: V4L2_PIX_FMT_GREY and
> V4L2_PIX_FMT_YUV422P.
>
> Since planar YUV formats such as V4L2_PIX_FMT_YUV422P are still not that
> well supported, is it possible to keep at least one packed YUV
> format(V4L2_PIX_FMT_YUYV) in the driver? If not, let me know. I will
> strongly suggest that the hardware Engineers add YUY2 or YUYV on board
> in the DSP firmware. Thanks, Dean
>
Maybe it's better to fix up the corresponding application? If someone
wants to get those devices work he already either has to upgrade his
system or compile it manually at the moment.
With libswscale it's just a few lines of code to convert the formats
with a decent performance.
Seems like the demand of conversions is also growing for the future.
Markus
next prev parent reply other threads:[~2008-05-15 16:57 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-14 20:59 Greg KH
2008-05-15 1:17 ` [v4l-dvb-maintainer] " Markus Rechberger
2008-05-15 2:41 ` Greg KH
2008-05-15 3:12 ` Trent Piepho
2008-05-15 15:34 ` Dean Anderson
2008-05-15 16:57 ` Markus Rechberger [this message]
2008-05-16 2:59 ` Mauro Carvalho Chehab
2008-05-15 11:38 ` Oliver Neukum
2008-05-15 12:03 ` Oliver Neukum
2008-05-15 18:44 ` Greg KH
2008-05-15 19:54 ` Oliver Neukum
2008-05-15 20:10 ` Greg KH
2008-05-15 20:13 ` Oliver Neukum
2008-05-16 2:51 ` Mauro Carvalho Chehab
2008-05-16 6:28 ` Oliver Neukum
2008-05-16 15:57 ` dean
2008-05-16 16:04 ` Oliver Neukum
2008-05-16 18:17 ` Mauro Carvalho Chehab
2008-05-16 14:53 ` dean
2008-05-16 15:34 ` Mauro Carvalho Chehab
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=d9def9db0805150957y2551bb19taf751b275decf79e@mail.gmail.com \
--to=mrechberger@gmail.com \
--cc=dean@sensoray.com \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=mchehab@infradead.org \
--cc=v4l-dvb-maintainer@linuxtv.org \
--cc=video4linux-list@redhat.com \
--cc=xyzzy@speakeasy.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
all inboxes | Powered by JetHome®