Welcome![Sign In][Sign Up]
Location:
Search - flv H.264

Search list

[DirextXMPEG2CaptureDemoApp

Description: 一个将视频(摄像头、采集卡)转换为MPEG2的例子-a video (camera, collecting cards) converted to MPEG2 example
Platform: | Size: 82944 | Author: 真实 | Hits:

[Streaming Mpeg4rmlibflvdemux.tar

Description: 精简FFMpeg,只要20个文件,可以解复用FLV文件,生成H.264/AAC文件-Streamline FFMpeg, as long as 20 files, FLV files can demultiplexing generate H.264/AAC file
Platform: | Size: 142336 | Author: 梁东 | Hits:

[Multimedia DevelopFLVpluplus

Description: My first attempt at an object oriented flv generation library in c++ .Currently supports speex for audio and h.264 for video,since the primary aim for this is for videoconference with adobe flash player.
Platform: | Size: 63488 | Author: einsteinjunior | Hits:

[File OperateH264toFLVandRTMP

Description: 将h.264文件转化为flv格式并通过rtmp协议发送到adobe 流媒体服务器 实现网页播放-it is a program to convert the h.264 format data to flv data,by using the rtmp publish to adobe server,then you can watch it by web
Platform: | Size: 1332224 | Author: forrest | Hits:

[FlashMXvideo-player-v2

Description: 网页视频播放器,支持flv、h.264(mp4)video-player-v2-web flash video player.supper flv,h.264(mp4),f4v.
Platform: | Size: 2994176 | Author: 世民 | Hits:

[Streaming Mpeg4h264toflv

Description: 将H.264文件转化为flv文件的一段小代码,对于从事web视频播放的人很有用,-a code segment transfer the H.264 file into flv file is very useful for people parpasted in web video player
Platform: | Size: 4908032 | Author: forrest | Hits:

[Software EngineeringThe-Simplest-Player

Description: OSMF Release Samples In this walkthrough we will create a very simple media player using the OSMF and the MediaPlayerSprite. The purpose is to see how to create the simplest form of an OSMF player and playback progressive, streaming FLV and H.264 media.
Platform: | Size: 933888 | Author: hiroshima | Hits:

[FlashMXmediaplayer-6.0-src

Description: 支持播放的Adobe Flash Player和HTML5浏览器可以处理任何格式(FLV文件,H.264标准,MP4功能,VP8的,WEBM,支持MP3,AAC,JPG,PNG和GIF)。它也支持各种流和播放清单格式(包括RMTP协议,HTTP直播和更多)和多种播放选项。并支持所有主要的CDN和自适应比特率切换意味着你可以在全球各地提供高质量的内容。-Support playback of Adobe Flash Player and HTML5 browsers can handle any format (FLV files, H.264 standard, MP4 functions, to VP8, WEBM, support for MP3, AAC, JPG, PNG, and GIF). It also supports various streaming and playlist formats (including RMTP protocol, HTTP live streaming and more) and a variety of playback options. And supports all major CDN and adaptive bitrate switching means that you can provide quality content across the globe.
Platform: | Size: 4441088 | Author: MonicaLee | Hits:

[WEB Code3DGalleryCMS_v2.0

Description: 3DFLASH 相册CMS系统后台用户名和登陆密码ADMIN (两个版本:一个CMS驱动的版本,一个版本的XML驱动)。它可以嵌入到HTML或您的Flash项目中使用 其特点包括: 支持。PNG图像。JPG文件。礼品,任何H.264视频(。的MP4。的FLV...) YouTube影片只需键入它的ID 3D的图片运动将给予你的用户体验 CMS的驱动 -提供了一个CMS是很方便管理图片-3DFLASH album CMS system background user name and login password ADMIN (two versions: an CMS driver version, a version of the XML driver). It can be embedded into the HTML or your Flash project to use Its features include: support。 PNG image. JPG file. Any gift, H.264 (video. MP4. FLV...) YouTube movie just type it ID 3D motion picture will give you the user experience CMS driver provides a picture of CMS is very convenient management
Platform: | Size: 4452352 | Author: | Hits:

[DirextXsimplest_librtmp_example

Description: 本工程包含了LibRTMP的使用示例,包含如下子工程: simplest_librtmp_receive: 接收RTMP流媒体并在本地保存成FLV格式的文件。 simplest_librtmp_send_flv: 将FLV格式的视音频文件使用RTMP推送至RTMP流媒体服务器。 simplest_librtmp_send264: 将内存中的H.264数据推送至RTMP流媒体服务器。-The project includes the use of LibRTMP example, contains the following sub-projects: simplest_librtmp_receive: receiving RTMP streaming and stored in the local file into FLV format. simplest_librtmp_send_flv: video and audio file formats using RTMP FLV push RTMP streaming media server. simplest_librtmp_send264: The memory push data to H.264 RTMP streaming media server.
Platform: | Size: 5550080 | Author: your name | Hits:

[OtherTenVideoPlayer

Description: 手机移动端网页播放,支持支持flv、h.264(mp4)在线播放(TenVideoPlayer_V2 - v2.0.0)
Platform: | Size: 111616 | Author: nzp0557 | Hits:

[Multimedia programsimplest_mediadata_test

Description: * 本项目包含如下几种视音频测试示例: * (1)像素数据处理程序。包含RGB和YUV像素格式处理的函数。 * (2)音频采样数据处理程序。包含PCM音频采样格式处理的函数。 * (3)H.264码流分析程序。可以分离并解析NALU。 * (4)AAC码流分析程序。可以分离并解析ADTS帧。 * (5)FLV封装格式分析程序。可以将FLV中的MP3音频码流分离出来。 * (6)UDP-RTP协议分析程序。可以将分析UDP/RTP/MPEG-TS数据包。(* This project contains following samples to handling multimedia data: * (1) Video pixel data handling program. It contains several examples to handle RGB and YUV data. * (2) Audio sample data handling program. It contains several examples to handle PCM data. * (3) H.264 stream analysis program. It can parse H.264 bitstream and analysis NALU of stream. * (4) AAC stream analysis program. It can parse AAC bitstream and analysis ADTS frame of stream. * (5) FLV format analysis program. It can analysis FLV file and extract MP3 audio stream. * (6) UDP-RTP protocol analysis program. It can analysis UDP/RTP/MPEG-TS Packet. *)
Platform: | Size: 24964096 | Author: 梁立峰 | Hits:

CodeBus www.codebus.net