Gerd50 wrote:With ffmpeg and gstreamer0.10-ffmpeg the problem is, that both are not installable with the current version of
libavcodec52 5:0.6.3-0.0 in the testing repos and libavcodec-extra-52 is not available at all.
Hmm, I replaced the linuxmint latest repository with debian testing in sources.list and I was able to select ffmpeg for installation without breaking anything, just upgrading and installing a bunch of packages. Note that libavcodec52 is being replaced by libavcodec53 and libasound2 is updated.
- Code: Select all
$ sudo apt-get install ffmpeg
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze
Lettura informazioni sullo stato... Fatto
I seguenti pacchetti saranno inoltre installati:
libasound2 libasound2-plugins libavdevice53 libavfilter2 libavformat53
libcv2.1 libdnet libroar-compat1 libroar1
Pacchetti suggeriti:
nvidia-libvdpau1 pinentry libmuroar0 roaraudio-server slpd
Pacchetti raccomandati:
dnet-common
I seguenti pacchetti NUOVI saranno installati:
ffmpeg libavdevice53 libavfilter2 libavformat53 libcv2.1 libdnet
libroar-compat1 libroar1
I seguenti pacchetti saranno aggiornati:
libasound2 libasound2-plugins
2 aggiornati, 8 installati, 0 da rimuovere e 449 non aggiornati.
È necessario scaricare 4421 kB di archivi.
Dopo quest'operazione, verranno occupati 10,2 MB di spazio su disco.
Continuare [S/n]?
Compare with "latest":
- Code: Select all
sudo apt-get install ffmpeg
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze
Lettura informazioni sullo stato... Fatto
Alcuni pacchetti non possono essere installati. Questo può voler dire
che è stata richiesta una situazione impossibile oppure, se si sta
usando una distribuzione in sviluppo, che alcuni pacchetti richiesti
non sono ancora stati creati o sono stati rimossi da Incoming.
Le seguenti informazioni possono aiutare a risolvere la situazione:
I seguenti pacchetti hanno dipendenze non soddisfatte:
ffmpeg : Dipende: libavdevice53 (>= 5:0.8) ma non sta per essere installato
E: Pacchetti danneggiati
So I assume it is safe to say that, in this occurrence, linuxmint latest broke at least ffmpeg.
Further I was able to request to install mencoder and update mplayer without breakage.
(Note that I didn't actually install anything because I like to keep aligned with latest, for now).
Even though this will probably be fixed when the next update pack will be out (soon I think), I wish to stress once more that the current default sources as of 201108 RC may cause breakage and I'd like to ask the LM Team to consider this problem.