Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1092544
  • 博文数量: 187
  • 博客积分: 1156
  • 博客等级: 少尉
  • 技术积分: 2163
  • 用 户 组: 普通用户
  • 注册时间: 2011-01-16 15:01
个人简介

go!go!go!

文章分类

全部博文(187)

文章存档

2024年(1)

2023年(11)

2022年(13)

2021年(15)

2020年(38)

2019年(3)

2018年(6)

2016年(1)

2015年(16)

2014年(13)

2013年(24)

2012年(46)

发布时间:2020-12-17 00:57:39

h264的功能分为两层,视频编码层(VCL)和网络提取层(NAL)。H.264 的编码视频序列包括一系列的NAL 单元,每个NAL 单元包含一个RBSP。一个原始的H.264 NALU 单元常由 [StartCode] [NALU Header] [NALU Payload] 三部分组成,其中 Start Code 用于标示这是一个NALU 单元的开始,必须是"00 00 00 01" 或"00 00 01"。.........【阅读全文】

阅读(970) | 评论(0) | 转发(0)

发布时间:2014-08-20 21:09:51

http://happy.emu.id.au/lab/tut/dttb/dtbtut4b.htm......【阅读全文】

阅读(1100) | 评论(0) | 转发(0)

发布时间:2013-07-05 17:51:23

http://tools.ietf.org/html/draft-pantos-http-live-streaming-11#section-1......【阅读全文】

阅读(1148) | 评论(0) | 转发(0)

发布时间:2013-05-28 11:25:17

1.编译失败ffmpeg_opt.c:490: warning: dereferencing type-punned pointer will break strict-aliasing rulesffplay.c: In function `audio_open':ffplay.c:2288: warning: implicit declaration of function `SDL_getenv'ffplay.c:2288: warning: assignment makes pointer from integer without a castffplay.c: In.........【阅读全文】

阅读(5499) | 评论(0) | 转发(0)

发布时间:2012-04-25 23:11:02

flv文件格式官方文档:http://download.macromedia.com/f4v/video_file_format_spec_v10_1.pdfflv tag中分装的aac编码解释:The AudioSpecificConfig is explained in ISO 14496-3http://yeyingxian.blog.163.com/blog/static/344712420134485613752/  ......【阅读全文】

阅读(1245) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册