Tvtime
Aus VDR Wiki
(Unterschied zwischen Versionen)
(→Installation) |
|||
| Zeile 3: | Zeile 3: | ||
==Installation== | ==Installation== | ||
| + | <pre> | ||
| + | cd $SOURCEDIR | ||
| + | tar zxvf tvtime-<VERSION>.tar.gz | ||
| + | cd tvtime-<VERSION> | ||
| + | ./configure | ||
| + | make | ||
| + | make install | ||
| + | </pre> | ||
==Probleme== | ==Probleme== | ||
Version vom 4. November 2004, 15:25 Uhr
Inhaltsverzeichnis |
Beschreibung
Eine ebenfalls sehr interessante TV Software. Sie bringt mit deinterlacern ihren das beste Bild. Dafür braucht wird aber auch viel Rechenpower benötigt.
Installation
cd $SOURCEDIR tar zxvf tvtime-<VERSION>.tar.gz cd tvtime-<VERSION> ./configure make make install
Probleme
Screenshots
Links
| [1] | http://tvtime.sourceforge.net | Tvtime Homepage |
| [2] | http://vdrportal.de/board/thread.php?threadid=18234 | VDR über Tvtime steuern - vdr-tvtime.pl |