CPU: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
No edit summary
 
 
(8 intermediate revisions by 5 users not shown)
Line 3: Line 3:
A short overview.
A short overview.


* 200 MHz Pentium => absolute minimum
* '''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
* '''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)
* '''~ 800MHz''' => DivX with MPlayer via tv out of graphics card is possible (''not'' with DVB card, too slow for this; see below re. MPEG2 only )
* ~ 1 GHz => output of DivX files via DVB card possible (medium power consumption, about 30 Watts)
* '''~ 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
* '''>= 2 GHz''' => power users, compiling software, high power consumption (>=60 Watts), difficult for noiseless cooling


==Absolute Minimum Requirements==
==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.
VDR should run starting from 200MHz if a DVB tuner with embedded hardware MPEG-2 decoder is used, a so called Full-Featured [[linuxtv:DVB Standard|DVB]] card. 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 (~500Kbyte/s) and slow computer does not have problems with that.


On the other hand, if you don't want to use only MPEG-2 (DVB, DVD), but also MPEG-4 (DivX), the hardware decoder is not able to do that. The CPU has to do this job. In case you bought a DVB tuner without hardware MPEG-2 decoder, a so called Budget DVB card, the main CPU has to decode MPEG bit data stream, even MPEG-2.
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
* '''600 MHz''' => too slow for MPEG4/DivX or MPEG-2 software decoding
* 1 GHz => might be sufficient in some cases
* '''1 GHz''' => might be sufficient in some cases
* 2 GHz => ok
* '''2 GHz''' => ok


Encoding or transcoding of video needs CPU power. This is valid too for producing VCDs, SVCDs
Encoding or transcoding of video needs CPU power. This is valid also when 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.
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.


Line 26: Line 25:
In general:
In general:


*slow clock frequency => noiseless, because no cooling problems
* slow clock frequency => noiseless, because of no cooling problems
*high clock frequency => noisy, because of 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.
Passive cooling is possible up to approx. 1GHz (depending on CPU type) or in dissipated 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)
Helpful in this question might be the dissipated power, which you can find here (German only)
Line 35: Line 34:
*http://users.erols.com/chare/elec.htm
*http://users.erols.com/chare/elec.htm


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.
Beside clock frequency 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.


[[Category:Hardware]]
---

[[Kategorie:Hardware]]
<!-- Link to the german VDR Wiki -->
[[de:Prozessor]]
[[es:CPU]]
[[ru:CPU]]

Latest revision as of 15:12, 29 July 2006

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; see below re. MPEG2 only )
  • ~ 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 DVB tuner with embedded hardware MPEG-2 decoder is used, a so called Full-Featured DVB card. 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 (~500Kbyte/s) and slow computer does not have problems with that.

On the other hand, if you don't want to use only MPEG-2 (DVB, DVD), but also MPEG-4 (DivX), the hardware decoder is not able to do that. The CPU has to do this job. In case you bought a DVB tuner without hardware MPEG-2 decoder, a so called Budget DVB card, the main CPU has to decode MPEG bit data stream, even MPEG-2.

  • 600 MHz => too slow for MPEG4/DivX or MPEG-2 software decoding
  • 1 GHz => might be sufficient in some cases
  • 2 GHz => ok

Encoding or transcoding of video needs CPU power. This is valid also when 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 of 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 dissipated 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 frequency 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.