Technology
 

Installing tovid/Ubuntu

From Tovid Wiki

[edit] Installation

Tovid is in the repositories. To install it, look for tovid in the package manager or run this in a terminal:

sudo apt-get install tovid

To run tovid, please check out Using the tovid command-line or Using the tovid GUI.

If the above does not work for you, you may have to install from the source tarball; follow the main instructions here: Installing tovid

[edit] Caveat

The ffmpeg from main repositories is likely crippled in some way. Notably, vhooks are broken, which are needed for todisc's *-quick-menu* option. You can compile it yourself easily though.

See this howto:

Installing svn ffmpeg on a Debian based distro