Archived:ATI/AMD-V4L: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(template)
 
(some deletions, rearrangement and minor wording changes)
Line 1: Line 1:
{{brands}}

== ATI/AMD ==

=== Supported devices ===
=== Supported devices ===


Line 16: Line 12:
* ATI TV Wonder USB 2.0 [http://ati.amd.com/products/tvwonderusb20/index.html details]
* ATI TV Wonder USB 2.0 [http://ati.amd.com/products/tvwonderusb20/index.html details]


=== ATI Graphic cards with TV Tuners ===
=== ATI Graphic cards with TV Tuners and/or Capture facilities===


Most ATI graphic cards with TV tuners are supported by drivers from the [http://gatos.sourceforge.net/ GATOS project] -- see a [http://gatos.sourceforge.net/supported_cards.php list of supported cards] and check the [http://sourceforge.net/mailarchive/forum.php?forum_id=2920 announcements forum].
Most ATI graphic cards with TV tuners are supported by drivers from the [http://gatos.sourceforge.net/ GATOS project] -- see a [http://gatos.sourceforge.net/supported_cards.php list of supported cards] and check the [http://sourceforge.net/mailarchive/forum.php?forum_id=2920 announcements forum].

The Gatos development effort is in the process of moving to X.org. Patches are available for tv-out; see the [http://sourceforge.net/mailarchive/forum.php?forum_id=5014 development forum].


If you want to be able to receive television with your ATI card, you may be able to do that simply by installing X.org 7.0. What follows are some details of an unusually poorly documented project; further clarifications are appreciated.
If you want to be able to receive television with your ATI card, you may be able to do that simply by installing X.org 7.0. What follows are some details of an unusually poorly documented project; further clarifications are appreciated.
Line 42: Line 40:




== Some ATI/AMD Related Threads ==
The Gatos development effort is in the process of moving to X.org. Patches are available for tv-out; see the [http://sourceforge.net/mailarchive/forum.php?forum_id=5014 development forum].

=== related threads ===


* http://www.spinics.net/lists/vfl/msg28950.html (ATI Theatre 550 Pro)
* http://www.spinics.net/lists/vfl/msg28950.html (ATI Theatre 550 Pro)

Revision as of 15:45, 27 September 2007

Supported devices

  • ATI TV-Wonder (bttv)
  • ATI TV-Wonder VE (bttv) details
  • ATI TV Wonder Pro (cx88) details
  • ATI HDTV Wonder (cx88) details

Not yet supported devices

ATI Graphic cards with TV Tuners and/or Capture facilities

Most ATI graphic cards with TV tuners are supported by drivers from the GATOS project -- see a list of supported cards and check the announcements forum.

The Gatos development effort is in the process of moving to X.org. Patches are available for tv-out; see the development forum.

If you want to be able to receive television with your ATI card, you may be able to do that simply by installing X.org 7.0. What follows are some details of an unusually poorly documented project; further clarifications are appreciated.

Support for TV reception is implemented in three ways:

  • a Radeon TV-input driver
    • merged into X.org 7.0, now released
    • supports Rage Theatre and Rage Theatre 200 cards
  • a Mach64 v4l Linux kernel module
    • based on km and bttv
    • integrates ATI Mach64 cards with the v4l framework
    • supports both v4l and v4l2
    • under relatively active development
    • vbi currently hardcoded for NTSC (closed captioning)
    • works with AMD64 Linux distributions
    • now available through the gatos cvs on sourceforge, cf. gatos v4l project page
  • km -- a Linux kernel module
    • the older solution, now being phased out
    • provides a v4l interface to the video capture capabilities of Mach64, Rage128 and Radeon cards
    • requires ati.2 (since merged into X.org 7.0)
    • AVview is used used to tune and display the tv signal


Some ATI/AMD Related Threads