Freevo

 

RPMInstallation

  1. Freevo RPM installation without yum
    1. Core dependancies
    2. Recording dependancies
    3. TV Schedules
    4. Optional Dependencies (Incomplete list)
    5. Games Support
  2. Media player applications
  3. Freevo Package
  4. Meta packages
  5. Configuration
  6. GPG Key

Freevo RPM installation without yum

If you don't have access to yum, you'll have to install each of the dependencies manually. A textfile with a list of the dependencies (package versions are outdated) is found here [WWW] http://prdownloads.sf.net/freevo/freevo-deps.txt

Note: The following packages are for Fedora Core 2, but it should also work fine for Fedora Core 3. You are strongly encouraged to use [WWW] yum for Fedora Core 4.

Core dependancies

Recording dependancies

TV Schedules

Information on tv-schedules can be found here; [WWW] http://atrpms.physik.fu-berlin.de/name/xmltv/

Optional Dependencies (Incomplete list)

Games Support

Media player applications

Currently freevo uses mplayer for all TV/audio/video playback. However, xine provides better DVD chapter navigation support and will be used for DVD playback in place of mplayer if available (can be overridden).

TV playback can be configured to use TVTime which has an excellent deinterlacer. This will only work in X-windows mode (i.e., not using the framebuffer) though.

Freevo Package

The freevo RPM package consists of the main package and an auto-boot package for creating a standalone system.

WARNING: Do not mix the RPM packages with the quick (tar.gz) install. You should pick only one or the other installation methods.

The RPM packages were compiled for 800x600 screen size, x11, us-cable, ntsc settings. Settings are stored in /etc/freevo/freevo.conf. If you wish to change them, run 'freevo setup --help' to find out available choices.

Freevo 1.5.3

freevo-boot contains boot scripts for automating the startup of freevo, web server and recording server. They are not configured to automatically start up by default. Users should use 'ntsysv' or other equivalent runlevel configuration tool to enable the startup scripts.

Meta packages

To make it easier to verify that you've install all the dependencies two meta-packages are also provided.

Freevo 1.5

Note: These meta-packages do not check for the presence of Media players (mplayer or xine).

Configuration

Please see the main Documentation Page for more information on configuration and customization. The local_conf.py.example file is located in /usr/share/doc/freevo*/ for RPM-based package installation.

WARNING: The local_config.py file format has changed in 1.5. Although it is possible to automatically convert the existing local_config.py file using 'freevo convert_config', it is better to perform the conversion manually by copying the sample local_config.py file to /etc/freevo/local_config.py, and updating the variables in the new file. Failure to do so may result in freevo hanging when accessing media directories.

GPG Key

The freevo packages (with suffixes '_fc2' and '_freevo') were signed using [WWW] http://freevo.sourceforge.net/fedora/tcwan_freevo_key.asc this gpg key

last edited 2005-08-15 03:59:28 by TCWan
current version: http://freevo.sourceforge.net/cgi-bin/doc/RPMInstallation