MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » MediaPortal 1 Talk


MediaPortal 1 Talk General talk regarding our HTPC-software MediaPortal 1 takes place here.

Reply
 
Thread Tools Display Modes
Old 2008-08-29, 10:20   #11 (permalink)
MP Donator
 
Join Date: Sep 2007
Age: 34
Posts: 45
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

This is great news, can't wait to try it!
Snader is offline   Reply With Quote
Old 2008-08-29, 10:31   #12 (permalink)
MP Donator
 
Join Date: Jan 2006
Posts: 61
Thanks: 2
Thanked 0 Times in 0 Posts

Country:


Default

I will test it as soon SW is available.
__________________
Best regards

Andrew
Domarkas is offline   Reply With Quote
Old 2008-08-29, 14:11   #13 (permalink)
Portal User
 
Join Date: Sep 2006
Age: 34
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Fantastic!

Like all previous posters I really hope this feature will be implemented. As it stands Mediaportal is already by far the best htpc software, but this would truly perfect it!!
Jailky is offline   Reply With Quote
Old 2008-08-29, 19:24   #14 (permalink)
Portal Developer
 
gibman's Avatar
 
Join Date: Oct 2006
Location: Aarhus
Posts: 735
Thanks: 4
Thanked 68 Times in 51 Posts

Country:

My System

Default

vers 0.1 attached.

plz test.

/gibman
__________________
"It's all a big foodchain.
We eat shit and shit eats us."
gibman is offline   Reply With Quote
This User Say Thank You:
Old 2008-08-29, 19:52   #15 (permalink)
MP Donator
 
Join Date: Dec 2007
Posts: 243
Thanks: 7
Thanked 1 Time in 1 Post

Country:

My System

Default

Quote:
Originally Posted by gibman View Post
vers 0.1 attached.

plz test.

/gibman
What version SVN is this for? 20010? This week's SVN still isn't out yet.
stoked is offline   Reply With Quote
Old 2008-08-29, 20:34   #16 (permalink)
Portal Developer
 
gibman's Avatar
 
Join Date: Oct 2006
Location: Aarhus
Posts: 735
Thanks: 4
Thanked 68 Times in 51 Posts

Country:

My System

Default

the diff file contains all the info regarding versioning.

It's based on this weeks coming svn.

/gibman
__________________
"It's all a big foodchain.
We eat shit and shit eats us."
gibman is offline   Reply With Quote
Old 2008-08-29, 21:14   #17 (permalink)
Portal Member
 
edterbak's Avatar
 
Join Date: Mar 2008
Posts: 140
Thanks: 11
Thanked 3 Times in 3 Posts

Country:

My System

Default

Great work Gibman,

I'll test it tomorrow after upgrading to this weeks SVN. The princess of the house is using the TV now ...

Maybe in next release you can include a small .txt file with the install notes. (like in the firstpost)

Last edited by edterbak; 2008-08-29 at 21:17.
edterbak is offline   Reply With Quote
Old 2008-08-29, 21:34   #18 (permalink)
Portal Member
 
Join Date: Oct 2007
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts


Default

been trying it out now and it doesn't work very well here.
1. To start a 25Hz movie is a lottery, some work some don't, some even don't work the first five times I start it but the sixth.
2. When I'm stopping media it doesn't return to 24Hz
3. Sometime when I start a media without stopping the running one it all turns black (not in log file)
4. When I start a 24Hz movie in 50Hz mode it switches to 24 Hz and start the movie but returns to MP Gui with movie running in corner.
5. Probably something more but I don't remember.

