Difference between revisions of "HDMI"
From MythTV Official Wiki
m (Category) |
|||
Line 2: | Line 2: | ||
The nearly standard interface on an [[HDTV]], it can pass both digital audio and video and can also incorporate [[HDCP]] [[DRM]] for protecting content. | The nearly standard interface on an [[HDTV]], it can pass both digital audio and video and can also incorporate [[HDCP]] [[DRM]] for protecting content. | ||
+ | |||
+ | == [[ATI]] graphics cards == | ||
+ | |||
+ | Good support, mostly used DVI-HDMI cable to connect HDTV. Don't forget setup Underscan to remove black borders. Can be set that in /home/mythtv/.xinitrc: | ||
+ | |||
+ | /opt/bin/aticonfig --set-dispattrib=tmds2i,positionX:0 | ||
+ | /opt/bin/aticonfig --set-dispattrib=tmds2i,positionY:0 | ||
+ | /opt/bin/aticonfig --set-dispattrib=tmds2i,sizeX:1920 | ||
+ | /opt/bin/aticonfig --set-dispattrib=tmds2i,sizeY:1080 | ||
[[Category:Glossary]] | [[Category:Glossary]] |
Revision as of 17:58, 25 December 2008
High Definition Multimedia Interface
The nearly standard interface on an HDTV, it can pass both digital audio and video and can also incorporate HDCP DRM for protecting content.
ATI graphics cards
Good support, mostly used DVI-HDMI cable to connect HDTV. Don't forget setup Underscan to remove black borders. Can be set that in /home/mythtv/.xinitrc:
/opt/bin/aticonfig --set-dispattrib=tmds2i,positionX:0 /opt/bin/aticonfig --set-dispattrib=tmds2i,positionY:0 /opt/bin/aticonfig --set-dispattrib=tmds2i,sizeX:1920 /opt/bin/aticonfig --set-dispattrib=tmds2i,sizeY:1080