not-in-cx2388x-datasheet.txt 953 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. =================================================================================
  2. MO_OUTPUT_FORMAT (0x310164)
  3. Previous default from DScaler: 0x1c1f0008
  4. Digit 8: 31-28
  5. 28: PREVREMOD = 1
  6. Digit 7: 27-24 (0xc = 12 = b1100 )
  7. 27: COMBALT = 1
  8. 26: PAL_INV_PHASE
  9. (DScaler apparently set this to 1, resulted in sucky picture)
  10. Digits 6,5: 23-16
  11. 25-16: COMB_RANGE = 0x1f [default] (9 bits -> max 512)
  12. Digit 4: 15-12
  13. 15: DISIFX = 0
  14. 14: INVCBF = 0
  15. 13: DISADAPT = 0
  16. 12: NARROWADAPT = 0
  17. Digit 3: 11-8
  18. 11: FORCE2H
  19. 10: FORCEREMD
  20. 9: NCHROMAEN
  21. 8: NREMODEN
  22. Digit 2: 7-4
  23. 7-6: YCORE
  24. 5-4: CCORE
  25. Digit 1: 3-0
  26. 3: RANGE = 1
  27. 2: HACTEXT
  28. 1: HSFMT
  29. 0x47 is the sync byte for MPEG-2 transport stream packets.
  30. Datasheet incorrectly states to use 47 decimal. 188 is the length.
  31. All DVB compliant frontends output packets with this start code.
  32. =================================================================================