Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1091023
  • 博文数量: 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)

发布时间:2014-12-09 18:46:54

在m3u8的正常直播流中插入一个广告和其他节目,这个插入的ts文件的宽高可能与正片的不一样,在ffplay和vlc都会报一条切换宽高比的信息ffplay:[h264 @ 000000000033c9c0] Reinit context to 1280x720, pix_fmt: yuv420pvlc:main error: Failed to resize display可以看到,同样是切换节目vlc确挂了,初.........【阅读全文】

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

发布时间:2014-12-08 23:49:42

ffplay.exe -report -v warning http://10.58.132.73/cctv5_800/desc5.m3u8......【阅读全文】

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

发布时间:2014-11-26 21:52:02

:helptags ~/.vim/doc运行vim,按下F7键后左下角会有gdb keys mapped的字样,提示您已打开vimgdb的键映射,正常编辑时可再次按F7关闭键映射。打开键映射之后,按下空格键即可开启gdb调试命令输入窗口,开始可通过file命令装入调试文件。注意:每输入一次调试命令按下回车执行后gdb调试命令输入窗口将消失,需要再次.........【阅读全文】

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

发布时间:2014-10-31 01:25:36

I tried below steps for xml it worked, I hope this will work for html too.1) first join all the lines - ggVGgJ2) Now break tags to new lines - :%s/>\s*</>\r</g3) Now set filetype - :set ft=html (you can do this before too)4) Now Indent - ggVG=转自:http://www.quora.com/How-do-you-auto-fo.........【阅读全文】

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

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

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

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

登录 注册