ffmpeg 是现在开源的全能编解码器,基本上全格式都支持,纯 c 语言作成,相对比其它的 VLC ,GStreamer glib2 写的,开发更简单些,文档很棒,就是 examples 比较少。 常用的功能有: AVFrame 数据帧 AVCodecContext 编解码器AVPacket 数据帧 ...
分类:
其他好文 时间:
2018-11-10 21:52:45
阅读次数:
219
第一种是利用DirectX 1.安装了DirectX SDK(有9个DLL文件)。这里我们只用到MicroSoft.DirectX.dll 和 Microsoft.Directx.DirectSound.dll 2.引入DirectX 的DLL文件的名字空间: using Microsoft.Dir ...
[1]Security [2] Geograph [Location] [4] PO Account Accrual Account Material Account – Org Expense Account – Org Invoice Price Variance Account - Organ ...
分类:
其他好文 时间:
2018-10-29 14:08:38
阅读次数:
181
__author__ = '12711'#-*- coding:utf-8 -*-# class Animal(object):# name='xxx'# def __init__(self,name,age):# self.name=name# self.age=age## def eat(sel ...
分类:
编程语言 时间:
2018-10-18 20:48:07
阅读次数:
197
How to Pronounce the 50 States (1/4) Share Tweet Share Tagged With: Places The US state names can be tricky. In this 4-video series, I’ll go over how ...
分类:
其他好文 时间:
2018-10-14 22:02:21
阅读次数:
201
May I see you again "May I see you again?" he asked. There was an endearing nervousness in his voice. “我可以再见到你吗?”他问道,他的声音中有一种可爱的紧张。 I smiled. "Sure." ...
分类:
其他好文 时间:
2018-10-12 17:06:11
阅读次数:
255
因新项目需求,需要接入类似支付宝收款提示声 “支付宝到账xxxx元”,就查看了一些文章,苹果还是想的很周全,废话不多说。 首先 在General -> Linked Frameworks and Libraries 中导入 AVFoundation框架 其次 头文件包含 #import <AVFou ...
分类:
移动开发 时间:
2018-09-27 16:08:46
阅读次数:
246
需求: 李志亮: file01:1.1.1.1(内网ip 172.20.103.212),file02:2.2.2.2(内网ip 172.20.103.211) 这两台机器的 /dev/mapper/myvg-mylv /data 这个盘都挂载到 video01 47.254.78.171, vid... ...
分类:
其他好文 时间:
2018-09-22 12:52:25
阅读次数:
209
问题:varchar2类型转换成date类型 select to_date(INVOICE_DATE,'yyyy-mm-dd') from tab; 提示 ORA-01830: 日期格式图片在转换整个输入字符串之前结束 错误 最后查的原因:INVOICE_DATE=‘2005-11-10 00:00 ...
分类:
其他好文 时间:
2018-09-18 20:47:27
阅读次数:
224
文 / AIY 项目总监 Billy Rutledge 在过去的一年半里,我们看到有 20 多万人在用我们的 Voice Kit 和 Vision Kit 产品进行构建、修改和创作。今天,我们在?Cloud Next 大会上发布了两款新设备,其可以帮助专业工程师在处理器内核上构建支持设备端机器学习 ...
分类:
其他好文 时间:
2018-09-13 14:29:04
阅读次数:
178