From bf250436b40182450ab360178b6a67cdcfef0a68 Mon Sep 17 00:00:00 2001 From: Christoph Pfister Date: Tue, 22 Jul 2008 20:50:52 +0200 Subject: make scan files syntax more strict /3 fec of the low priority stream is NONE if hierarchy is disabled the replaced values are either AUTO, 1/2 (that's due to EN300468 signalling) or are the same as the fec of the high priority stream --- dvb-t/es-Santander | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'dvb-t/es-Santander') diff --git a/dvb-t/es-Santander b/dvb-t/es-Santander index 94326d4b..214badbe 100644 --- a/dvb-t/es-Santander +++ b/dvb-t/es-Santander @@ -1,7 +1,7 @@ # file automatically generated by w_scan # (http://wirbel.htpc-forum.de/w_scan/index2.html) # T freq bw fec_hi fec_lo mod transmission-mode guard-interval hierarchy -T 770000000 8MHz 2/3 2/3 QAM64 8k 1/4 NONE -T 834000000 8MHz 2/3 1/2 QAM64 8k 1/4 NONE -T 842000000 8MHz 2/3 1/2 QAM64 8k 1/4 NONE -T 850000000 8MHz 2/3 1/2 QAM64 8k 1/4 NONE +T 770000000 8MHz 2/3 NONE QAM64 8k 1/4 NONE +T 834000000 8MHz 2/3 NONE QAM64 8k 1/4 NONE +T 842000000 8MHz 2/3 NONE QAM64 8k 1/4 NONE +T 850000000 8MHz 2/3 NONE QAM64 8k 1/4 NONE -- cgit v1.2.3