And back to my one remaining real bugbear :-) (hey it's my thread) How do I register tkcplayer to play file: video/type ?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=82148\"][{POST_SNAPBACK}][/a][/div]
Hi again,
/home/QtPalmtop/etc/mime.types should have the
"video/mpeg mp2 mpe mpeg mpg" etc listings already in it detailing all the common video types and extensions.
If you have an
application/somesortofmediaplayer mpg line in this file, comment it out, you probably won't though.
You should be able to open
/home/QtPalmtop/apps/Multimedia/tckplayer.desktopand insert the line
MimeType=video/*;audio/x-wav which should do it.
Deleting
/home/QtPalmtop/.mimetypes.cache and rebooting seemed to sort things out last time I seem to remember.
regards
melee