Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I understand that both JW player and Flow player are OS, but they both have expensive licensing terms.

The only fully free player that I'm aware of, MPW_Player. Seems dead.

Are there any free players that are not dead? Or should I just bite the bullet and get a license?

share|improve this question
1  
The free version of Flow Player has no licensing restrictions, it just doesn't allow you to remove the flowplayer name from the player. If you really needed to unbrand flowplayer for your site it's only $100. Most companies drop $100 on appetizers at lunch so it doesn't really seem that expensive to me. – Hardwareguy Jun 12 '09 at 13:34
It's not really that expensive, still I would prefer not to pay if I can, as I don't really make money from my blog. – Jourkey Jun 12 '09 at 13:39

2 Answers

up vote 1 down vote accepted

FPlayer is open source.

From the site:

FPlayer :: Open Source AS3 FLV Player Project

FPlayer is an object oriented, open source FLV Player Project, coded using Adobe Actionscript 3.

You can use FPlayer to show videos on your web projects, develop it and change its skin easily.

With XML playlist option you can arrange it for showing multiple videos.

FPlayer doesn’t use any components unlike the other FLV players and it’s only 8kb.

FPlayer basicly includes a volume control button, a video scrubber, and full screen option.

Info on the upcoming version 3 is here: http://code.google.com/p/fplayer/

share|improve this answer

This NetTuts+ tutorial refers to OS FLV and FLV Flash fullscreen open source players besides the ones discussed here. It also describes the process with source code.

There is also a VLC reference on this Wiki.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.