Since I needed a way to play back some old RealAudio files on the Zaurus, I decided to add A52/AC3 support to my statically linked VLC binary -- seemed like the sensible solution rather than transcoding 100+ files to some state-of-the-art codecs (and potentially losing a lot of quality in the process).
The updated binary can be found via the link indicated above.
On another note, contrary to my belief that it is a silly idea, I built a tiny frontend for VLC on the Zaurus to provide it with at least a minimum of shell integration (so you may now officially call me silly ). Given enough interest I might extend, clean it up and package it as well.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=71520\"][{POST_SNAPBACK}][/a][/div]
I've just started playing with your static binary. It plays the mp4 file quite nicely. I think you're definitely on the right track. I also used it to play some streams that zRadio won't touch (urls with directories) which vlc does very very nicely.
Yes, please do the front end thing, that's the only thing missing from it. I have to admit I was pleasantly surprised.
On the thought that you may go ahead with the front end thing, here are a few things that might be nice:
1) screen blank (to save battery life) button
2) repeat, random play, play once
3) add to playlist, reorder playlist, remove items from playlist
4) permanent playlists (for shoutcast streaming stations)
5) able to save default directory information (ie, point to the sd+directory)
6) separate tabs for video, audio, streams
Having a static binary does help with installation issues, so I'm okay with that
If it's even half decent, I can get rid of a bunch of applications (zRadio, media player, maybe even mplayer and kino?). I realize that the version you have doesn't do divx video at this time, but perhaps it may in the future?
I look forward to trying the front end!