День добрый,

раньше чтобы выполнить сабж делал:

$ ffmpeg "videofile.avi" -acodec libmp3lame0 -ab 192 -f mp3 "audiofile.mp3"

но теперь еррор выскакивает:
ffmpeg: error while loading shared libraries: libavcodec.so.53: cannot open 
shared object file: No such file or directory

при этом в системе присутствуют:
% dpkg -l | grep libav-tool                                                     
            
ii  libav-tools                           6:10.1-1                          
i386         Multimedia player, server, encoder and transcoder

и

% dpkg -l | grep libav        
...........................................
ii  libavcodec53:i386                     6:0.8.10-1                        
i386         Libav codec library

Файл /usr/lib/s390-linux-gnu/libavcodec.so.53 принадлежит пакету        
libavcodec-extra-53 судя по https://packages.debian.org

но при установке пакета libavcodec-extra-53 появляется варнинг:

Package libavcodec-extra-53 is not available, but is referred to by another 
package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  libav-tools

E: Package 'libavcodec-extra-53' has no installation candidate



как можно победить?



--
BW
Сохин Вячеслав


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: https://lists.debian.org/[email protected]

Ответить