* libavformat.so.55 missing in ffmpeg libs
@ 2015-11-10 18:12 Userx Xbw
0 siblings, 0 replies; only message in thread
From: Userx Xbw @ 2015-11-10 18:12 UTC (permalink / raw)
To: voidlinux
[-- Attachment #1.1: Type: text/plain, Size: 856 bytes --]
Audacity says it needs "libavformat.so.55" to import FLAC -- I got FFmpeg
and libavformat install but still no where is libavformat.so.55 to be found.
[userx@voided tmp]$ sudo xbps-query -Rs libavformat
[*] libavformat-2.8.1_1 FFmpeg file format library
[userx@voided tmp]$ sudo xbps-install -Su libavformat
[*] Updating `http://repo.voidlinux.eu/current/x86_64-repodata' ...
Package 'libavformat' is up to date.
[userx@voided tmp]$ sudo find / -name libavformat
/usr/include/avidemux/2.6/libavformat
[userx@voided tmp]$ cd /usr/include/avidemux/2.6
[userx@voided 2.6]$ ls
ADM_coreConfig.cmake ADM_coreConfig.h libavcodec libavformat libavutil
libpostproc libswscale qt5
[userx@voided 2.6]$
[userx@voided ~]$ sudo find / -name libavformat.so.55
[userx@voided ~]$
How do I get libavformat.so.55 installed so I can import into Audacity?
Thanks
[-- Attachment #1.2: Type: text/html, Size: 964 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-11-10 18:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-10 18:12 libavformat.so.55 missing in ffmpeg libs Userx Xbw
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).