ffmpeg

Archived topics about LMDE 1 and LMDE 2
Locked
acaro

ffmpeg

Post by acaro »

i can't install ffmpeg , after install update pack 4. What can i do?. Thank you!!!

sudo aptitude install ffmpeg

Se instalarán los siguiente paquetes NUEVOS:
ffmpeg libavcodec53{b} libavdevice53 libavfilter2{a} libavformat53{a} libavutil51{ab} libpostproc52 libswresample0{a} libswscale2{a}
0 paquetes actualizados, 9 nuevos instalados, 0 para eliminar y 0 sin actualizar.
Necesito descargar 4550 kB/4773 kB de ficheros. Después de desempaquetar se usarán 11,7 MB.
No se satisfacen las dependencias de los siguientes paquetes:
libavutil51: Entra en conflicto: libavutil-extra-51 pero está instalado 4:0.8.0.1+b1.
libavutil-extra-51: Entra en conflicto: libavutil51 pero se va a instalar 5:0.10.2-0.2.
libavcodec53: Depende: libva1 (> 1.0.15~) pero está instalado 1.0.14-1.
Entra en conflicto: libavcodec-extra-53 pero está instalado 4:0.8.0.1+b1.
libavcodec-extra-53: Entra en conflicto: libavcodec53 pero se va a instalar 5:0.10.2-0.2.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
äxl

Re: ffmpeg

Post by äxl »

I think you have to make adjustments explained here: #Changing your repositories http://blog.linuxmint.com/?p=1836
acaro

Re: ffmpeg

Post by acaro »

Thank YOU !!!!!, changing repositories i've installed ffmepg succesfully :)

Now i have other problem with aptitude i tried to install ffmpeg before and i break down something. Do you how can i solve this?:

"
insserv: There is a loop between service minissdpd and bootlogd if started
insserv: There is a loop between service vmware-USBArbitrator and mountall-bootclean if started
insserv: loop involving service mountall-bootclean at depth 1
insserv: Starting vmware-USBArbitrator depends on minissdpd and therefore on system facility `$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error al procesar pulseaudio (--configure):
el subproceso instalado el script post-installation devolvió el código de salida de error 1
dpkg: problemas de dependencias impiden la configuración de pulseaudio-module-x11:
pulseaudio-module-x11 depende de pulseaudio; sin embargo:
El paquete `pulseaudio' no está configurado todavía.
dpkg: error al procesar pulseaudio-module-x11 (--configure):
problemas de dependencias - se deja sin configurar
dpkg: problemas de dependencias impiden la configuración de pulseaudio-module-gconf:
pulseaudio-module-gconf depende de pulseaudio; sin embargo:
El paquete `pulseaudio' no está configurado todavía.
dpkg: error al procesar pulseaudio-module-gconf (--configure):
problemas de dependencias - se deja sin configurar
dpkg: problemas de dependencias impiden la configuración de pulseaudio-module-zeroconf:
pulseaudio-module-zeroconf depende de pulseaudio; sin embargo:
El paquete `pulseaudio' no está configurado todavía.
dpkg: error al procesar pulseaudio-module-zeroconf (--configure):
problemas de dependencias - se deja sin configurar
dpkg: problemas de dependencias impiden la configuración de pulseaudio-esound-compat:
pulseaudio-esound-compat depende de pulseaudio; sin embargo:
El paquete `pulseaudio' no está configurado todavía.
dpkg: error al procesar pulseaudio-esound-compat (--configure):
problemas de dependencias - se deja sin configurar
Se encontraron errores al procesar:
pulseaudio
pulseaudio-module-x11
pulseaudio-module-gconf
pulseaudio-module-zeroconf
pulseaudio-esound-compat
"

thanks again!
äxl

Re: ffmpeg

Post by äxl »

You did have UP3 before that, right?

Please post the output of

Code: Select all

uname -a
Do you like the languages mixed? Maybe you should set your locale to English.
acaro

Re: ffmpeg

Post by acaro »

i don't know, i just installed last dvd iso from past week.


$ uname -a
Linux neuromante 3.2.0-2-amd64 #1 SMP Sun Mar 4 22:48:17 UTC 2012 x86_64 GNU/Linux


Thank you.
äxl

Re: ffmpeg

Post by äxl »

The culprits are at least two of these:
insserv: There is a loop between service minissdpd and bootlogd if started
insserv: There is a loop between service vmware-USBArbitrator and mountall-bootclean if started
You can definitely remove bootlogd (it's all and more in /var/log/kern.log or dmesg).
Second line should be a problem with VMware's scripts: http://communities.vmware.com/message/1875412#1875412
Though I have not found out whatever mountall-bootclean is ...
Locked

Return to “LMDE Archive”