Location:
Search - vb flv
Search list
Description: VB实现的一些数学运算算法,有解微分方程,定积分和一些函数绘图的测试,适合初学者。-VB some arithmetic algorithm, the solutions to differential equations, and some integral function mapping tests, for beginners.
Platform: |
Size: 62464 |
Author: gwen |
Hits:
Description: 一个Flv影片资源提取程序源码,VB写的,可以提取flv中的音频和视频等资源。-A Flv video source resource extraction procedures, VB wrote, can extract flv audio and video resources.
Platform: |
Size: 32768 |
Author: 古庸 |
Hits:
Description: VB开发的FLV流媒体视频、音频文件提取工具.这个程序可以提取FLV流媒体文件中的视频和音频资源,提取之后将视频保存为AVI格式,音频保存为MP3格式,然后用系统的播放器就可以打开。程序基于VB实现。-VB development FLV streaming video and audio files extraction tool. This procedure can extract FLV file streaming media video and audio resources, after extracting the video saved as AVI format, save it as MP3 audio format, then use the system on the player can open. Procedures based on the realization of VB.
Platform: |
Size: 18432 |
Author: Carolina |
Hits:
Description: vb做的flv播放器,界面非常一般,但播放时效果还是不错的-vb to do the flv player, the interface is very general, but still a good player when the effect of the
Platform: |
Size: 308224 |
Author: czzdfdf |
Hits:
Description: 用vb 6.0 实现播放本地flv格式的视频文件-open a flv file on your computer,language :visual basic 6.0
Platform: |
Size: 78848 |
Author: zhuyakui |
Hits:
Description: vb开发的flv播放器,调用的是flash.ocx,这样对内存控制什么的就不用自己操心了,代码演示了通过swf对flv的操作-vb development flv player is called, flash.ocx, so the memory will not have control over what their own to worry about, and the code showed that by the operation of swf right flv
Platform: |
Size: 76800 |
Author: willson |
Hits:
Description: vb 加载flash,并能实现时时播放。
可以实现播放flv功能, 本地和网络都可以播放-vb load flash, and can achieve constant play. Flv playback functions can be achieved, local and network can play
Platform: |
Size: 7168 |
Author: 王大傻 |
Hits:
Description: 纯vb代码的flv播放器的源代码,完美播放flv文件-Pure vb code source code for flv player, flv files play perfectly
Platform: |
Size: 75776 |
Author: |
Hits:
Description: 一个FLV播放器,其实是利用了一个Flash的FLV播放器,用vb加上了一个外壳而成。虽然简单,但很实用。-A FLV player, in fact, is the use of a Flash, FLV player, with a shell made with VB. Simple, but very practical.
Platform: |
Size: 130048 |
Author: 303691823 |
Hits:
Description: VB版优酷真实地址获取器源代码,可以直接获取FLV的地址-VB version of the real address Youku get source code, you can directly get the FLV address
Platform: |
Size: 78848 |
Author: 明明 |
Hits:
Description: 这是一个可以将从网上下载的零碎小片断的FLV视频,合并成一个文件的小程序。
合并FLV文件的注意事项最重要的有三点:
1.只有第一个FLV文件才需要保留脚本标签,删除后面的FLV文件的脚本标签。
2.更改第一个FLV文件脚本标签中的持续时间值(把后面的FLV文件的持续时间值累加上去)。这里要注意的是:FLV文件与VB的双精度值的字节顺序是相反的。
3.后面的FLV文件中,所有视频标签和音频标签中的时间戳,要加上第一个FLV文件中的“持续时间”这个元素值,再加上56(视频标签时间戳)或26(音频标签时间戳,加26是因为FLV的音频类型基本上都是mp3,而mp3每帧的时长都是26ms)。
附件中的程序代码已经做了适当的注释,不过,想要完全弄明白,请参阅笔者写的《FLV文件数据结构》一文。-This is a can be downloaded from the Internet the small fragments of the FLV video, merged into one document small program.
Notes with FLV files is the most important of the three point:
1 only the first FLV file only needs to retain the script tag, delete the back FLV file script tags.
2 change the duration of the first FLV file script tag value (the last time behind the FLV file values accumulated.). It should be noted here is: sequential byte double precision FLV file and the value of VB is the opposite of.
After the 3 FLV files, all video and audio timestamp tag label, with the first FLV file in the "duration" of the element value, plus 56 (video label timestamp) or 26 (audio tags timestamp, plus 26 is because the FLV audio types on the basis of are MP3 and MP3, each frame duration is 26ms).
In the annex to the program code has to do the appropriate annotations, however, want to fully understand, please refer to the author to write "FLV" a text file data structure.
Platform: |
Size: 12288 |
Author: 老王 |
Hits:
Description: FLV视频文件合并的VB源代码,输入两个需要合并的文件名,再输入合并后的文件名,把持续时间(秒)|视频宽度(像素)|视频高度(像素)|帧速率(帧)|视频位率(Kbps)|音频位率(Kbps)|音频采样率(Hz)|是否立体声|编码器版本|创作人名称等信息录入完毕,点击合并按钮,程序即可进行FLV合并操作。-FLV video files into VB source code, enter the two need to merge the file name, and then enter the file name after the merger, the duration (seconds) | Video Width (pixels) | Video Height (pixels) | frame rate (frames) | Video bit rate (Kbps) | audio bit rate (Kbps) | audio sampling rate (Hz) | Whether Stereo | encoder version | creator name and other information entry is completed, click the Merge button, the program can be carried out FLV merge operation.
Platform: |
Size: 12288 |
Author: 李麦 |
Hits:
Description: FLV流媒体视频、音频文件提取工具VB版,有需要的就下载学习吧。-FLV streaming video, audio files extraction tool VB version, there is a need to download learn it.
Platform: |
Size: 19456 |
Author: 红烧鲫鱼 |
Hits:
Description: 将VB与Flash结合开发出来的FLV文件播放器-Will be developed in conjunction VB and Flash FLV file player
Platform: |
Size: 8018944 |
Author: chen |
Hits:
Description: VB代码Flv播放器,没有使用Flash.ocx控件.-VB code Flv player, didn t use Flash. Ocx
Platform: |
Size: 46080 |
Author: 糟熘鱼片 |
Hits:
Description: VB编写的一个FLV播放器,能实现播放,暂停等功能-VB prepared an FLV player, able to play, pause, etc.
Platform: |
Size: 30720 |
Author: 张桑梓 |
Hits:
Description: FLV流媒体提取工具,提取后将视频保存为AVI格式,音频保存为MP3格式,基于vb实现,供参考。-FLV streaming media extraction tool, extract the video saved as AVI format, save it as MP3 audio format, based on the realization of VB, for reference.
Platform: |
Size: 20480 |
Author: plafun2009 |
Hits:
Description: FLV视频文件合并的VB源代码,输入两个需要合并的文件名,再输入合并后的文件名,把持续时间(秒)|视频宽度(像素)|视频高度(像素)|帧速率(帧)|视频位率(Kbps)|音频位率(Kbps)|音频采样率(Hz)|是否立体声|编码器版本|创作人名称等信息录入完毕,点击合并按钮,程序即可进行FLV合并操作。-FLV video files into VB source code, enter two need to merge the file name, and then enter the file name after the merger, the duration (in seconds) | Video Width (pixels) | Video Height (pixels) | Frame Rate (frames) | Video bit rate (Kbps) | audio bit rate (Kbps) | Audio Sampling Rate (Hz) | Are Stereo | encoder version | creator name and other information entry is completed, click the Merge button, the program can be FLV merge operation.
Platform: |
Size: 12288 |
Author: wpudn12 |
Hits:
Description: 将多个flv文件合并成单个文件,纯代码实现,里面有flv的简单结构原理以及实现的根本代码-Join many flv files ,and use vb code to come true ,it s have some form in FLV
Platform: |
Size: 180224 |
Author: 夏煜 |
Hits:
Description: vb编flv播放器,好好用的一定要看看 ,这个最适合新手学习-VB FLV use ful sure see to
Platform: |
Size: 311296 |
Author: 郑研究 |
Hits: