-
-
-
Hi_H.264_DEC_SDK_V2.1.0.3.rar
... , the command format is as following:
hi_h264dec_w.exe test.h264 [-o test.yuv] [-deinterlace] [-direct] [-enhance num]
Notes: The ... parameter is required! The other parameters is optional.
test.h264 : is a h.264 stream file according with annex ...
-
ZPAV_(H2652207967122011.zip
ZPAV (H265) is audio-visual codec protocol, very different from H264/MPEG4, ZPAV (H265) basic algorithm is wavelets, SPIHT, BSW, MMW, ...... ZPAV (H265) download address : https://sourceforge.net/projects/zpav/
-
-
81x0_decoder.rar
h264解码,实现在硬件上的对h264的解码,我们在实现解码的时候用软件来实现可能会性能很差,用硬件加速实现,会达到很好的效果。
-
FLVDecoder.zip
基于Directshow的FLV decoder filter源代码,稍微修改后就可以支持其他视频格式,如h264,mpeg4等。
-
H264Android.rar
H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。
程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。
在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。
如果采用在底层做Nal分割的 ...
-
-
live.zip
live555 发送H264 和 AAC的库
改库可以同事发送多了264+AAC的流媒体实时视频。
-
-