Despite the error message (which persists), the codecs appear to have been installed. I did a bit of fiddling with grep and diff and came up with the following list of files that are missing - except they're not:
Code: Select all
slapt-get -l | grep -of /usr/share/salix-codecs-installer/pkglist > overlap
root[mimosa]# diff overlap /usr/share/salix-codecs-installer/pkglist | grep '>'
> gst-plugins-bad
> opencore-amr
> schroedinger
> util-linux-ng
root[mimosa]# slapt-get -i gst-plugins-bad opencore-amr schroedinger util-linux-ng
Reading Package Lists...Done
gst-plugins-bad is up to date.
opencore-amr is up to date.
schroedinger is up to date.
No such package: util-linux-ng
Looks like I made a mistake somewhere - but anyway, I tried playing a BBC DVD (wrong region) and it worked. I wouldn't swear to the video quality being as it should, but that's probably just my imagination.
It's quite long, but just in case it's any use for reference, here's the overlap, that is, codecs that already appear to be installed; with apologies for double entries:
Code: Select all
root[mimosa]# slapt-get -l | grep -of /usr/share/salix-codecs-installer/pkglist
GConf
GConf
ORBit2
ORBit2
a52dec
a52dec
aalib
aalib
alsa-lib
alsa-lib
amrnb
amrnb
amrwb
amrwb
audiofile
audiofile
ncurses
bzip2
bzip2
cairo
cairo
cairo
cairo
cairo
ncurses
cxxlibs
cxxlibs
dbus
dbus
dbus-glib
dbus-glib
dbus
dbus
dbus
dbus
dirac
dirac
flac
sdl
sdl
esound
esound
expat
expat
faac
faac
faad2
flac
flac
fontconfig
fontconfig
freetype
freetype
gcc
gcc
gcc
gcc
gcc
gcc
gcc
gcc
gcc
gcc
gcc
gcc
gcc
gcc
GConf
glib2
glib2
gnutls
gnutls
gpm
gpm
gst-ffmpeg
gst-ffmpeg
gstreamer
gst-plugins-bad
gst-plugins-bad
gst-plugins-base
gst-plugins-base
gst-plugins-good
gst-plugins-good
gst-plugins-ugly
gst-plugins-ugly
gst-python
gst-python
gstreamer
gstreamer
gtk+2
gtk+2
hal
hal
hal
hal
jasper
jasper
lame
lame
libICE
libICE
libSM
libSM
libX11
libX11
libXau
libXau
libXdamage
libXdamage
libXdmcp
libXdmcp
libXext
libXext
libXfixes
libXfixes
libXrandr
libXrandr
libXrender
libXrender
libass
libass
libass
libass
libcaca
libcaca
libcdaudio
libcdaudio
libcdio
libcdio
libcuefile
libcuefile
dbus
dbus
libdca
libdca
libdv
libdv
libdv
libdv
libdvdcss
libdvdcss
libdvdnav
libdvdnav
libdvdread
libdvdread
libexif
libexif
libgcrypt
libgcrypt
libgpg-error
libgpg-error
libid3tag
libid3tag
libjpeg
libjpeg
libmad
libmad
libmms
libmms
libmpeg2
libmpeg2
libogg
libogg
liboil
liboil
libpng
libpng
hal
libreplaygain
libreplaygain
libshout
libshout
libsoup
libsoup
libtheora
libtheora
libvorbis
libvorbis
libvorbis
libvorbis
libvpx
libvpx
libxcb
libxcb
libxml2
libxml2
libxml2
mjpegtools
mjpegtools
hal
musepack-tools
musepack-tools
ncurses
ncurses
neon
neon
opencore-amr
opencore-amr
openssl
openssl
openssl
openssl
cairo
cairo
cairo
pixman
pixman
cairo
cairo
cairo
ORBit2
ncurses
schroedinger
schroedinger
sdl
sdl
hal
hal
hal
slang
slang
slang
slang
speex
speex
svgalib
svgalib
taglib
taglib
taglib
taglib
taglib
twolame
twolame
wavpack
wavpack
wavpack
x264
x264
xvidcore
xvidcore
zlib
zlib
util-linux-ng
util-linux-ng
root[mimosa]#