Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: DVB-C Analog-module (again ;-)



Hello Sven,

> 2) Istill try to get the Siemens DVB-C with analog-module to work. No
> function at all.
> What's the name of the correct driver for the analog-module? 
> I guess that the module is detected correctly, as I get a message about
> the analog-part being detected when I modprobe dvb-ttpci.

Hello,

I have the same problem, do you use latest drivers? Then a hint could be
that in the new driver the analogue device is not known as "ANALOG" but as
"Television".

Maybe the author of analogtv should have a look ?! Is in line 459 of
player-analogtv.c, changing this line into :
case 1 : if (!memcmp(input.name, "Television", 10))
helped me to let analogtv-pluging find the analog module.

(See also drivers/media/dvb/ttpci/av7110.c:2650, todays cvs)

> What is step 2 to get the analog module to work with vdr? Do I have to
> use analogtv-plugin?

If you want to use your TV-OUT from the dvb-card and watch on vdr on TV you
need a mpg encoder which converts the analog signal to MPG stream which the
mpgdecoder decodes to let you see something.
Therefore you can take the analogtv plugin (this is also useful if you want
to switch a channel :) ).
This is the theory. My experience (after one weekend testing) the analog
pluging encodes but I don't see anything (black screen) I think it is the
channels.conf, so i have to have a closer look.

If you want to watch with X under linux you can use xawtv to watch tv with
the analogue module. Then there is also no need for an mpeg encoder.
 
> Thx so far,
> Sven

Hope this helps a little bit,
Patrick

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService

Jetzt kostenlos anmelden unter http://www.gmx.net

+++ GMX - die erste Adresse für Mail, Message, More! +++



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index