config:
Code:
    <entry name="autochangerefreshrate">yes</entry>
    <entry name="cinema_ext">C:\\Program Files\\ATI Technologies\\ATI.ACE\\Core-Static\\CLI.exe Start Load profilename="24"</entry>
    <entry name="pal_ext">C:\\Program Files\\ATI Technologies\\ATI.ACE\\Core-Static\\CLI.exe Start Load profilename="50"</entry>
    <entry name="ntsc_ext">C:\\Program Files\\ATI Technologies\\ATI.ACE\\Core-Static\\CLI.exe Start Load profilename="60"</entry>
    <entry name="tv_ext">C:\\Program Files\\ATI Technologies\\ATI.ACE\\Core-Static\\CLI.exe Start Load profilename="50"</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">cinema_hz</entry>
    <entry name="use_default_hz">yes</entry>
    <entry name="devicereset">yes</entry>
EDIT:
just tell me if you need translation from swedish to english (swedish in logs), even though you are danish

EDIT2:
found an error in config mode I made,
<entry name="pal_hz">25</entry>
<entry name="ntsc_hz">30</entry>
<entry name="tv_hz">25</entry>
should be:
<entry name="pal_hz">50</entry>
<entry name="ntsc_hz">60</entry>
<entry name="tv_hz">50</entry>
will try it out
Attached Files
File Type: zip MediaPortalLogs_29_08_08.zip (38.4 KB, 10 views)

Last edited by thrawnarn; 2008-08-29 at 21:49.
thrawnarn is offline   Reply With Quote
Old 2008-08-29, 22:04   #19 (permalink)
Portal Member
 
Join Date: Oct 2007
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts


Default

That worked much better, now all my 25Hz movies play. But it still doesn't switch back to 24 when I stop the media and when im going from 25 to 24 without stopping MP crashes (see log), but not the other way around. point 4 in previous message also still stands, but now I feel I can use it, nice! me like!


Attached Files
File Type: zip MediaPortalLogs_29_08_08.zip (100.0 KB, 2 views)
thrawnarn is offline   Reply With Quote
Old 2008-08-29, 23:39   #20 (permalink)
Portal Developer
 
gibman's Avatar
 
Join Date: Oct 2006
Location: Aarhus
Posts: 735
Thanks: 4
Thanked 68 Times in 51 Posts

Country:

My System

Default

The problem of not going back to the default RR when playback stops works ok here..
I start MP in 47hz

starting 24fps avi clip .. MP changes to 60hz.
stopping clip, MP changes back to 47hz

dont mind the weird hz in my setup .. my monitor on DEV pc has weird refresh rates.

ex. here is my setup

<entry name="autochangerefreshrate">yes</entry>
<entry name="cinema_ext">c:\\Programmer\\ATI Technologies\\ATI.ACE\\CLI.exe start Load profilename="60hz"</entry>
<entry name="pal_ext">c:\\Programmer\\ATI Technologies\\ATI.ACE\\CLI.exe start Load profilename="47hz"</entry>
<entry name="ntsc_ext">c:\\30hz.cmd</entry>
<entry name="tv_ext">c:\\Programmer\\ATI Technologies\\ATI.ACE\\CLI.exe start Load profilename="47hz"</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">60</entry>
<entry name="pal_hz">47</entry>
<entry name="ntsc_hz">60</entry>
<entry name="tv_hz">47</entry>

<entry name="default_hz">pal_hz</entry>

<entry name="use_default_hz">yes</entry>
<entry name="devicereset">yes</entry>

/gibman

Quote:
Originally Posted by thrawnarn View Post
That worked much better, now all my 25Hz movies play. But it still doesn't switch back to 24 when I stop the media and when im going from 25 to 24 without stopping MP crashes (see log), but not the other way around. point 4 in previous message also still stands, but now I feel I can use it, nice! me like!


__________________
"It's all a big foodchain.
We eat shit and shit eats us."
gibman is offline   Reply With Quote
Reply

Bookmarks

Tags
automatic, changer, refreshrate

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
A very simple Refreshrate changer dannyb0y Plugins 9 2008-06-24 13:56
2 problems (refreshrate, hibernate with rc) robhawk General Support 0 2008-05-28 11:44
Skin/Theme changer Autoper Improvement Suggestions 0 2005-02-19 03:51


All times are GMT +1. The time now is 18:10.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden