I've installed these three packages on my Slackware 13.1 machine:
mlt-0.5.10-1-i686_MDG
kdenlive-0.7.8-1-i686_MDG
frei0r-20100913-1-i686_MDG
When I try to load clips, with every source file I try, I get the message:
Clip ##### is missing or invalid. Remove it from project?
I suspect a problem with ffmpeg.
$ ffmpeg -version
FFmpeg version 0.6.1, Copyright (c) 2000-2010 the FFmpeg developers
built on Dec 20 2010 23:33:42 with gcc 4.4.4
configuration:
libavutil 50.15. 1 / 50.15. 1
libavcodec 52.72. 2 / 52.72. 2
libavformat 52.64. 2 / 52.64. 2
libavdevice 52. 2. 0 / 52. 2. 0
libswscale 0.11. 0 / 0.11. 0
FFmpeg 0.6.1
libavutil 50.15. 1 / 50.15. 1
libavcodec 52.72. 2 / 52.72. 2
libavformat 52.64. 2 / 52.64. 2
libavdevice 52. 2. 0 / 52. 2. 0
libswscale 0.11. 0 / 0.11. 0
I don't know if this is good or bad. Can anyone point me to a package which will allow me to install a good ffmpeg binary? Or instructions on how to build it from source?
Thanks...
