Hi
You can use buddyAPI to find out the default player for that file extension.
Then you can use open....with to open video in that application.
Also, if you just use 'open' that would also launch the default player, but I prefer the earlier methid.
Mayuresh