Downloads
From PiTiViWiKi
Contents |
Packages
Debian/Unstable
Latest version of PiTiVi and gnonlin are available in debian/unstable:
apt-get install pitivi
Ubuntu
To install the default version of PiTiVi for your release:
sudo apt-get install pitivi
Development Releases for Ubuntu and Debian/Experimental
The most up-to-date PiTiVi and gstreamer dependencies are available in debian/experimental. They are also updated in the gstreamer-developers PPA:
https://launchpad.net/~gstreamer-developers/+archive
For detailed instructions on how add a PPA on Ubuntu, see this page.
Note: Some people have been experiencing problems with PiTiVi and the fluendo plugins included in Ubuntu. If you experience problems with MPEG or mp3 files in pitivi, make sure the following packages are not installed:
- gstreamer0.10-fluendo-mp3
- gstreamer0.10-fluendo-mpegdemux
- gstreamer0.10-fluendo-mpegmux
Gentoo
Ebuilds are available in portage:
emerge pitivi
RPM-based systems
If you cannot find package for your rpm-base distro (redhart/fedora/suse/...) you can search for alternatives repositories/packages on pbone : http://rpm.pbone.net/index.php3?stat=3&search=pitivi
Building from the source code of a release
Tarballs of PiTiVi are available on GNOME FTP and mirrors : http://ftp.gnome.org/pub/GNOME/sources/pitivi/
PiTiVi doesn't need to be compiled, but has to be configured all the same. So you have to go through the usual:
./configure make sudo make install
Building from the source of the development version
See the Welcome_Developers page for instructions.

