搜索资源列表
XenonEncoder
- 3gp转换器 3gp转换器 -3gp Converter 3gp Converter 3gp Converter 3gp Converter
avc2avi.rar
- 该程序包提供了"***.264"格式的文件转换为"***.avi"格式视频的源代码。 "***.264"是未经封装的H.264格式的视频文件,经过该程序添加avi封装后,形成"***.avi"格式的视频文件,从而可以用普通的播放器进行播放。 通过该源代码还可以学习到avi格式封装的实现方法。 该程序开发语言是C++,开发环境是VS。,The package provides a "***. 264" format files into the "***. avi" format video so
NHikPlayer_src
- 海康威视SDK的Demo做了一个C#版播放器 NHikPlayer按照SDK v4.9的Demo进行开发,开发工具是Visual Studio 2008,基本上只是做了C++ to C#的转换-Hikvision SDK Demo a C# version of the player NHikPlayer carried out in accordance with the SDK v4.9 Demo development, development tools, Visual Studio 2
simplest_ffmpeg_player
- 使用ffmpeg解码器将输入的avi,mpg等任意格式的视频文件转换为yuv格式的视频文件。程序内已包含ffmpeg动态链接库和包含文件,适合用于对ffmpeg的学习与研究。-Video file using ffmpeg decoder input avi, mpg, etc. convert any format video files to yuv format. Included within the program ffmpeg dynamic link library and inc
mpeg4tomp4
- mpeg4码流到mp4码流的转换,转换后的数据能被vlc等标准播放器播放。已经封装好了接口~-mp4 mpeg4 code conversion code flowing stream, the data can be converted vlc player and other standards. Have a good package interfaces ~
restreamer
- 基于ffmpeg的库,收网络流,转换封装格式后重新推送出去。(Based on FFmpeg lib. It can recvs video stream and packet it with another format, then send it.)