My Zaurus is SL-5600 with the original Sharp ROM version 1.32.
I managed to get Mplayer up by downloading and installing the following packages:
http://www.self-core.org/~kaoru-k/pub/libv...1.2.0-1_arm.ipkhttp://www.self-core.org/~kaoru-k/pub/libv...1.2.0-1_arm.ipkhttp://kimux.org/liza/arc/libiconv_1.8-2_arm.ipk However, it works with avi or mpeg file with no sound using the following command:
mplayer -nosound -quiet 123.mpg
When the option -nosound is removed, I obtained an error message. partial of the error message is listed below:
Detected MPEG-PS file format!
VIDEO: MPEG1 352x288 (aspect 25.00 fps 1400.0 kbps (175.0 kbyte/s)
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
MPlayer interrupted by signal 11 in module: init_audio_codec
- MPlayer crashed by bad usage of CPU/FPU/RAM. Recompile MPlayer with --enable-debug and make a \'gdb\' backtrace and disassembly. For details, see DOCS/bugreports.html section 5.b.
- MPlayer crashed. This shouldn\'t happen. It can be a bug in the MPlayer code _or_ in your drivers _or_ in your gcc version. If you think it\'s MPlayer\'s fault, please read DOCS/bugreports.html and follow instructions there. We can\'t and won\'t help unless you provide these informations when reporting a possible bug.
List of codecs available on my SL-5600:
MPlayer 0.90rc1-2.95.1 © 2000-2002 Arpad Gereoffy (see DOCS)
Reading config file /usr/local/etc/mplayer/
mplayer.conf: No such file or directory
Reading config file /home/zaurus/.mplayer/config
Available audio output drivers:
mpegpes Mpeg-PES audio output
oss OSS/ioctl audio outpu
null Null audio output
pcm RAW PCM/WAVE file writer audio output
plugin Plugin audio output
Can someone advise how to solve the sound problem with Mplayer?