FLV编码、转换、录制、播放方案

客户端编码工具(Client-Side-FLV-Encoding)
场景:拿到一个 MPG 或 AVI 文件,打算在个人电脑上转换成FLV.
1,Sorenson Squeeze: http://www.sorensontech.com/solutions/prod/mx_win.php
2,Riva FLV Encoder: http://www.rivavx.com/index.php?encoder&L=3
3,Turbine Video Encoder: http://www.blue-pacific.com/products/turbinevideo/default.htm
4,Flix Exporter: http://www.on2.com/consumer/flix-exporter/
5,SWiSH Video: http://www.swishzone.com/index.php?product=video
6,Flash 自带的Flash Video Exporter: http://www.macromedia.com/devnet/flash/articles/flv_exporter_print.html

服务器端转换工具(Server-Side-FLV-Conversion)
场景:想把 MPG 或 AVI 上传到你的服务器并自动转换成 FLV 吗?
1,FFmpeg : http://sourceforge.net/projects/ffmpeg 教程(Google Video 使用的就是这个东东.): http://klaus.geekserver.net/flash/streaming.html
2,Flix Engine : http://www.on2.com/developer/flix-engine-sdk
3,Turbine Video Engine: http://www.on2.com/developer/flix-engine-sdk
4,Video to Flash Console: http://www.geovid.com/Video_to_Flash_Console

录像/实时广播(Record/Broadcast)
场景:想制作一个语音视频Blog满足自恋的欲望吗?
1,RED5: http://www.osflash.org/red5
2,Flash Media Server: http://www.macromedia.com/go/fms

在线编码,分享视频(Online Encode & Share)
场景:想不花钱就可以在线分享你的视频吗?
1,Google Video: http://video.google.com/
2,You Tube: http://www.youtube.com/
3,iFilm: http://www.ifilm.com/

本地 FLV 文件播放器(FLV Player)
场景:拿到了 FLV 文件不知道怎么播放了.
1,martijndevisser FLV Player: http://www.martijndevisser.com/blog/article/flv-player-updated
2,FlashGuru FLV Player: http://www.flashguru.co.uk/free-tool-flash-video-player
3,FCZone FLV Player: http://fczone.com/2006/01/fms-media-player.cfm

在线 FLV 文件播放器(Online FLV Player)
场景:知道一个在线FLV地址,又懒得下载和安装播放器.
1,Loadr: http://dengjie.com/loadr/
2,Google Player Generator: http://dengjie.com/temp/google_player.swf
原文地址:https://www.cnblogs.com/analyzer/p/1050780.html