搜索资源列表
encodeServer.rar
- 编码服务器,支持XML任务书,支持MOV,WAV等格式文件转换为3GP,MP4和3G2文件,Encoding server, XML-the mission statement to support MOV, WAV and other formats files to 3GP, MP4, and 3G2 file
ffmpeg_source
- FFmpeg是一个集录制、转换、音/视频编码解码功能为一体的完整的开源解决方案,支持的标准非常全。-FFmpeg is a collection of recording, conversion, audio/video encoding and decoding functions for the integration of a complete open source solution that supports the standard is very full.
video_wvltcoding1
- 视频编码的源程序,其中包含一个将avi视频转换为yuv视频的工具-Video source coding, which includes a avi video conversion tool for video yuv
263project
- 263视频编码解码器 可以播放YUV视频文件,并将YUV格式转换为263格式-263 video codec can play YUV video files, and format of YUV format is converted to 263
TheframeofFFMpeg
- FFmpeg是一个集录制、转换、音/视频编码解码功能为一体的完整的开源解决方案。FFmpeg的开发是基于Linux操作系统,但是可以在大多数操作系统中编译和使用。 FFmpeg支持MPEG、DivX、MPEG4、AC3、DV、FLV等40多种编码,AVI、MPEG、OGG、Matroska、ASF等90多种解码。TCPMP, VLC, MPlayer等开源播放器都用到了FFmpeg。-FFmpeg is a collection of recording, conversion, audio
h264
- 对H.264 编码器在不同平台的典型实现进行了介绍, 对其多种优化方式和软件、硬件设计进行分析。总结了基于模型的 编码器开发过程, 并结合正在开发的H.264 编码系统, 研究了参考模型代码转换和复杂度高的模块的算法优化。-H.264 encoder on the typical implementation in different platforms were introduced, and its variety of optimization methods and software
CYUV2ToYVDlg
- 这个工程用于将YUV2格式转换为YUV420格式,因为摄像头获取的视频序列是YUV422格式的,但是编码的输入格式要求是Y420,所以需要先转换一下。-This project is used to YUV2 format to YUV420 format, because the camera for the video sequence is YUV422 format, coding input format requirements Y420, so you need to change
ffmpeg
- ffmpeg是对记录、转换和流音视频的解决方案。它包括libavcodec,leading audio/video codec library.ffmpeg运行在linux环境下,但它能够在大多数操作系统上编译,包括windows。 ffmpeg项目由以下几部分组成: ffmpeg 视频文件转换命令行工具,也支持经过实时电视卡抓取和编码成视频文件. ffserver 基于HTTP(RTSP正在开发中)用于实时广播的多媒体服务器.也支持时间平移 ffplay 用 SDL和F
WavFile
- Wav文件操作类,包括音频文件打开,读写、关闭、编码转换、音频播放。本代码采用VC++2010编写,使用方法是创建MFC项目,将压缩文件包中两个文件加入,包含.h文件即可创建对象,对wav文件进行操作。-The open the Wav file operation class, including audio files, read and write, close, transcoding, audio playback. The code to adopt VC++2010 written
ffmpeg-0.11.1.tar
- 大名鼎鼎的开源多媒体编程,ffmpeg 视频文件转换命令行工具,也支持经过实时电视卡抓取和编码成视频文件,信息流媒体操作的好资料。-Famous open source multimedia programming, ffmpeg video file conversion command-line tool, after the real-time TV card also supports ripping and encoding a video file the information s
g726codec
- 实现了G726编码格式与PCM音频格式之间的转换,已经封装成接口,在mac和linux下调试通过,现在分享出来,大家共同学习。-Achieve a G726 and PCM audio encoding format conversion between formats has been packaged as interface, mac and linux debugging through, now share it, we learn together.
2106
- 用于编码进制转换,可以将2~36进制转换为2、4、8、16进制-use for conversion of number systems
live_beautiful_camera_streaming0.5
- 主要为opencv人脸的美化 人脸美化,我们用的皮肤检测,皮肤在颜色空间是特定的一个区域 检测到这个区域(感兴趣区域),完后对这个区域进行美化,就是滤波,主要是双边滤波和高斯滤波。 3.视频格式转换以及编码 处理好的矩阵颜色空间是rgb的,需要转换成yuv,yuv的颜色空间就是可以播放的,类似我们电视上面看的画面,编码就是传输时候需要发送流,只个流相当于针对数据的压缩,将yuv格式的视频帧编码成h264的格式 Rgb转换成yuv,opencv实现(美颜在这一步实现)
UTF8to2312
- 通过学习编码转换规则完成文本UTF8向gb2312编码的转换。-By learning the code conversion rules to complete the text GB2312 to UTF8 encoding conversion.