About News Download

KMPlayer

KMPlayer site for KDE is at http://kmplayer.kde.org/

KMPlayer for N770

Here is v0.8.1 for Chinook (Gregale/Bora still on v0.7.4) that does play video using the osso-media-server, MPlayer and Flash through a Netscape plugin loader implementation.

What works now:

The playlist and recents file are default stored in the home directory. If you want to change this location then you have to do this with gconftool either in a terminal application or via SSH login.
The commandline should look like:
    gconftool -s -t string /apps/maemo/kmplayer/playlist_file /media/mmc1/playlist.xml
    
Version v0.8.1 comes with a playlist.xml example, which will be loaded if there is no playlist.xml.

Maemo-3


KMPlayer-0.7.3 featuring browser plugin support.


Support for the <object> HTML tag, click on the 'Persistent Playlists' or on any of its 'Group' tags, choose 'Playlist'|'Edit' from the menu and simply paste the tag from YouTube. Sync editing with the 'recycle' toolbar button and end the edit-mode by eg. clicking on 'Most Recent'.


SMIL

Although the SMIL support is far from complete, KMPlayer can already play some SMIL files out there on the WEB.
SMIL is mostly used as metadata for REAL based streaming. It's however also a language for making multi-media presentations.

Some nice SMIL files on the WEB that KMPlayer more or less supports are

Maemo-2



Maemo-1.1


Implementation notes:

KMPlayer, original a KDE application, is thus ported to this GTK environment for only URL sources. Most of the interface classes are in kmplayertypes.{h,cpp}. The osso-media-server control, done by using d-bus, is in kmplayerprocess.cpp

Playlist editing

Nevertheless, I found an use in the playlist. If you open a XML file, choose 'Show all' from the 'Playlist' menu, you can browse it.
Also, when selecting the 'Edit' option in the menu, you can actualy edit the raw XML at any point in the tree and merge it back in the tree with the green button and of course save it too.