diff --git a/_posts/2014-11-21-amd-3d-cn.md b/_posts/2014-11-21-amd-3d-cn.md new file mode 100755 index 0000000..2166ead --- /dev/null +++ b/_posts/2014-11-21-amd-3d-cn.md @@ -0,0 +1,19 @@ +--- +layout: post_cn +title: AMD显卡播放3d片源时的重影问题 +category: cn +--- + +{{ page.title }} +================ + +这个问题困扰了我很久,以前用一个宏基的破笔记本,播放3D电影,通过HDMI输出到电视上,效果都不错。现在的台式机,AMD Radeon的显卡,播放3D电影,同样通过HDMI输出到同一电视上,反而有重影。 + +之前在网上搜半天没有结果,今天不死心,继续搜,终于解决问题了。 + +1. 先用HDMI接上电视,这个很重要,不然看不到要设置的选项。 +1. 打开AMD Catalyst Control Center +1. 进入`桌面和显示器` - `我的数字平面面板` - `缩放选项(数字平面面板)` +1. `缩放选项`拖到`过扫描` + +![overscan](/assets/images/overscan.png) diff --git a/_posts/2014-11-21-amd-3d.md b/_posts/2014-11-21-amd-3d.md index 2166ead..0d88665 100755 --- a/_posts/2014-11-21-amd-3d.md +++ b/_posts/2014-11-21-amd-3d.md @@ -1,19 +1,23 @@ --- layout: post_cn -title: AMD显卡播放3d片源时的重影问题 -category: cn +title: AMD 3D movies ghosting problem on TV sources +category: en --- {{ page.title }} ================ -这个问题困扰了我很久,以前用一个宏基的破笔记本,播放3D电影,通过HDMI输出到电视上,效果都不错。现在的台式机,AMD Radeon的显卡,播放3D电影,同样通过HDMI输出到同一电视上,反而有重影。 +A problem has troubled me for a long time, before my Acer laptop broke: playing 3D movies. +When playing 3D movies via HDMI output to a TV, the results are good. +However, on the desktop with an AMD Radeon graphics card and playing 3D movies with +HDMI output to the same TV, there is some ghosting. -之前在网上搜半天没有结果,今天不死心,继续搜,终于解决问题了。 +I searched on the Internet for a long time before finding an answer. But today +I did not give up and continued to search and finally solved the problem. -1. 先用HDMI接上电视,这个很重要,不然看不到要设置的选项。 -1. 打开AMD Catalyst Control Center -1. 进入`桌面和显示器` - `我的数字平面面板` - `缩放选项(数字平面面板)` -1. `缩放选项`拖到`过扫描` +1. First connect the TV with HDMI, this is very important, otherwise you will not see the option you want to set. +1. Open the AMD Catalyst Control Center. +1. Go to Desktop -> Monitor -> My digital flat panel -> Scaling options (digital flat panel). +1. Drag scaling option to 0% overscan. ![overscan](/assets/images/overscan.png)