On Tue, Oct 27, 2009 at 4:04 AM, Guennadi Liakhovetski
<g.liakhovet...@gmx.de> wrote:
> Hi
>
> (repeating my preamble from a previous post)
>
> This is a general comment to the whole "media controller" work: having
> given a talk at the ELC-E in Grenoble on soc-camera, I mentioned briefly a
> few related RFCs, including this one. I've got a couple of comments back,
> including the following ones (which is to say, opinions are not mine and
> may or may not be relevant, I'm just fulfilling my promise to pass them
> on;)):
>
> 1) what about DVB? Wouldn't they also benefit from such an API? I wasn't
> able to reply to the question, whether the DVB folks know about this and
> have a chance to take part in the discussion and eventually use this API?

The extent to which DVB applies is that the DVB devices will appear in
the MC enumeration.  This will allow userland to be able to see
"hybrid devices" where both DVB and analog are tied to the same tuner
and cannot be used at the same time.

> 2) what I am even less sure about is, whether ALSA / ASoC have been
> mentioned as possible users of MC, or, at least, possible sources for
> ideas. ASoC has definitely been mentioned as an audio analog of
> soc-camera, so, I'll be looking at that - at least at their documentation
> - to see if I can borrow some of their ideas:-)

ALSA devices will definitely be available, although at this point I
have no reason to believe this will require changes the ALSA code
itself.  All of the changes involve enumeration within v4l to find the
correct ALSA device associated with the tuner and report the correct
card number.  The ALSA case is actually my foremost concern with
regards to the MC API, since it will solve the problem related to
applications such as tvtime figuring out which ALSA device to playback
audio on.

Devin

-- 
Devin J. Heitmueller - Kernel Labs
http://www.kernellabs.com
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to