Re: ffmpeg: libavformat-cvs.so: cannot open ...
Am Dienstag, 9. August 2005 20:46 schrieb Christian Bodenstedt:
> On Tue, 9 Aug 2005 16:25:36 +0200
> Al Bogner <debian@ml05a.pinguin.uni.cc> wrote:
> ^^
> Ist das wirklich dein Vorname?
Mach mal eine Zeitreise und frag das Al Capone :-)
> Ich würde an deiner Stelle erstmal nachsehen, ob auf deinem System
> überhaupt eine Datei "libavformat-cvs.so" existiert (locate, find)
find / -name libavformat-cvs.so -type f -print0 und locate libavformat-cvs.so
finden nichts.
WIe bereits gepostet, habe ich Updates gemacht und diese Fehlermeldung
verschwand, aber nun gibt es "test.jpg: Unknown format"
> und aus
> welchem Paket diese stammt (dpkg -S). Falls du schon einige
> Installationsversuche aus gemischten (Paket-) Quellen hinter dir hast,
> kannst du auch gleich noch "dpkg -S $(which ffmpeg)" hinterherschieben.
> Vielleicht fällt dir dabei schon was auf.
dpkg -S $(which ffmpeg)
ffmpeg: /usr/bin/ffmpeg
> Achso, auf meinem System sagt "apt-cache show ffmpeg" zu der
> Marillat-Version "Depends: libavcodeccvs ...", vielleicht solltest du auch
> mal ein Auge auf dieses Paket werfen.
apt-cache show ffmpeg
Package: ffmpeg
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 472
Maintainer: Christian Marillat <marillat@debian.org>
Architecture: i386
Source: ffmpegcvs
Version: 3:20050806-0.1
Depends: libavcodeccvs (>= 3:20050806-0.1), libavutilcvs0 (>= 3:20050806-0.1),
libc6 (>= 2.3.5-1), libfaac0 (>= 1.24-0.4), libfaad2-0 (>= 2.0.0-0.7),
libogg0 (>= 1.1.2), libsdl1.2debian (>> 1.2.7+1.2.8), libvorbis0a (>= 1.1.0),
libvorbisenc2 (>= 1.1.0), libx11-6 | xlibs (>> 4.1.0), libxvidcore4 (>=
1:1.0.0-0.0), zlib1g (>= 1:1.2.1)
Conffiles:
/etc/ffserver.conf a2cf51668682ac39c5a84a1883ad83e2
...
Al
Reply to: