vote up 0 vote down star
1

Are there any Flash video players, free for commercial use, that are able to playback AVI files? JW Player is out of the question because in the readme it states that use by a corporation is considered commercial use and needs a different license.

flag

58% accept rate
This is a duplicate, I'm sure... – musicfreak Jul 22 at 4:39

2 Answers

vote up 1 vote down check

Well, Flash does not natively handle the AVI container format. It can only play back the two forms of FLVs (Soresen Spark and ON2 v6) and h264 video in a few different containers (MP4, MOV) that conform to some specific requirements.

As far as I know, no one has ported AVI reading code to ActionScript. Technically it should be possible, but there's a good chance Flash simply wouldn't be fast to handle video of any real quality.

You can transcode AVIs to formats that Flash can playback using a variety of tools including ffmpeg.

link|flag
vote up 5 vote down

Seems like I'm the only one who knows about this: http://flowplayer.org/

It's free for commercial use (GPL 3), has a ton of features including the ability to splice in commercials.

link|flag

Your Answer

Get an OpenID
or

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