Project

General

Profile

Actions

Bug #570

closed

French muxes need to be updated

Added by Mossroy Mossroy almost 14 years ago. Updated almost 14 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
Category:
DVB
Target version:
-
Start date:
2011-06-17
Due date:
% Done:

0%

Estimated time:
Found in version:
2.12
Affected Versions:

Description

In France, the DVB-T channels are currently moving. The file src/linuxtv_muxes.h reflects the old frequencies. I suppose it needs to be updated to reflect these changes.
The frequencies are modified region by region, with a calendar that started in late 2009, and will end on november 29th 2011 (see http://www.tousaunumerique.fr/ou-et-quand/ )

I manually modified the frequencies for my region, recompiled tvheadend, and it found my channels as it did before.
All the new channels are listed here : http://www.tousaunumerique.fr/professionnels/en-savoir-plus/documentation/categorie-doc/plans-de-frequences/ . The PDF files also lists channels that are planned to be used in the future (but are unused at the moment)
I used this formula to compute the frequencies : (306.167 + 8 * channel_number) * 1000 000 (not 100% sure that it applies everywhere, but it worked for me). I also put the future channels : tvheadend complained about "bad signal" on these ones, but it did not hurt and will allow future usage.

I would suggest to update src/linuxtv_muxes.h with all the new frequencies (including the ones that will only work by november 2011, and the unused ones)
I'd like to propose a patch for that, but it seems to be a much too huge work to do it by hand (110 different DVB-T broadcaster, with around 10 frequencies to compute for each...)
I saw that all these frequencies also appear in debian/ubuntu package dvb-apps (they are also outdated).
Do you know of other places where these frequencies would be maintained? I suppose that they already exist in a numeric form somewhere...

By the way, why does tvheadend not use the dvb-apps package to find the frequencies? It would maybe be a solution for issue https://www.lonelycoder.com/redmine/issues/547


Files

linuxtv_muxes.h (790 KB) linuxtv_muxes.h linuxtv_muxes.h rebuilt from dvb-apps, with fr-* removed and fr-All copied from auto-With167kHzOffsets Mossroy Mossroy, 2011-07-02 16:01
patch_main.c.txt (125 Bytes) patch_main.c.txt patch for file main.c to add a few necessary TLDs Mossroy Mossroy, 2011-07-02 16:01
patch_main_with_auto_region.c.txt (468 Bytes) patch_main_with_auto_region.c.txt patch for file main.c to add a few necessary TLDs, and handle auto-* files Mossroy Mossroy, 2011-07-02 18:06
linuxtv_muxes.h (772 KB) linuxtv_muxes.h linuxtv_muxes.h rebuilt from dvb-apps, with fr-* removed, and auto-* files recognized as a generic region Mossroy Mossroy, 2011-07-02 18:06
Actions

Also available in: Atom PDF