|
SageTV United Kingdom SageTV and SageTV Recorder Users from the UK - This forum is for you to post about specific issues using SageTV software in the UK. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
An idea - DVB-T2 EPG data
As we all know, Sagetv can load EPG data for DVB-T2 channels ( ie HD channels ) except that it shows the compressed text as it does not know to uncompress it.
So wondering if it would be possible to read the EPG data look for the compressed data and uncompress it so that it displays correctly? Could this plugin be triggered by the data collection process in some manner? Any thoughts on this anyone? |
#2
|
|||
|
|||
I thought it was encrypted rather than compressed ?
__________________
Tecra M5, 2 x HD200, 2 x HD300 2 x PCTV 290e Win 7, Sage 7.1.9, Phoenix 2 STV Stephane's XMLTV Importer, Digiguide, |
#3
|
|||
|
|||
Doesn't EPG Collectoer not do this?
Thou I have had issues with DVB-T Dean.
__________________
Darkside: DVB-C x4 DVB-T2 x2 HD-300 x4 Lightside: DVB-C x2 DVB-T2 x4 HD-300 x3 |
#4
|
||||
|
||||
It is compressed by using Huffman algorithm, one famous implementation of the Huffman compression algorithm is the LZW (Lempel-Ziv-Welch). Many years ago I've extended the LZW algorithm to LZWR (where R is the initial of my surname, but the company I was working for refused to make it open source) to be non-linear allowing fast absolute seeking operation inside big compressed files.
I think the only way to decode the compressed EPG is at transport stream level so you need to implement a DirectShow transformation filter to uncompress the data for SageTV in a similar way the DVB decrypter filter does for audio/video data. Eddy
__________________
Automatic Power Off | Squeezeslave | DVB-S Importer | DVB Decrypter & Card Client | Tuner Preroll Every man is a damn fool for at least five minutes every day; wisdom consists in not exceeding the limit. ~ Elbert Hubbard |
#5
|
|||
|
|||
Yes EPG collector does this, just wondering if it could be done so that we could keep the EPG native.
Eddy, thanks as every I believe you may be correct it can only be done at the transport stream level. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Request for pointer to alternate guide data plugin when Sage stops providing EPG data | Savage1701 | SageTV Customizations | 3 | 04-29-2012 05:50 AM |
Unable to get Guide data for OTA channel that has data at Zap2it | wayner | SageTV EPG Service | 15 | 07-09-2010 06:23 AM |
Zap2It & SageTV: Built-in data not affected; Alternatives for EPG data not included? | Opus4 | SageTV EPG Service | 20 | 08-21-2008 06:31 PM |
Can I use Sage EPG data and XMLTV data on two diff. sources? | CanadianEh | SageTV EPG Service | 1 | 08-12-2008 09:21 AM |
Music data mixing with tv show data | BBCritical | SageTV Customizations | 4 | 09-10-2005 11:24 PM |