Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: Fierelier on July 18, 2024, 09:46:09 PM

Title: 15.0 x86 - ffmpeg missing dependency (libass4)
Post by: Fierelier on July 18, 2024, 09:46:09 PM
libass4 is missing from the dep file for ffmpeg.
Title: Re: 15.0 x86 - ffmpeg missing dependency (libass4)
Post by: Rich on July 18, 2024, 10:29:44 PM
Hi Fierelier
Welcome to the forum.

I take it you are referring to  ffmpeg4.tcz.
ffmpeg4.tcz.dep contains:
Code: [Select]
libavdevice4.tcz
libavdevice4.tcz.dep contains:
Code: [Select]
libavfilter4.tcz
libXv.tcz
libXfixes.tcz
libcdio-paranoia.tcz
libasound.tcz
SDL2.tcz
libopenal.tcz
libv4l2.tcz
libpulseaudio.tcz

libavfilter4.tcz.dep contains:
Code: [Select]
libswresample4.tcz
libavformat4.tcz
libavresample4.tcz
libpostproc4.tcz
libswscale4.tcz
libass4.tcz

So  libass4.tcz  should have been pulled in when you installed  ffmpeg4.tcz.