Re: Debian packages
Christian Marillat <[email protected]> Sun, 20 Jul 2008 08:43:10 +0200
| Newsgroups | gmane.comp.video.dvdrip.user |
|---|---|
| Message-ID | <[email protected]> |
"Philip S. Hempel" <[email protected]> writes: [Please don't Cc me I'm subscribed to this list.] > Because ffmpeg is dependent on libavcodeccvs and friends and not the new > libavcodec51 and friends, No, ffmpeg depends on the latest libraries name. http://www.debian-multimedia.org/dists/unstable/main/binary-i386/package/ffmpeg.php Try to force the installation for libav* packages to a more recent version : apt-get install ffmpeg libavcodec51=3:20080706-0.1 Don't forget to read my homepage about the conflicts with official Debian packages. Christian