[mythtv-users] How to setup Mythtv when Frequency information is unknown with PVR 350?

Steven Cruysberghs steven.cruysberghs at pi.be
Sat May 8 03:08:55 EDT 2004


> 
> If you have found the MHz value you need to calculate the the "frequency" with 
> help from some frequencies.c file found in the MythTV source. There is a 
> patch for MythTV to accept MHz values, but it never got applied to CVS...
> 
> 	Henk Poley <><

that patch actually did get applied but I think you have to manually
change the freqid field in the channel table from varchar(5) to
varchar(6) to make them fit. But it works and I'm using it here.


----------------------------------------------------------------------------
Changes committed by ijr on Sat Mar 27 05:54:20 2004

Modified Files:
   in mythtv/libs/libavcodec:
        viaslice.c 
   in mythtv/libs/libmyth:
        audiooutputalsa.cpp mythdialogs.cpp 
   in mythtv/libs/libmythtv:
        NuppelVideoPlayer.cpp NuppelVideoPlayer.h 
        NuppelVideoRecorder.cpp channel.cpp channel.h dvbchannel.cpp 
        tv_play.cpp tv_play.h tv_rec.h videoout_ivtv.cpp 
   in mythtv/setup:
        main.cpp 
Log Message:
Patches:
 - John Harvey's fix for the cursor + offsets on Qt/E 3.3.1
 - Paul Koster's patch to allow the storage of actual frequency values
in the channel table.
 - Drew Whittle's patch to clear the DVB tables as well with the startup
setup questions.
 - Gregorio Gervasio's patch to add CC options to the OSD menu.
 - 'two small fixes' patches from mian.
 - cle266 matrix copying table fix from Kenneth Aafloy.

----------------------------------------------------------------------------



More information about the mythtv-users mailing list