Dear Wiki user, You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change notification.
The following page has been changed by 194.7.114.2: http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage The comment on the change is: Moved some stuff to the new wiki ------------------------------------------------------------------------------ @@ -6,65 +6,13 @@ [[TableOfContents]] -= Introduction = - -Freevo is an open-source digital video jukebox (PVR, DVR) based on Linux in addition to a number of open-source audio/video tools. [http://www.mplayerhq.hu MPlayer] is used to play audio and video files. MPlayer is an excellent media player that can play most popular file formats. Freevo can be used both for a standalone PVR computer with a TV+remote, as well as on a regular desktop computer using the monitor and keyboard. - -Freevo is easy to download and install for new users. Most hardware is supported (graphic boards, sound cards and video capture devices). - -The Freevo core is under heavy development. It is mostly written in the [http://www.python.org Python] programming language which is very well suited for high-level control applications like Freevo. - = Installation = -As of Freevo version 1.4, please see [http://freevo.sourceforge.net/install.html Installation page] for details on downloading a distribution specific package for several distributions, or how to perform a quick install of the binary (tar.gz) version of the freevo package. - -Freevo may be installed via apt-get on some distributions. See AptGet for more info. - -== Developmental Snapshot == - -If you are interested in trying out new development snapshots get them at http://freevo.sourceforge.net/snapshots/ - -== Quick Install == - -Consider getting the "quick install version" of Freevo. This needs only the main freevo package, and a runtime that contains everything needed to run Freevo (except m-player for legal reasons). - -An automated script is available for downloading freevo and the runtime package and installing it on your system. - {{{ -lynx http://freevo.sf.net/install.sh -dump | bash }}} - -You will still need to download and install mplayer and/or xine on your own. - -=== Manual Quick Installation === - -Make sure you have downloaded the freevo package as well as the runtime package. - - * Un-tar somewhere. /usr/local is the recommended place for a "quick install" installation, but it will run from anywhere, e.g. /tmp - {{{ -cd tmp -tar xvzf freevo-1.4.tar.gz -cd freevo-1.4 -./freevo install $PATH-TO-FREEVO-RUNTIME.tar.gz }}} - - Replace the file names in the example with the current versions. - - * Run ./freevo setup in the Freevo directory. This will create /etc/freevo/freevo.conf which contains settings for your system such as screen size, video devices, etc. The default configuration is screensize 800x600, NTSC video input/output. - - * Copy local_conf.py.example to /etc/freevo and update local_conf.py to suit your system. The settings that are in local_conf.py will override defaults in freevo_config.py. Note: Do not edit freevo_config.py. Please see the later sections in this document for more details on the config files. - - * Run Freevo: - {{{./freevo }}} - - * A version of MPlayer is no longer included in the freevo. You will need to install your own version. It is available at http://www.mplayerhq.hu - -=== Gentoo Ebuild update (quick..) === - -A quick hack on the install script method.. - {{{ -lynx http://freevo.sourceforge.net/gentoo/rsync-freevo -dump | bash }}} - -And you have 1.4.1 available. +Moved to the new wiki : http://freevo.sourceforge.net/cgi-bin/doc/Installation == Configuration == + +Moved to the new wiki : http://freevo.sourceforge.net/cgi-bin/doc/Configuration === General Setup === ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Freevo-wikilog mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-wikilog
