----- "wayne" <shakacat at ukulele.com> a ?crit : > Dan Dennedy wrote: > > > > Did your MLT package include a > > libmltavformat.so.0.3.4? (rpm -ql mlt | grep > > libmltavformat) > > > > It shows the following: > /usr/lib/mlt/libmltavformat.so > > > > If so, does 'inigo -query producers 2>&1 | grep > > avformat' show a result? > > The result is: > mlt_repository.c, mlt_repository_init: failed to dlopen > /usr/lib/mlt/libmltavformat.so > > > You need to file a bug with Mandriva because either > > a library linkage is broken, the module is missing > > in the package, or a dependency is missing. > > Thanks. It was a Mandriva cooker (testing) rpm. > > Wayne
Mandriva is trying to avoid overlinking of packages, so if you see such a problem, there is a great probability that an include is missing in mlt or the dependency is not set properly in the rpm. Please file a bug (packaging for Mandriva, but no time for now). Stef
