流媒体常见资源(转)

流媒体常见资源

转载于:https://blog.csdn.net/huangyifei_1111/article/details/87875811

1.视频源下载

MPEG-2 Transport Stream Test Patterns and Tools:http://www.w6rz.net/

HEVC/H.265, AVC/H.264, MPEG-4, MPEG-2 video: http://www.elecard.com/en/download/videos.html

Video Trace Library: http://trace.eas.asu.edu/

All video sequences are in the uncompressed YUV4MPEG format:http://media.xiph.org/video/derf/

live555: http://www.live555.com/liveMedia/public/

各种格式均有:http://samples.mplayerhq.hu/

大文件格式:http://media.xiph.org/

2.Flv

Flv解析工具:FlvParse.exe

Flv标准文档:video_file_format_spec_v10

开源项目:flvparse https://github.com/lnmcc/FlvParser

项目样例:https://sourceforge.net/projects/flvformatanalysis/

3.F4v

F4v标准文档:video_file_format_spec_v10_1

4.Mp4

Mp4解析工具:mp4info.exe

Mp4标准文档:ISO/IEC 14496-12

参考:http://www.cnblogs.com/skyseraph/archive/2012/04/01/2429384.html

http://www.cnblogs.com/haibindev/archive/2011/10/17/2214518.html

5.TS

TS解析工具:EasyICE、ElecardStreamEye Studio

TS标准文档:ISO/IEC 1-13818中2.4 Transport Stream bitstream requirements

开源项目:tsdemux https://github.com/nevali/tsdemux

项目样例:http://sourceforge.net/projects/tsformatanalysis/

6.PS

PS解析工具:ElecardStreamEye Studio

PS标准文档:ISO/IEC 1-13818中2.5 Program Stream bitstream requirements

7.H264

H264解析工具:H264Visa、ElecardStreamEye Studio

H264标准文档:ITU-T Rec. H.264 | ISO/IEC 14496-10 AVC

开源项目:h264bitstream https://github.com/x163/h264bitstream

项目样例:https://sourceforge.net/projects/h264streamanalysis/

8.ElecardStreamEye Studio 1.1.100115

sn:8EFCC11D8D1B5497F137934F98A2F3C0

9. DASH

DASH标准文档:ISO IEC 23009-1

10.HLS

MPEG-2 Transport Streams标准文档:ISO/IEC 1-13818

m3u8标准文档:http://tools.ietf.org/html/draft-pantos-http-live-streaming-12

11.rtmp

rtmp标准文档:rtmp_specification_1.0

rtmp翻译:http://www.codeman.net/wp-content/uploads/2014/04/rtmp.html

使用librtmp进行H264与AAC直播:http://www.codeman.net/2014/01/439.html

12.SIP

SIP(Session Initiation Protocol)标准文档:http://www.ietf.org/rfc/rfc3261.txt

开源协议栈:libosip2、libeXosip2

13. RTSP

RTSP(Real Time Streaming Protocol)标准文档:http://www.ietf.org/rfc/rfc2326

14.RTP

RTP(Real-time Transport Protocol)标准文档:http://tools.ietf.org/html/rfc3550

开源协议栈:jrtplib

15.RTCP

RTCP(Real-time Transport Control Protocol或RTP Control Protocol)标准文档: http://tools.ietf.org/html/rfc3550

16.ffmpeg

for windows 可执行程序下载: http://ffmpeg.zeranoe.com/builds/

17.ISO标准文档下载

http://standards.iso.org/ittf/PubliclyAvailableStandards/index.html

流媒体博客:

http://blog.csdn.net/leixiaohua1020

http://blog.chinaunix.net/uid/26000296.html

http://blog.csdn.net/win_lin

http://sinclairmediatech.com/category/encoding/

http://www.cnblogs.com/xkfz007/category/322714.html

posted @ 2022-11-26 11:14  jixhua  阅读(131)  评论(0编辑  收藏  举报