E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
libavformat
【zz】Using
libavformat
and libavcodec
Usinglibavformatandlibavcodec http://www.inb.uni-luebeck.de/~boehme/using_libavcodec.htmlMartinBöhme (
[email protected]
) February18,2004Update(January232009): Bynow,thesearticlesare
commshare
·
2011-01-29 19:00
Stream
video
File
buffer
audio
Codec
libavformat
/libavcodec 学习
为什么需要两个库文件
libavformat
和libavcodec:许多视频文件格式(AVI就是一个最好的例子)实际上并没有明确指出应该使用哪种编码来解析音频和视频数据;它们只是定义了音频流和视频流(或者
lgm252008
·
2011-01-20 13:00
Debian
video
null
input
编译器
Codec
ffmpeg开发指南
ffmpeg中的
Libavformat
和libavcodec库是访问大多数视频文件格式的一个很好的方法。
ranruoyu1003
·
2011-01-13 14:00
Debian
video
null
input
编译器
Codec
ffmpeg简介
FFmpeg是一个自由软件,可以执行音讯和视讯多种格式的录影、转档、串流功能[1],包含了libavcodec─这是一个用于多个专案中音讯和视讯的解码器函式库,以及
libavformat
——一个音讯与视讯格式转换函式库
yanghangjun
·
2010-10-28 18:00
服务器
video
input
工具
avi
h.264
FFMpeg的output_example.c例子分析
该例子讲了如何输出一个
libavformat
库所支持格式的媒体文件。(1)av_register_all(),初始化libavcodec库,并注册所有的编解码器和格式。
mmdev
·
2010-10-12 21:00
example
ffmpeg快速应用开发
Ffmpeg中的
Libavformat
和libavcodec库是访问大多数视频文件格式的一个很好的方法。不幸的是,在开发您自己的程序时,这
colinchan
·
2010-09-28 14:00
ffmpeg+sdl教程----编写一个简单的播放器7(处理快进快退命令)
#include"
libavformat
/avformat.h"#include"libswscale/swscale
mu399
·
2010-08-17 17:00
thread
Stream
video
audio
delay
Codec
ffmpeg+sdl教程----编写一个简单的播放器7(处理快进快退命令)
#include"
libavformat
/avformat.h"#include"libswscale/swscale.
从杰
·
2010-08-17 17:00
ffmpeg+sdl教程----编写一个简单的播放器2(输出视频到屏幕)
#include"stdafx.h"#include"
libavformat
/avformat.h"#include"libswsca
mu399
·
2010-08-16 09:00
Stream
video
null
buffer
audio
Codec
FFMpeg对MPEG2 TS流解码的流程分析[2]
FFMpeg对MPEG2TS流解码的流程分析[2]5.渐入佳境恩,前面的基础因该已近够了,有点像手剥洋葱头的感觉,我们来看看针对MPEGTS的相应解析过程我们后面的代码,主要集中在[
libavformat
livingpark
·
2010-07-29 13:00
struct
filter
service
null
callback
byte
ffmpeg开发指南
Ffmpeg中的
Libavformat
和libavcodec库是访问大多数视频文件格式的一个很好的方法。
livingpark
·
2010-07-29 13:00
Debian
video
null
input
编译器
Codec
ffmpeg开发指南
ffmpeg中的
Libavformat
和libavcodec库是访问大多数视频文件格式的一个很好的方法。
ren911
·
2010-07-06 22:00
搞定Audacity for Linux的音频库
如果你用Audacity剪辑编辑好了一段音乐后,需要导出成MP3、AC3或WMA格式文档时,会碰到程序让你定位libmp3lame.so.0和
libavformat
.so.52两个库文件,Audacit
askaqing
·
2010-06-07 17:07
linux
mp3
lame
audacity
libmp3lame
搞定Audacity for Linux的音频库
如果你用Audacity剪辑编辑好了一段音乐后,需要导出成MP3、AC3或WMA格式文档时,会碰到程序让你定位libmp3lame.so.0和
libavformat
.so.52两个库文件,Audacit
askaqing
·
2010-06-07 17:07
linux
mp3
lame
audacity
libmp3lame
FFMpeg对MPEG2 TS流解码的流程分析[2]
FFMpeg对MPEG2TS流解码的流程分析[2]5.渐入佳境恩,前面的基础因该已近够了,有点像手剥洋葱头的感觉,我们来看看针对MPEGTS的相应解析过程我们后面的代码,主要集中在[
libavformat
linweig
·
2010-05-13 11:00
struct
filter
service
null
callback
byte
TCPMP源代码分析
并且未使用其中的
libavformat
模块,而使用splitter模块进行。其他插件暂时没有研
wapysun
·
2010-05-04 10:00
tcp
[C/C++] 基于Ffmpeg解码器的简单播放器(a simple audio player based on Ffmpeg)
我的Ffmpeg编译环境是MSYS+MinGW,GCC版本为4.4.0,采取静态无DEBUG方式编译,得到libavcodec.a、
libavformat
.a和libavutil.a三个静态库
JACKY_ZZ[猫猫爱吃鱼]
·
2010-04-12 10:00
ffmpeg开发指南
ffmpeg中的
Libavformat
和libavcodec库是访问大多数视频文件格式的一个很好的方法。
sunjing
·
2010-03-04 14:00
FFMpeg简介及命令选项参数
两个库文件libavcodec和
libavformat
。
sunjing
·
2010-03-04 14:00
编程
服务器
FTP服务器
Codec
流媒体服务器
DNS服务器
TCPMP源代码分析
并且未使用其中的
libavformat
模块,而使用splitte
xxxluozhen
·
2010-02-24 10:00
timer
struct
Stream
Class
代码分析
Codec
TCPMP源代码分析
并且未使用其中的
libavformat
模块,而使用splitter模
tibaloga
·
2010-02-24 10:00
tcp
ffmpeg开发指南
ffmpeg 中的
Libavformat
和 libavcodec库是访问大多数视频文件格式的一个很好的方法。
weiyuhu
·
2010-01-20 17:00
Debian
IE
gcc
cvs
SuSE
FFMpeg简介及命令选项参数
两个库文件libavcodec和
libavformat
。
bournechen
·
2009-11-13 11:00
linux
服务器
工具
avi
流媒体服务器
Codec
TCPMP源代码分析
并且未使用其中的
libavformat
模块,而使用splitter模块进行。其他插件暂时没有研究
wapysun
·
2009-10-21 11:00
tcp
TCPMP源代码分析
并且未使用其中的
libavformat
模块,而使用splitter模块进行。其他插件暂时没有研究。本
vrix
·
2009-10-21 11:00
TCPMP源代码分析
并且未使用其中的
libavformat
模块,而使用splitter模块进行。其他插件暂时没有研究。本
alien75
·
2009-09-22 10:00
mplayer ffmpeg 分析 媒体文件 的 信息 metadata
libavformat
file format detecte
pypy
·
2009-07-29 10:00
SVN
python
脚本
libavformat
/libavcodec学习
为什么需要两个库文件
libavformat
和libavcodec:许多视频文件格式(AVI就是一个最好的例子)实际上并没有明确指出应该使用哪种编码来解析音频和视频数据;它们只是定义了音频流和视频流(或者
bisword
·
2009-02-18 11:00
Debian
video
null
input
编译器
Codec
ffmpeg学习
libavformat
/libavcodec学习为什么需要两个库文件
libavformat
和libavcodec:许多视频文件格式(AVI就是一个最好的例子)实际上并没有明确指出应该使用哪种编码来解析音频和视频数据
jinlking
·
2009-01-13 20:00
Debian
video
null
input
编译器
Codec
ffmpeg开发指南(一) -- 中文版
Ffmpeg中的
Libavformat
和libavcodec库是访问大多数视频文件格式的一个很好的方法。
tunix126
·
2008-06-17 16:00
video
null
存储
文档
buffer
Codec
ffmpeg开发指南[lsosa.BIT翻译]
ffmpeg中的
Libavformat
和libavcodec库是访问大多数视频文件格式的一个很好的方法。
baymoon
·
2006-11-06 12:00
Debian
video
null
input
编译器
Codec
上一页
5
6
7
8
9
10
11
12
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他