资源列表
decoder
- 用FFMPEG库,自己写的解码H.264、H.263以及MPEG4码流的程序,使用很方便,它默认开了2个线程解码。 已经封装好了解码函数,直接调用。-Use FFMPEG library, write your own decoding H.264, H.263 and MPEG4 stream of the program, easy to use, default to open two threads decoding.
asfdemux
- asf 解复用代码,代码实现对rtsp协议编码格式的解析。-asf demultiplexing code, the code to achieve agreement on the rtsp analytic encoding format.
h264components
- it is vhdl program for components used in h.264
nanohttpd
- httpserver流媒体服务器java版文档-httpserver java httpserver java
myps
- 本人依据iso/iec 13818-1所以的h264的ps封装类,效果已在多个播放平台测试,均能正确解码-I based iso/iec 13818-1 so the wrapper class h264 ps, the effect has been tested in a number of broadcast platforms, can be correctly decoded
HikVisionSDK
- HIK.PAS include sdk file for access ip cam
umc_h264_dec_decode_pic
- fix for h264 streaming video in ipp 5.3 to enable immediate frame decoding
rtsp
- simple rtsp h264 decoding class i-p-b frames are enable etc.
h264coretransform
- it is a vhdl program for core transform in h.264
VideoAVIEdit
- AVI文件操作类。包括视频和音频。供参考之用-AVI file operation type. Including video and audio. For reference purposes,
Read_RTSP_SPS_Resolution
- 按照H264的白皮书写的解析SPS帧从而获取视频分辨率的代码.网上已有的代码都是不完善,遇到特殊情况会读不到分辨率的.这份代码是我自己按照白皮书写的.到现在没遇到解不出来的情况.可以给你提供参考.里面的MAIN不能通过编译.但是足够让你理解如果使用它.-According to a white paper written by parsing H264 SPS frames to get the video resolution of the code. Existing code online
turtorial02
- 基于ffmpeg-0.11.1的例程,已测试通过。 turtorial02.c -turtorial02.c base on ffmpeg-0.11.1