FFMpeg and dependencies




On this page you find FFMpeg and it's dependencies; Of note here is that there are packages that are not patent-free;
You will find packages for the patent-free versions. The non-patent-free versions are not provided as a package here,
however I provide you with a script that will make the package which you can install at your own risk.

Patent free packages

FFMPeg and Dependencies
Name Version 32bit package 64bit package Last update
amr 0.1.3 amr amr 64 May 21st 2012
faad2 2.7 faad2 faad2 64 May 21st 2012
gsm 1.0.13 gsm gsm 64 May 21st 2012
libdc1394 2.1.4 libdc1394 libdc1394 64 May 21st 2012
libraw1394 libraw1394 is included in Slackware 13.37; so I removed it from the list here.
libquicktime 1.2.4 libquicktime libquicktime 64 May 21st 2012
libvpx 1.1.0 libvpx libvpx 64 May 21st 2012
orc 0.4.16 orc orc 64 May 21st 2012
schroedinger 1.0.11 schroedinger schroedinger 64 May 21st 2012
speex 1.2rc1 speex speex 64 May 21st 2012
x264 20120518_2245 x264 x264 64 May 21st 2012
libva 0.32.0_1+sds2 libva libva 64 May 21st 2012
rtmpdump 2.3 rtmpdump rtmpdump 64 May 21st 2012
libsndfile 1.0.25 libsndfile libsndfile_64 May 21st 2012
ffmpeg 0.10.3 ffmpeg ffmpeg 64 May 21st 2012

Patented software

For the patented software, I provide a tar-file. In this tar-file you will find a build script
which is generally named < packagename > .SlackBuild and a slack-desc, which is practical to get a
package with a nice description of what the package is and does.

Instructions:
- you will have to be root, as with all other package installation
- create a directory where you want to build your package; eg: mkdir /tmp/pats
- go into that directory: cd /tmp/pats
- unpack the tar file: eg tar xvf faac.tar
- go into the newly created directory; e.g.: cd faac
- change directory to the application build dir: cd faac
- run the SlackBuild script: ./faac.SlackBuild - wait till it is finished and install/upgrade the new .txz: eg. upgradepkg --install-new ./faac-1.28-x86_64-5_mdg.txz


Patented dependencies for FFMpeg
Name Version Build script Last update
faac 1.28 faac.tar May 11th 2011
lame 3.99.1 lame.tar May 21st 2012

MLT and Frei0r



MLT, Frei0r and QJson
Name Version 32bit package 64bit package Last update
Frei0r 20120516 frei0r frei0r 64 May 21st 2012
QJson 0.7.1 qjson qjson 64 May 21st 2012
MLT 0.7.8 mlt mlt 64 May 21st 2012


KDENlive


Finally, KDENlive itself, you can find the packages here.

KDENlive
Name Version 32bit package 64bit package Last update
KDENlive 0.9.2 kdenlive kdenlive 64 May 31st 2012
Back to the main page