Re: kdetv snapshot including v4l2 plugin
Dirk Ziegelmeier <[email protected]>
| Newsgroups | gmane.comp.kde.kwintv |
|---|---|
| Message-ID | <[email protected]> |
On Monday 06 December 2004 23:37, Herbert Graeber wrote: > On Monday 06 December 2004 23:11, Dirk Ziegelmeier wrote: > Instead of binding a channel file to a device, every single channel > should be bound to a device. Even webcams can be handled by providing > one single channel. This way it isn't neccessary to switch the > device explicitly. The device would be switched simply by switching > to another channel. But this would still have the problem that the _global_ settings would have to be saved per plugin/device... > The reason for this is, that I have switched to DVB-T at Nov 8 > (therefore I havena't used kdetv much for some days) and I am > evaluating if it is possible to support DVB-T in kdetv. My time is > limited, but if I can find a simple way to support my budget DVB-T > card (and others too...), maybe I will will do it... DVB-X should be a bit of work. I already prepared the kdetv backend a bit for it (the channel characteristics are handled as property lists) but there are more things to do: You at least need a DVB channel scanner and a DVB channel properties window. And of course a DVB plugin that can handle mpeg decoding to make budget cards work. I don't know whether I will start working on this soon. Maybe there is a more hackish way to get DVB somewhat working... Dirk