View Single Post
Posts: 143 | Thanked: 205 times | Joined on Apr 2008
#13
Originally Posted by vitaminj View Post
I think it boils down to three options:
Fiddle with some kmplayer code to make a standalone NPAPI plugin host
The NPAPI support in kmplayer is already standalone, called knpplayer. It interface is like mplayer, so start it with
knpplayer -wid <windowid> -m <mime> -p <libflashplayer-path> --args ...
last arguments are the attribute you find in the embed/object tag. Write "quit" to process stdin to quit.
 

The Following 2 Users Say Thank You to koos For This Useful Post: