[web] Flash video players like Youtube and Google Video

Started by
1 comment, last by Sander 17 years, 1 month ago
There seem to be a ton of sites nowadays using flash video player (well, i think they're all flash), but how do they do it? I want to have some videos on my site, but due to copyright and privacy issues i cant just use youtube embed's, i need to have them on my site, and password protected (they're for co-dev's) I like the compression of sites like youtube. Even on 56K you can buffer one of those in not too much time. I could upload the video's themselves, but most are 5 minutes, and 50 megs. I'm sure when i play a 5 minute video at youtube i'm not buffering 50 megs of video. I googled this, but i must not be asking the right questions, because i'm getting no results. Is there a simple way to add a flash (or otherwise) video player with decent compression to my site? Can you control the compression and framerate? Some of the videos are just for informational reference, so quality isn't all that important, others are for art reference, and quality IS important. Thanks.
Advertisement
It is the Flash Video format (FLV). You should be able to create one with any ffmpeg-based encoder, such as mencoder. (edit: Adobe has quite a few articles about authoring flash video content, but they presuppose that you bought one of their products).


jfl.
Take a look at the second half of this article: http://blog.go4teams.com/?p=56.

It shows you how to use ffmpeg and flvtool2 to create flash video's and FlowPlayer to play them. I played around with it myself and it works great.

<hr />
Sander Marechal<small>[Lone Wolves][Hearts for GNOME][E-mail][Forum FAQ]</small>

This topic is closed to new replies.

Advertisement