[vlc] VLC audio problem @ SONY PS2 (Linux - MIPS)
Patrik Gfeller
gfellerpatrik at gmx.net
Mon Oct 11 19:45:05 CEST 2004
Hello all,
I've some problems with my home compiled/build VLC. The platform is a SONY
Playstation 2 with Kernel 2.2.1 (MIPS). I would like to use this device as a
streaming client - that's why I've decided to go for VLC.
I've downloaded most of the libs necessary, configured and compiled them
according to my knowledge (which is quite limited ...). With the following
result: I can stream video, but I've no sound. If I launch vlc with "-vvv" I
get the following:
***
VLC media player 0.7.2 Bond
[00000000] main root debug: VLC media player - version 0.7.2 Bond - (c)
1996-2004 VideoLAN
[00000000] main root debug: libvlc was configured with ./configure
--disable-dvd --disable-rpath
-with-ffmpeg-tree=/home/pgfeller/vlc/ffmpeg-0.4.8
[...]
[00000001] main vlc debug: recursively browsing `modules'
[00000001] main vlc debug: recursively browsing `/usr/local/lib/vlc'
[00000001] main vlc warning: cannot load module
`/usr/local/lib/vlc/audio_filter/libmpgatofixed32_plugin.so' (libmad.so.0:
cannot load shared object file: No such file or directory)
[00000001] main vlc warning: cannot load module
`/usr/local/lib/vlc/demux/libts_dvbpsi_plugin.so' (libdvbpsi.so.3: cannot
load shared object file: No such file or directory)
[00000001] main vlc warning: cannot load module
`/usr/local/lib/vlc/demux/libts2_plugin.so' (libdvbpsi.so.3: cannot load
shared object file: No such file or directory)
[00000001] main vlc warning: cannot load module
`/usr/local/lib/vlc/demux/libogg_plugin.so' (libogg.so.0: cannot load shared
object file: No such file or directory)
[00000001] main vlc warning: cannot load module
`/usr/local/lib/vlc/mux/libmux_ts_dvbpsi_plugin.so' (libdvbpsi.so.3:
cannotload shared object file: No such file or directory)
[00000001] main vlc warning: cannot load module
`/usr/local/lib/vlc/mux/libmux_ogg_plugin.so' (libogg.so.0: cannot load
shared object file: No such file or directory)
[00000001] main vlc debug: recursively browsing `plugins'
[...]
***
The SW complains that some shared object files are missing, but they are all
present in /usr/local/lib ... and this is in the path:
[pgfeller at playstation pgfeller]$ echo ${PATH}
/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/lib/:/usr/local/sbin/:/usr/bin/mh:/home/pgfeller/bin
[pgfeller at playstation pgfeller]$ ls -l /usr/local/lib
total 4936
-rw-r--r-- 1 root root 284296 Oct 6 21:07 libcddb.a
-rwxr-xr-x 1 root root 790 Oct 6 21:07 libcddb.la
lrwxrwxrwx 1 root root 16 Oct 6 21:07 libcddb.so ->
libcddb.so.0.1.0
lrwxrwxrwx 1 root root 16 Oct 6 21:07 libcddb.so.0 ->
libcddb.so.0.1.0
-rwxr-xr-x 1 root root 315760 Oct 6 21:07 libcddb.so.0.1.0
-rw-r--r-- 1 root root 88550 Oct 5 19:44 libdvbpsi.a
-rwxr-xr-x 1 root root 819 Oct 5 19:44 libdvbpsi.la
lrwxrwxrwx 1 root root 18 Oct 5 19:44 libdvbpsi.so ->
libdvbpsi.so.3.0.0
lrwxrwxrwx 1 root root 18 Oct 5 19:44 libdvbpsi.so.3 ->
libdvbpsi.so.3.0.0
-rwxr-xr-x 1 root root 177316 Oct 5 19:44 libdvbpsi.so.3.0.0
-rw-r--r-- 1 root root 120220 Oct 5 17:23 libltdl.a
-rwxr-xr-x 1 root root 797 Oct 5 17:23 libltdl.la
lrwxrwxrwx 1 root root 16 Oct 5 17:23 libltdl.so ->
libltdl.so.3.1.0
lrwxrwxrwx 1 root root 16 Oct 5 17:23 libltdl.so.3 ->
libltdl.so.3.1.0
-rwxr-xr-x 1 root root 235176 Oct 5 17:23 libltdl.so.3.1.0
-rw-r--r-- 1 root root 313272 Oct 5 15:26 libmad.a
-rwxr-xr-x 1 root root 699 Oct 5 15:26 libmad.la
lrwxrwxrwx 1 root root 15 Oct 5 15:26 libmad.so ->
libmad.so.0.2.0
lrwxrwxrwx 1 root root 15 Oct 5 15:26 libmad.so.0 ->
libmad.so.0.2.0
-rwxr-xr-x 1 root root 388104 Oct 5 15:26 libmad.so.0.2.0
-rw-r--r-- 1 root root 378418 Oct 6 22:07 libmpeg2.a
-rwxr-xr-x 1 root root 756 Oct 6 22:07 libmpeg2.la
-rw-r--r-- 1 root root 70160 Oct 6 22:07 libmpeg2convert.a
-rwxr-xr-x 1 root root 777 Oct 6 22:07 libmpeg2convert.la
-rw-r--r-- 1 root root 69794 Oct 8 14:09 libogg.a
-rwxr-xr-x 1 root root 797 Oct 8 14:09 libogg.la
lrwxrwxrwx 1 root root 15 Oct 8 14:09 libogg.so ->
libogg.so.0.5.1
lrwxrwxrwx 1 root root 15 Oct 8 14:09 libogg.so.0 ->
libogg.so.0.5.1
-rwxr-xr-x 1 root root 188198 Oct 8 14:09 libogg.so.0.5.1
-rw-rw-r-- 1 root root 912054 Oct 8 17:28 libvlc.a
-rw-r--r-- 1 root root 644918 Oct 8 11:18 libxmms.a
-rwxr-xr-x 1 root root 892 Oct 8 11:18 libxmms.la
lrwxrwxrwx 1 root root 16 Oct 8 11:18 libxmms.so ->
libxmms.so.1.3.1
lrwxrwxrwx 1 root root 16 Oct 8 11:18 libxmms.so.1 ->
libxmms.so.1.3.1
-rwxr-xr-x 1 root root 722175 Oct 8 11:18 libxmms.so.1.3.1
drwxrwxr-x 2 root root 4096 Oct 8 14:09 pkgconfig
drwxr-xr-x 2 root root 4096 Oct 8 13:45 vhook
drwxrwxr-x 19 root root 4096 Oct 8 17:28 vlc
drwxrwxr-x 7 root root 4096 Oct 8 11:18 xmms
***
What is worng, - what do I have to do to fix this? Any advice would be highly
apreciated.
with kind regards,
Patrik Gfeller
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20041011/544f3c68/attachment.sig>
More information about the vlc
mailing list