会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
wainiwann
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
19
20
21
22
23
24
25
26
27
···
64
下一页
2017年10月31日
IMMDevice::Activate and specifying IID_IBaseFilter as the interface identifier
摘要: https://msdn.microsoft.com/zh-cn/library/windows/hardware/dd756608(v=vs.85).aspx
阅读全文
posted @ 2017-10-31 17:16 帕拉美
阅读(279)
评论(0)
推荐(0)
2017年10月25日
x264改变输出分辨率的算法<转>
摘要: x264改变输出分辨率的算法 在某些应用场景下,x264的输入视频分辨率与接收端输出的视频分辨率不同。例如编码端摄像头采集到的YUV数据为1280x720,而接收端视频显示窗口为640x480。对于这种场景,一般的处理方式是:源端:采集,编码,传输 720p的码流收端:接收,解码720p的码流,缩放
阅读全文
posted @ 2017-10-25 18:48 帕拉美
阅读(374)
评论(0)
推荐(0)
2017年10月24日
string类型版本号比较
摘要: 直接上代码吧: 参考:http://blog.csdn.net/atvhghnhtb/article/details/24248469
阅读全文
posted @ 2017-10-24 15:04 帕拉美
阅读(334)
评论(0)
推荐(0)
2017年10月12日
地图
摘要: http://club.svw-volkswagen.com/map.html
阅读全文
posted @ 2017-10-12 11:49 帕拉美
阅读(142)
评论(0)
推荐(0)
2017年10月11日
使用libcurl显示下载进度
摘要: 使用libcurl显示下载进度 http://blog.csdn.net/zhouzhenhe2008/article/details/53876622
阅读全文
posted @ 2017-10-11 16:04 帕拉美
阅读(491)
评论(0)
推荐(0)
2017年10月9日
上牌
该文被密码保护。
阅读全文
posted @ 2017-10-09 18:59 帕拉美
阅读(1)
评论(0)
推荐(0)
2017年9月26日
[X264] MinGW编译x264,VC中调用libx264.dll-------------<参考转>
摘要: 1. 下载并按照MinGW,最好就缺省按照 http://sourceforge.net/projects/ ... ler/mingw-get-inst/ 把C:\MinGW\bin添加到PATH中 (dos命令行 PATH %PATH%;新目录;)2. 下载nasm, http://www.na
阅读全文
posted @ 2017-09-26 11:44 帕拉美
阅读(515)
评论(0)
推荐(0)
2017年9月25日
几组不错的X264自定义编码<转>
摘要: 转帖地址:http://tieba.baidu.com/p/4201033507 一般直播时使用A设定即可。你尝试设置并找出你最满意的设定A为最需最低CPU资源,E为最高。A8x8dct=1 aq-mode=2 bframes=1 chroma-qp-offset=1 colormatrix=smp
阅读全文
posted @ 2017-09-25 15:12 帕拉美
阅读(455)
评论(0)
推荐(0)
2017年9月22日
x264 编码器选项分析 (x264 Codec Strong and Weak Points) 1
摘要: http://blog.csdn.net/leixiaohua1020/article/details/39004293 x264 编码器选项分析 (x264 Codec Strong and Weak Points) 1 x264 编码器选项分析 (x264 Codec Strong and We
阅读全文
posted @ 2017-09-22 18:59 帕拉美
阅读(246)
评论(0)
推荐(0)
vs配置D3D开发环境
摘要: 其实很简单直接上图吧: 主要include和lib目录指定: $(DXSDK_DIR)Include $(DXSDK_DIR)Lib\x86 下面是连接器-输入项: 主要包含: dxgi.libdxguid.libd3d10_1.libd3dx10.lib
阅读全文
posted @ 2017-09-22 10:57 帕拉美
阅读(445)
评论(0)
推荐(0)
上一页
1
···
19
20
21
22
23
24
25
26
27
···
64
下一页