So the first question that I have to answer is: What is MetaData? MetaData is information stored in the video file itself (FLV-file) and is not immediately visible. Typical information stored in the video is the video’s duration, creation date, data rates, but this depends of the encoder. Second question would be: Why do I [...]
About the project Read more about it here flvPlayer mck v1.3 Download Because y’all not knocking down the door for this player, I’ve given myself some time to clean up the source code. So just as in version 1.1 and version 1.2 no class files available but you can download the SWF, the readme.txt and [...]
About the project Read more about it here flvPlayer mck v1.1 Download I haven’t had the time to clean up the source code, so for now you can download the SWF and some other stuff in a ZIP Get your stuff here: flvPlayer_mck_v1_1.zip Licensing This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License.
Introduction For some time I’ve been wanting to build a Flash video player, that’s easy to use in html, but can also be used in other Flash (OOP) projects. After some research I came to the conclusion that enough people (http://www.flvplayer.com/) have already created their version of this… and also particularly good! But that’s OK: [...]
Update #5: I’ve split this post in a couple specified post about this subject: How can I make FLV with freeware / opensource software Why do I need MetaData? The best offline FLV player (not written yet) And rewrite this post. Update #3: Subtitle: “How can I make FLV with freeware / opensource software” or [...]
Introduction For some time I’ve been wanting to build a Flash video player, that’s easy to use in html, but can also be used in other Flash (OOP) projects. After some research I came to the conclusion that enough people (http://www.flvplayer.com/) have already created their version of this… and also particularly good! But that’s OK: [...]