WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: x86 ffmpeg may have missing dependencies  (Read 2148 times)

gordon64

  • Guest
x86 ffmpeg may have missing dependencies
« on: September 02, 2015, 10:34:13 PM »
Hi

for 32 bit I have split the code box into 2 parts to hopefully make it easier to read.
We may have a number of missing dependencies?

Code: [Select]
tce-load -i ffmpeg
libiec61883.tcz: OK
firewire-3.16.6-tinycore.tcz: OK
libraw1394.tcz: OK
libavc1394.tcz: OK
libusb.tcz: OK
libdc1394.tcz: OK
libogg.tcz: OK
libvorbis.tcz: OK
flac.tcz: OK
libltdl.tcz: OK
libsndfile.tcz: OK
json-c.tcz: OK
libavahi.tcz: OK
speex.tcz: OK
libpulseaudio.tcz: OK
libcdio.tcz: OK
libavutil.tcz: OK
libswscale.tcz: OK
libpostproc.tcz: OK
libxml2.tcz: OK
libbluray.tcz: OK
x264.tcz: OK
celt.tcz: OK
faac.tcz: OK
libgsm.tcz: OK
lame.tcz: OK
liborc.tcz: OK
libschroedinger.tcz: OK
libtheora.tcz: OK
twolame.tcz: OK
libvpx.tcz: OK
xvid.tcz: OK
libavcodec.tcz: OK
libavformat.tcz: OK
libswresample.tcz: OK
libavfilter.tcz: OK
libavdevice.tcz: OK
ffmpeg.tcz: OK

Code: [Select]
ffmpeg --help
ffmpeg: error while loading shared libraries: libSDL-1.2.so.0: cannot open shared object file: No such file or directory

tce-load -i SDL
libmad.tcz: OK
SDL.tcz: OK
ffmpeg --help
ffmpeg: error while loading shared libraries: libopenal.so.1: cannot open shared object file: No such file or directory

tce-load -i libopenal
libopenal.tcz: OK
ffmpeg --help
ffmpeg: error while loading shared libraries: libv4l2.so.0: cannot open shared object file: No such file or directory

tce-load -i libv4l
input-joystick-3.16.6-tinycore.tcz: OK
alsa-modules-3.16.6-tinycore.tcz: OK
i2c-3.16.6-tinycore.tcz: OK
v4l-dvb-3.16.6-tinycore.tcz: OK
libv4l.tcz: OK
ffmpeg --help
ffmpeg: error while loading shared libraries: libass.so.4: cannot open shared object file: No such file or directory

tce-load -i libass
recode.tcz: OK
enca.tcz: OK
fribidi.tcz: OK
libass.tcz: OK
ffmpeg --help
ffmpeg: error while loading shared libraries: libhogweed.so.2: cannot open shared object file: No such file or directory

tce-load -i nettle
nettle.tcz: OK
ffmpeg --help
ffmpeg: error while loading shared libraries: libgnutls.so.28: cannot open shared object file: No such file or directory

tce-load -i gnutls
libtasn1.tcz: OK
p11-kit.tcz: OK
gnutls.tcz: OK

ffmpeg --help
ffmpeg version 1.2.2 Copyright (c) 2000-2013 the FFmpeg developers
(balance culled) ----it looks like all deps loaded

trivia
#####
I was thinking of updating libcdio to git version as current is dated 2009/07/10
and when I looked what might depend on it, so I might break it?? I found ffmpeg
thru
Apps -> Maintenance -> deps and deletions
click on libcdio -> list required by
and there are a small number of hits