- Thread starter
- #21
Here is my setup from my livingroom htpc.
It has projector and a LCD screen hooked up to it.
That's why I use external cmd files along with powerstrip.
one powerstrip command per. screen.
if u only have one screen u can avoid the cmd file and have the pstrip cmd line directly in the xml file.
anyways here it is.
<entry name="autochangerefreshrate">yes</entry>
<entry name="cinema_ext">C:\\24hz.cmd</entry>
<entry name="pal_ext">C:\\25hz.cmd</entry>
<entry name="ntsc_ext">c:\\30hz.cmd</entry>
<entry name="tv_ext">c:\\25hz.cmd</entry>
<entry name="cinema_fps">23.976;24</entry>
<entry name="pal_fps">25</entry>
<entry name="ntsc_fps">29.97;30</entry>
<entry name="tv_fps">25</entry>
<entry name="cinema_hz">24</entry>
<entry name="pal_hz">25</entry>
<entry name="ntsc_hz">30</entry>
<entry name="tv_hz">25</entry>
<entry name="default_hz">pal_hz</entry>
<entry name="use_default_hz">no</entry>
<entry name="devicereset">no</entry>
24hz.cmd
"C:\Program files\PowerStrip\PStrip.exe" /target:1 /T:1920,638,44,148,1080,4,5,36,74250,528
"C:\Program files\PowerStrip\PStrip.exe" /target:2 /T:1920,638,44,148,1080,4,5,36,74250,528
25hz.cmd
"C:\Program files\PowerStrip\PStrip.exe" /target:1 /T:1920,528,44,148,1080,5,10,30,74250,542
"C:\Program files\PowerStrip\PStrip.exe" /target:2 /T:1920,528,44,148,1080,5,10,30,74250,542
30hz.cmd
"C:\Program files\PowerStrip\PStrip.exe" /target:1 /T:1920,88,44,148,1080,5,10,30,74250,536
"C:\Programmer\PowerStrip\PStrip.exe" /target:2 /T:1920,88,44,148,1080,5,10,30,74250,536
if your rig has problems with dealing with the GPU resets when using ATI profiles etc. then I really recommend the pstrip way.
Ill try my to setup livingroom htpc with ati profiles too, so see how stable it all is.
/gibman
It has projector and a LCD screen hooked up to it.
That's why I use external cmd files along with powerstrip.
one powerstrip command per. screen.
if u only have one screen u can avoid the cmd file and have the pstrip cmd line directly in the xml file.
anyways here it is.
<entry name="autochangerefreshrate">yes</entry>
<entry name="cinema_ext">C:\\24hz.cmd</entry>
<entry name="pal_ext">C:\\25hz.cmd</entry>
<entry name="ntsc_ext">c:\\30hz.cmd</entry>
<entry name="tv_ext">c:\\25hz.cmd</entry>
<entry name="cinema_fps">23.976;24</entry>
<entry name="pal_fps">25</entry>
<entry name="ntsc_fps">29.97;30</entry>
<entry name="tv_fps">25</entry>
<entry name="cinema_hz">24</entry>
<entry name="pal_hz">25</entry>
<entry name="ntsc_hz">30</entry>
<entry name="tv_hz">25</entry>
<entry name="default_hz">pal_hz</entry>
<entry name="use_default_hz">no</entry>
<entry name="devicereset">no</entry>
24hz.cmd
"C:\Program files\PowerStrip\PStrip.exe" /target:1 /T:1920,638,44,148,1080,4,5,36,74250,528
"C:\Program files\PowerStrip\PStrip.exe" /target:2 /T:1920,638,44,148,1080,4,5,36,74250,528
25hz.cmd
"C:\Program files\PowerStrip\PStrip.exe" /target:1 /T:1920,528,44,148,1080,5,10,30,74250,542
"C:\Program files\PowerStrip\PStrip.exe" /target:2 /T:1920,528,44,148,1080,5,10,30,74250,542
30hz.cmd
"C:\Program files\PowerStrip\PStrip.exe" /target:1 /T:1920,88,44,148,1080,5,10,30,74250,536
"C:\Programmer\PowerStrip\PStrip.exe" /target:2 /T:1920,88,44,148,1080,5,10,30,74250,536
if your rig has problems with dealing with the GPU resets when using ATI profiles etc. then I really recommend the pstrip way.
Ill try my to setup livingroom htpc with ati profiles too, so see how stable it all is.
/gibman