INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: minimum hardware requirements for using Theater View  (Read 1671 times)

robydago

  • Citizen of the Universe
  • *****
  • Posts: 518
minimum hardware requirements for using Theater View
« on: June 18, 2007, 02:45:51 pm »

I've got
* Media Center 12.0.259
* Microsoft Windows XP  Service Pack 2
* Intel Pentium 4 2598 MHz MMX
* Memory: Total - 1571 MB
* Video card: nVidia GeForce AGP FX 5200 (driver 6.14.10.9371)

And the Theater View UI is painfully slow.... and has always been with all versions of MC12 on the same system.

What's the problem? My video card? If so, is it only due to all background animations going on while using the Theater View UI? If it's only due to that, an option to turn off all background animations would be great...




Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71645
  • Where did I put my teeth?
Re: minimum hardware requirements for using Theater View
« Reply #1 on: June 18, 2007, 03:14:27 pm »

* Video card: nVidia GeForce AGP FX 5200 (driver 6.14.10.9371)

And the Theater View UI is painfully slow.... and has always been with all versions of MC12 on the same system.
Try updating your video driver.  If that doesn't work, in MC Options for Theater View, try reducing the frame rate. 
Logged

robydago

  • Citizen of the Universe
  • *****
  • Posts: 518
Re: minimum hardware requirements for using Theater View
« Reply #2 on: June 18, 2007, 03:21:55 pm »

JimH,
- video driver is the latest available
- reducing frame rate doesn't change anything
Logged

glynor

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 19608
Re: minimum hardware requirements for using Theater View
« Reply #3 on: June 18, 2007, 03:35:26 pm »

What's the problem? My video card? If so, is it only due to all background animations going on while using the Theater View UI? If it's only due to that, an option to turn off all background animations would be great...

It's probably not due to the background animations, but you can disable them on either a global or skin-by-skin basis.

To disable it in a particular Theater View skin, simply add the following code to the skin's main.xml (Theater View skins are located at C:\Program Files\J River\Media Center 12\FullSkins):

Code: [Select]
<ANIMATION>
   <Background Bitmap="Animation\Background.png" Alpha="100" Mode="0" />
</ANIMATION>

To disable it globally, add the same code to this file: C:\Program Files\J River\Media Center 12\FullSkins\Shared\Base 1.XML

As I said though... You'll likely find that this is only of limited benefit.  On my systems, it does feel a tiny bit more responsive with the animation disabled, but on the order of 2-5 FPS is really the only difference.  The animation is fairly simplistic, really....

PS. Thanks to jmone for figuring this out!
Logged
"Some cultures are defined by their relationship to cheese."

Visit me on the Interweb Thingie: http://glynor.com/

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42046
  • Shoes gone again!
Re: minimum hardware requirements for using Theater View
« Reply #4 on: June 18, 2007, 03:43:42 pm »

Disabling animation shouldn't make any frame rate difference.  Getting a texture to the card takes time, but once it's there moving it around is just matrix math.

However, if you're out of video memory so textures are getting paged back and forth, it'll kill you.  You could try overwriting the background image with a 1x1 image to see if it makes any difference.
Logged
Matt Ashland, JRiver Media Center

Mr ChriZ

  • Citizen of the Universe
  • *****
  • Posts: 4375
  • :-D
Re: minimum hardware requirements for using Theater View
« Reply #5 on: June 18, 2007, 04:13:02 pm »

I've got
* Media Center 12.0.259
* Microsoft Windows XP  Service Pack 2
* Intel Pentium 4 2598 MHz MMX
* Memory: Total - 1571 MB
* Video card: nVidia GeForce AGP FX 5200 (driver 6.14.10.9371)

And the Theater View UI is painfully slow.... and has always been with all versions of MC12 on the same system.

What's the problem? My video card? If so, is it only due to all background animations going on while using the Theater View UI? If it's only due to that, an option to turn off all background animations would be great...

Not much help here, but I thought I'd mention.
My sister has a AMD Athlon XP 1800, with an ATI Radeon 256mb 5200 (something like that anyway..)
since the vertical sync update that came a few builds ago, her system runs theater view really smoothly.

glynor

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 19608
Re: minimum hardware requirements for using Theater View
« Reply #6 on: June 18, 2007, 05:44:12 pm »

Disabling animation shouldn't make any frame rate difference.

With the frame rate display you provide inside MC, it's nearly impossible to tell.  I tested with FRAPS and I did see a 2-5 FPS (average) difference with the animations on vs. off with my ATI X800XT 512MB card.  That's pretty close to the margin of error, but was fairly consistent over multiple tests.  I also saw consistent lower Minimum FPS scores with the animation enabled (these were even closer margins only 2-3 FPS different).

Of course, 2-5 FPS is all but impossible to see at all but the lowest frame rates.... However, a much more useful FPS display than the one provided would be one that lists Average Framerates and Min/Max after Theater View is exited (perhaps just written to the log).  This would allow us to really test it and see FOR REAL (since FRAPS is certainly not always completely accurate) what the effect of this and other future changes make on performance.
Logged
"Some cultures are defined by their relationship to cheese."

Visit me on the Interweb Thingie: http://glynor.com/

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 42046
  • Shoes gone again!
Re: minimum hardware requirements for using Theater View
« Reply #7 on: June 18, 2007, 06:00:44 pm »

If it helps, you can tap the "Pause / Break" button in Theater View to see the frame rate and time spent inside each draw loop.

Since we cap the framerate, the msd (milliseconds per draw) will be more meaningful.
Logged
Matt Ashland, JRiver Media Center

robydago

  • Citizen of the Universe
  • *****
  • Posts: 518
Re: minimum hardware requirements for using Theater View
« Reply #8 on: June 20, 2007, 03:01:21 pm »

I disabled the animation but it's still too slow. It's not really an issue on this system, because I don't need Theater View, but I'm wondering what to expect when I'll build my HTPC; I want to have a very low end system for two reasons:
- less money
- less noise, 'cause more power = more heat = more cooling devices = more moving parts = more noise.... and you don't want that in an HTPC

Logged
Pages: [1]   Go Up