CPU

From VDR Wiki
Revision as of 18:32, 16 November 2004 by Wirbel (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

VDR may use CPUs with clock frequencies starting from 200MHz. But how much is really needed? A short overview.

  • 200 MHz Pentium => absolute minimum
  • 600 MHz Coppermine Celeron or Via C3 up to 1GHz => DivX possible, low power and heat (only 10..12 Watts), possibility for cooling with low noise
  • ~ 800MHz => DivX with MPlayer via tv out of graphics card is possible (not with DVB card, too slow for this)
  • ~ 1 GHz => output of DivX files via DVB card possible (medium power consumption, about 30 Watts)
  • >= 2 GHz => power users, compiling software, high power consumption (>=60 Watts), difficult for noiseless cooling

Absolute Minimum Requirements

VDR should run starting from 200MHz if a hardware MPEG-2 Decoder is used, a so called Full-Featured DVB Karte. The processor is only used to give the data from DVB card to hard disc and/or from disc to DVB card. The data transfer rate from and to the hard disc is relatively low and slow computer do not have problems with that.

but: if you don't want to use only MPEG-2 (DVB, DVD), but also MPEG-4 (DivX) the hardware decoders is not able to do that. The CPU has to do this job.

  • 600 MHz => to slow for MPEG4/DivX
  • 1 GHz => might be sufficient in some cases
  • 2 GHz => ok

Encoding or transcoding of video needs CPU power. This is valid too for producing VCDs, SVCDs out of DVB records or audio MP3 encoding. Either the PC used for VDR is fast enough or it should be connected to a faster server computer which does this job.

Choosing the right CPU for you

In general:

  • slow clock frequency => noiseless, because no cooling problems
  • high clock frequency => noisy, because of cooling problems

Passive cooling is possible up to approx. 1GHz (depending on CPU type) or in disspated power up to 10 Watts, with very big and heavy CPU coolers and case coolers up to 25 Watt is possible. More needs very sophisticated cooling solutions like heatpipes or water cooling.

Helpful in this question might be the dissipated power, which you can find here (German only)

Beside clock the core voltage and cpu stepping is interesting for you. The Celeron 600 Coppermine has only half of the dissipated power compared to Celeron 400 Mendocino.

--- Kategorie:Hardware