by Keith Beef » 26 Dec 2008, 21:46
Hello, Wolfgar.
I found your Tomplayer when I went looking for a way to play OGG music files on my Tomtom 920.
Here is how I installed the application.
1 - I put a 1GB SD card into the Tomtom slot.
2 - I downloaded the ZIP archive to my Windows XP laptop and unpacked it.
3 - I connected the Tomtom to the computer and quit Tomtom Home.
4 - I copied the whole of the tomplayer directory to the SD card, and copied the SDKRegistry to the root of the Tomtom internal memory.
Now, when I start up my Tomtom, I can go to a fourth screen and see a Tomplayer icon.
When I had copied the two files from the SDKRegistry folder into the root of the internal memory without the folder, this fourth screen did not appear.
I've read the different descriptions for installing on the internal memory and on an SD card, and I was still a little confused by the terminology... especially references to /mnt/movinand and to /mnt/sdcard. It seems like:
1 - /mnt/movinand refers to the removable storage (i.e., SD card)
2 - /mnt/sdcard refers to the internal memory.
On the Windows laptop, these show up as external drives H: and I: respectively.
So when I modified the configuration files taking these assumptions into consideration, Tomplayer worked correctly.
H:tomplayerconf looks like this:
[general]
loading = ./skins/loading.bmp
exiting = ./skins/exiting.bmp
filter_video = ^.*.(mpeg|mpg|avi)$
filter_audio = ^.*.(mp3|ogg)$
video_dir = /mnt/movinand/mp3
audio_dir = /mnt/movinand/xvid
screen_saver_to = 10
fm_transmitter = 0
[video_skin]
filename = ./skins/video/video_blue.zip
[audio_skin]
filename = ./skins/audio/audio_blue.zip
I:SDKRegistry looks like this:
Version|100|
AppName|tomplayergui.sh|
AppPath|/mnt/movinand/tomplayer/|
AppIconFile|tomplayer.bmp|
AppMainTitle|tomplayer|
AppPort|2001|
COMMAND|CMD||tomplayer.bmp|tomplayer|
So far, this is great. I've listened to a few tracks of music, to verify that OGG files now play correctly. I don't have a prepared video file to test.
But is there any way to listen to an OGG file while using the navigation software at the same time, like it is possible to listen to an MP3 file while using the navigation software?
Keith.
Last edited by
Keith Beef on 27 Dec 2008, 03:26, edited 1 time in total.