Conexant CX2584x: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
m (typo)
m (multiple categories; minor edits)
Line 5: Line 5:


==Overview/Features==
==Overview/Features==
====Analog video inputs====
All chips of CX2584x family have the same video decoding capabilities.
All chips of CX2584x family have the same video decoding capabilities.
* Autodetection and decoding of NTSC (M, J, 4.43), PAL (B, D, G, H, I, M, N, Nc), SECAM (K, L), PAL-60
* Autodetection and decoding of NTSC (M, J, 4.43), PAL (B, D, G, H, I, M, N, Nc), SECAM (K, L), PAL-60
Line 13: Line 14:
* VBI data slicing and decoding
* VBI data slicing and decoding


====Analog audio inputs====

Audio decoding capabilities are following:
Audio decoding capabilities are following:
{| class="wikitable"
{| class="wikitable"
Line 26: Line 27:
|-
|-
|}
|}




== External Links ==
== External Links ==
* [http://www.conexant.com/products/entry.jsp?id=78 Conexant Product Page]


[[Category:Hardware]]
[http://www.conexant.com/products/entry.jsp?id=78 Conexant Product Page]
[[Category:Chipsets]]

[[Category:Decoder]]
[[Category:Decoder]]

Revision as of 18:55, 27 September 2009

CX25840/1/2/3 is a broadcast audio/video decoder family of ICs from Conexant. According to Conexant, its a "... second generation of Audio/Video (A/V) decoders built on the success of the CX23880 family ...". Typically used in combination with other PCI bridge/MPEG encoder chip like CX23415/6/8.

CX2584x chips are fully supported by Linux kernel using the cx25840 driver.

Overview/Features

Analog video inputs

All chips of CX2584x family have the same video decoding capabilities.

  • Autodetection and decoding of NTSC (M, J, 4.43), PAL (B, D, G, H, I, M, N, Nc), SECAM (K, L), PAL-60
  • Five-line adaptive comb filter for NTSC and PAL.
  • Two 10 bit ADCs
  • Eight composite inputs
  • Four Y/C inputs
  • VBI data slicing and decoding

Analog audio inputs

Audio decoding capabilities are following:

Capability CX25840 CX25841 CX25842 CX25843
A2, NICAM, AM, FM No No Yes Yes
BTSC, EIA-J Yes Yes No Yes
BTSC with DBX No Yes No Yes

External Links