Reply to thread

Please ask DD what modulation values should be set for:

  1. DVB-S QPSK
  2. DVB-S2 QPSK
  3. DVB-S2 8 PSK

Please also be sure to ask which values should be used for Windows XP, which does not support BDA_MOD_NBC_QPSK (31) and BDA_MOD_NBC_8PSK (32).


For the record, TV Server currently uses these defaults:

  1. DVB-S QPSK = BDA_MOD_NOT_SET (-1)
  2. DVB-S2 QPSK = BDA_MOD_QPSK (20)
  3. DVB-S2 8 PSK = BDA_MOD_8PSK (27)

Vendors can have different values if necessary to make their cards work. However, the default values have been used without problem for all other DD hardware for years, so I don't understand why there is suddenly a problem for this new card. :confused:


Top Bottom