|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
FLV格式是现在流行的在线流媒体格式,是一种新的视频格式,全称为Flash Video,大部分视频短片网站都用它。
所以我们的目的就是把目前绝大部分主流的视频格式(如 rm 、 WMV 、 MPG 、 MP4 、 3GP 等等)转换为 Flash 视频格式,然后利用流媒体技术,让绝大部分用户可以不需要额外的播放软件就直接点播视频。下面就转贴类似的方案流程:
客户端编码工具(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 ... exporter_print.html
服务器端转换工具(Server-Side-FLV-Conversion)
场景:想把 MPG 或 AVI 上传到你的服务器并自动转换成 FLV 吗?
1,FFmpeg : http://sourceforge.net/projects/ffmpeg | 教程1: http://soenkerohde.com/tutorials/ffmpeg | 教程2: http://klaus.geekserver.net/flash/streaming.html (Google Video 使用的就是这个东东.)
2,Flix Engine : http://www.on2.com/developer/flix-engine-sdk | 教程: http://www.flexauthority.com/articlesIndex.cfm | 范例: http://www.flexauthority.com/Samples/FlixEngine/index.html
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
5,Mencoder: http://www.mplayerhq.hu/design7/dload.html
6,libvp62: http://libvp62.sourceforge.net/
录像/实时广播(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/
4,Veoh: http://www.veoh.com/
其他站点请参考 http://www.dolc.de/forum/viewthread.php?tid=453252 第3楼列表
本地 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 文件转换为.wmv, .rm, .mpg等格式在WM(Windows Media Player), RP(RealPlayer)下播放,教程请参考 http://www.dolc.de/forum/viewthread.php?tid=453252 第三楼。 或者当然可以直接使用转换前的源文件,请事先把各种音频视频解码装全。
在线 FLV 文件播放器(Online FLV Player)
场景:知道一个在线FLV地址,又懒得下载和安装播放器.
1,Loadr: http://dengjie.com/loadr/
2,Google Player Generator: http://dengjie.com/temp/google_player.swf
3,Danger Video Player -Playlist Editor : http://dengjie.com/loadr/r.swf?f ... .swf&clr=000000
[ 本帖最后由 eppelheim 于 2007-2-21 16:13 编辑 ] |
评分
-
1
查看全部评分
-
|