home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Talk
Automatic Refreshrate Changer
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="gibman" data-source="post: 412404" data-attributes="member: 25430"><p>I haven't much use for this feature myself. Probably why it takes forever.</p><p></p><p>I did just think about how this could look in the XML file.</p><p></p><p>ex.</p><p></p><p><entry name="refreshrate01_ext">C:\\Program Files\\displaychanger\\dc.exe -refreshrate=60 -apply -quiet</entry></p><p><entry name="refreshrate01_name">NTSC</entry></p><p><entry name="ntsc_fps">29.97;30</entry></p><p><entry name="ntsc_hz">60</entry></p><p></p><p><entry name="refreshrate02_ext">C:\\Program Files\\displaychanger\\dc.exe -refreshrate=24 -apply -quiet</entry></p><p><entry name="refreshrate02_name">CINEMA@24</entry></p><p><entry name="cinema@24_fps">24</entry></p><p><entry name="cinema@24_hz">24</entry></p><p></p><p><entry name="refreshrate03_ext">C:\\Program Files\\displaychanger\\dc.exe -refreshrate=23.976 -apply -quiet</entry></p><p><entry name="refreshrate03_name">CINEMA@23.976</entry></p><p><entry name="cinema@23.976_fps">23.976</entry></p><p><entry name="cinema@23.976_hz">23.976</entry></p><p></p><p>the XML keys will be named : refreshrate01_ext etc.</p><p>so there can be an almost infinite nr. of refreshrate settings.</p><p>each refreshrateXY section has a corresponding _name, _fps and _hz section mapped to it.</p><p>The name defined in "refreshrate01_name" will be used in the notification dialogue (if enabled) as well as the name for the mappings to the "ntsc_fps" and "ntsc_hz" keys.</p><p>So this name is user definable.</p><p>Mp config will handle the reading and writing to the XML of course.</p><p></p><p>In my example we have the NTSC configuration. It will map any material with a FPS of either 29.97 or 30 to a RR of 60hz.</p><p></p><p>The Cinema section is now divided into a 24 and a 23.976 section.</p><p></p><p>If there are not any improvements to this way of configure it, then I'll go ahead and code it.</p><p></p><p>I'll provide a path at some stage I think.</p><p></p><p>/gibman</p></blockquote><p></p>
[QUOTE="gibman, post: 412404, member: 25430"] I haven't much use for this feature myself. Probably why it takes forever. I did just think about how this could look in the XML file. ex. <entry name="refreshrate01_ext">C:\\Program Files\\displaychanger\\dc.exe -refreshrate=60 -apply -quiet</entry> <entry name="refreshrate01_name">NTSC</entry> <entry name="ntsc_fps">29.97;30</entry> <entry name="ntsc_hz">60</entry> <entry name="refreshrate02_ext">C:\\Program Files\\displaychanger\\dc.exe -refreshrate=24 -apply -quiet</entry> <entry name="refreshrate02_name">CINEMA@24</entry> <entry name="cinema@24_fps">24</entry> <entry name="cinema@24_hz">24</entry> <entry name="refreshrate03_ext">C:\\Program Files\\displaychanger\\dc.exe -refreshrate=23.976 -apply -quiet</entry> <entry name="refreshrate03_name">CINEMA@23.976</entry> <entry name="cinema@23.976_fps">23.976</entry> <entry name="cinema@23.976_hz">23.976</entry> the XML keys will be named : refreshrate01_ext etc. so there can be an almost infinite nr. of refreshrate settings. each refreshrateXY section has a corresponding _name, _fps and _hz section mapped to it. The name defined in "refreshrate01_name" will be used in the notification dialogue (if enabled) as well as the name for the mappings to the "ntsc_fps" and "ntsc_hz" keys. So this name is user definable. Mp config will handle the reading and writing to the XML of course. In my example we have the NTSC configuration. It will map any material with a FPS of either 29.97 or 30 to a RR of 60hz. The Cinema section is now divided into a 24 and a 23.976 section. If there are not any improvements to this way of configure it, then I'll go ahead and code it. I'll provide a path at some stage I think. /gibman [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Talk
Automatic Refreshrate Changer
Contact us
RSS
Top
Bottom