[mythtv] DVB-S Scanning

John Pullan john.pullan at gmail.com
Thu Nov 10 11:51:01 EST 2005


On 10/11/05, Marco Coli <marco.coli at hi-cad.it> wrote:
> Stated that Mythtv internal scanning is not capable (at least in actual
> SVN) to find and tune many channels, I was trying to use the import
> function.
>
> Unfortunately, I noticed that scan (or scandvb) produce a file with
> frequencies in GHz, while myth expects frequency in Hz.
>
> Is there a rapid way to handle this, or should I correct the file manually?
>
> Thank You
> --
> Saluti - Marco Coli

Fix the parser code and submit a patch. that way you get the
functionality you desire and the community gets the fix :)

lib/libmythtv/dvbconfparser.cpp bool
DVBConfParser::parseConfQPSK(QStringList& tokens)
I think.

Regards.

--
John


More information about the mythtv-dev mailing list