Location:
Search - h.264 encode
Search list
Description: H.264 encode test source code
Platform: |
Size: 224577 |
Author: J.M Yang |
Hits:
Description: H.264编码算法的完整源代码
文件:VideoEncoderX264.h
class CVideoEncoderX264 :
{
public:
CVideoEncoderX264(void);
~CVideoEncoderX264(void);
virtual bool Connect(CVideoEnDecodeNotify* pNotify, const CVideoEnDecodeItem& Item);
virtual void Release(void);
virtual void Encode(BYTE* pInData, int nLen, BYTE* pOutBuf, int& nOutLen, int& nKeyFrame);
private:
x264_picture_t m_Pic;
x264_t *h;
x264_param_t param;
void Flush(void);
Platform: |
Size: 30720 |
Author: lixh2009 |
Hits:
Description: video capture and encoder h.264
Platform: |
Size: 844002 |
Author: areyoulate |
Hits:
Description: H.264的源代码-H.264 source code
Platform: |
Size: 467968 |
Author: 柯可 |
Hits:
Description: h.264 encoder 和 decode linux code in
vc++ -Linux code and decode in vc
Platform: |
Size: 121856 |
Author: zhang chi |
Hits:
Description: This program can encode the YUV vdieo format to H.264 and decode it.
Platform: |
Size: 1391616 |
Author: keith |
Hits:
Description: H.264 encode test source code
Platform: |
Size: 489472 |
Author: J.M Yang |
Hits:
Description: 最新视频编码协议H.246的源代码,并配有实例,不可多得的好东西!仅供参考使用,希望能丰富你的知识-H.264Encode+Decode is of best code
Platform: |
Size: 1017856 |
Author: Beender |
Hits:
Description: h.264 jm90 代码,包括了所有的编解码程序,注释较为详细-encode of jm90 for h.264
Platform: |
Size: 861184 |
Author: lichunshu |
Hits:
Description: Freescale Multimedia Framework
On WinCE for MX27 ADS, Video encode for MPEG4 Encode and H.264 Encode on CE 6.0-Freescale Multimedia Framework
On WinCE for MX27 ADS, Video encode for MPEG4 Encode and H.264 Encode on CE 6.0
Platform: |
Size: 1728512 |
Author: allen |
Hits:
Description: X264的源码包,通常用于解编码h.264封装的流for linux-Encode and decode for h.264
Platform: |
Size: 2667520 |
Author: haxx |
Hits:
Description: encode and code video in H.264 standart. The source video material is read from raw YUV 4:2:0 data files.For output the same format is used.
Platform: |
Size: 555008 |
Author: evika |
Hits:
Description: This file contains the ffmpeg video codec library. FFmpeg is the open source library of numerous codecs like mpeg4, H.264, H.263, mpeg2 and many more. You can encode your raw video using any video codec.
Platform: |
Size: 3776512 |
Author: Electrifying eng |
Hits:
Description: 基于ARM6410开发板的H.264硬件编解码,利用开发板提供的MFC驱动-H.264 Hardware Encode and Decode program based on ARM6410,using MFC Driver
Platform: |
Size: 296960 |
Author: 李宪亮 |
Hits:
Description: 介绍了基于嵌入式平台PxA255的h.2“视频编码器的实现。在描述了视频编码器的硬件结构设计及视频采集
软件的实现的基础上,详细介绍了h.2“对视频编码标准的一些改进以及基于PXA255结构和删汇编指令的h.264编
码程序的 优化。实验结果表明,优化后的h.264编码程序能够对采集到的视频进行实时编码,该视频编码器运行
状态良好.-Introduced based on embedded platform PxA255 of h. 2 " video encoder implementation. In the description of the video encoder video capture hardware architecture design and implementation of software based on the details of the h.2" some of the video coding standard improvement and PXA255-based structure and assembly instructions to delete of h. 264 coding process optimization. Experimental results show that the optimized h. 264 coding process can capture video in real time to encode the video encoder running in good condition.
Platform: |
Size: 276480 |
Author: murphy_chang |
Hits:
Description: 视频编码标准H.264的C++实现程序,很好的程序-the encode and decode program of H.264 video coding
Platform: |
Size: 829440 |
Author: 王学 |
Hits:
Description: 264编码书毕厚杰主编。几乎每一个学习h264编码必看的书籍-264 codebook Bi Houjie editor. H264 encode almost every must-see books, learning
Platform: |
Size: 4838400 |
Author: zdw |
Hits:
Description: ARM based video encoder linux source code.
Capable to realtime code h.264 1080p and save it to sd CARD. -ARM based video encoder linux source code.
Capable to realtime code h.264 1080p and save it to sd CARD.
Platform: |
Size: 3165184 |
Author: hunterspam |
Hits:
Description: H.264编码的代码,在LINUX及WINCE系统上都能运行的开源代码-H.264 encode code
Platform: |
Size: 161792 |
Author: na |
Hits: