Non-free plugins
From Ekiga
The following describes how to install non-free plugins in binary form, in addition to the binary ekiga package. These plugins contain the following non-free codecs: H264, H263-1998, MP4V-ES video codecs, and iLBC audio codec.
You can either download the libopal3.6.6-plugins-non-free package from
sudo dpkg -i libopal3.6.6-plugins-non-free
or by following these three steps:
- Add the repository (for unstable (sid)) to /etc/apt/sources.list:
deb http://snapshots.ekiga.net/snapshots/debian/ ./
- Update the package database:
-
aptitude update
-
- Install the package:
-
aptitude install libopal3.6.6-plugins-non-free
-