flash 播放技术:jump to any part of the video

1,use FMS OR RED5
2, here is a post about this. http://www.jeroenwijering.com/?thread=7783#msg43782
3, and this post is how do I? http://www.flashcomguru.com/index.cfm/2005/11/2/Streaming-flv-video-via-PHP-take-two
4,this is an other way to do . http://www.flashcomguru.com/index.cfm/2005/11/4/Short-video-Using-flvmdi-to-inject-metadata-into-flvs
5,FLV MetaData Injector Tool : http://www.buraks.com/flvmdi/
6, some about infomation :http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspx
http://www.jeroenwijering.com/?search=red5
7, and some introdution about YouTude: 
 

Flash Video (FLV) files cannot be streamed from the middle directly. For that you need to server the videos using RTMP using Adobe stream server or spend some time hacking the open-source red5. FLV files are sent via simple HTTP just like any other webpage or image.

Google and YouTube let you jump to a specific part of the video by sending a new dynamic FLV file over HTTP that starts very close to the time you wish to jump to. In other words, every time you click on the trackbar and the FLV hasn't loaded that segment yet, it loads a whole new partial FLV starting at that point. The original full FLV has keyframe(time)->byte mapping stored so the SWF player can figure out which position in time means which byte of the FLV to start streaming from.

 8,some open source Player : 
 http://api.blogs.com/flow/
http://en.wikipedia.org/wiki/Flash_Video

posted @ 2008-04-08 00:09 Otis 阅读(40) 评论(0)  编辑 收藏 网摘 所属分类: Flash相关

标题  
姓名  
主页
Email (博主才能看到) 
验证码 *  看不清,换一张 [登录][注册]
内容(请不要发表任何与政治相关的内容)  
  登录  使用高级评论  新用户注册  返回页首  恢复上次提交      
该文被作者在 2008-04-08 00:11 编辑过
Google站内搜索

China-pub 计算机图书网上专卖店!6.5万品种 2-8折!
近千种 9-95 新二手计算图书火热销售中!
开发者征途系统新作:《设计模式——基于C#的工程化实现及扩展》



相关文章:

相关链接: