Digard As you know, I'm a beginner. A few weeks ago I didn't know what a mux was (and still today, I don't, really).
'mux' is short for 'multiplexer'. Multiplexing is a technique for combining multiple data streams into one data stream that can be transmitted and then later be de-multiplexed into the original multiple data streams once it has been received. In the context of digital TV, it is the way that broadcasters send multiple TV channels over the same frequency.
TVH, or any digital TV system, needs to know the details about the mux so that it can decode the data that is being broadcast. This includes the frequency, but also some data encoding and error correction parameters.
Digard But w_scan doesn't know either, and makes no mistake;
Because 'w_scan' is able to determine the list of channels on your 370Mhz mux, we just need to tell TVH the correct settings to use.
Here is an extract from your scan-w file.
-_-_-_-_ Getting frontend capabilities-_-_-_-_
Using DVB API 5.10
frontend 'Sundtek DVB-C (III)' supports
INVERSION_AUTO
QAM_AUTO not supported, trying QAM_64 QAM_256.
FEC_AUTO
FREQ (42.00MHz ... 1002.00MHz)
SRATE (0.520MSym/s ... 7.233MSym/s)
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
searching QAM256...
tune to: QAM_256 f = 370000 kHz S6900C0 (61441:9999:10002) (time: 12:53.717)
already known: (QAM_256 f = 346000 kHz S6900C0 (61441:9999:10008)), but not found by pids
service = TV 5 Monde (fre) (Digital Free)
You mention that you have already changed your settings to QAM_256.
I have also noticed that your FEC is set to 'NONE', whereas your w_scan has the value set to "AUTO". Have you tried changing this parameter?