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
AVcodec
ffmpeg视频编码库S3C2440移植
它包含了非常先进的音频/视频编解码库lib
avcodec
,为了保证高可移植性和编解码质量,lib
avcodec
里很多codec都是从头开发的。
xdw1985829
·
2011-08-09 18:00
c
linux
video
跨平台
output
Codec
编译VLC
============= 重编译vlc==============apt-get-finstallgccapt-get-finstallg++apt-get-finstallffmpeglib
avcodec
-devlibxul-devlibpostproc-devlibfaad-devplplot9
mzlogin
·
2011-08-09 16:00
libavformat/lib
avcodec
学习(mplayer)
为什么需要两个库文件libavformat和lib
avcodec
:许多视频文件格式(AVI就是一个最好的例子)实际上并没有明确指出应该使用哪种编码来解析音频和视频数据;它们只是定义了音频流和视频流(或者
cnming
·
2011-08-07 23:21
学习
mplayer
休闲
libavcodec
libavformat
FFmpeg框架解读
FFMEPG结构说明 1.1》介绍 ffmpeg(FastForwardMovingPicturesExpertsGroup)是音视频的分离,转换,编码解码及流媒体的完全解决方案,其中最重要的就是lib
avcodec
xia2012sj
·
2011-08-04 09:00
基于ffmpeg解码h264视频
准备变量定义
AVCodec
Context。如果您使用类,可以定义成类成员。我这里定义成全局变量。
coloriy
·
2011-08-01 10:00
video
null
byte
任务
Codec
ffmpeg对视频文件进行解码的大致流程
打开文件:av_open_input_file()3.从文件中提取流信息:av_find_stream_info()4.穷举所有的流,查找其中种类为CODEC_TYPE_VIDEO5.查找对应的解码器:
avcodec
_find_decoder
zhoujunming
·
2011-07-31 10:00
Stream
video
File
input
audio
Codec
FFMpeg的output_example.c例子分析
(1)av_register_all(),初始化lib
avcodec
库,并注册所有的编解码器和格式。(2)guess_format(),根据文件名来获取输出文件格式,默认为mpeg。
zhoujunming
·
2011-07-31 10:00
Stream
video
header
Parameters
output
Codec
FFMpeg中apiexample.c例子分析——编码分析
(1)首先,main函数中一开始会去调用
avcodec
_init()函数,该函数的作用是初始化lib
avcodec
,而我们在使用
avcodec
库时,该函数必须被调用。
zhoujunming
·
2011-07-31 09:00
c
工作
api
video
null
Codec
ffmpeg开发指南
ffmpeg开发指南(Usinglibavformatandlib
avcodec
)Thelibavformatandlib
avcodec
librariesthatcomewithffmpegareagreatwayofaccessingalargevarietyofvideofileformats.Unfortunately
zhoujunming
·
2011-07-30 15:00
Stream
video
File
documentation
compiler
Codec
opencv support ffmpeg
使用opencv1.1.0编译得到结果:checkingfor librarycontainting
avcodec
_decode_video...nocheckingforsws_getcontextin-lswscale
ranruoyu1003
·
2011-07-19 08:00
function
video
ubuntu
application
library
reference
ffmpeg分析系列之一(注册该注册的)
分析过程结合下面的例程: http://dranger.com/ffmpeg/tutorial05.c 一.调用av_register_all函数注册所有的格式和编码解码器.1.1先调用
avcodec
_r
menuconfig
·
2011-07-18 10:00
FFMpeg的output_example.c例子分析
(1)av_register_all(),初始化lib
avcodec
库,并注册所有的编解码器和格式。(2)guess_format(),根据文件名来获取输出文件格式,默认为mpeg。
allen_young_yang
·
2011-07-04 10:00
Stream
video
null
Parameters
output
Codec
Ffmpeg框架结构解读
FFMEPG结构说明 1.1》介绍 ffmpeg(FastForwardMovingPicturesExpertsGroup)是音视频的分离,转换,编码解码及流媒体的完全解决方案,其中最重要的就是lib
avcodec
allen_young_yang
·
2011-06-30 09:00
框架
Stream
video
input
output
Codec
Using libavformat and lib
avcodec
Thelibavformatandlib
avcodec
librariesthatcomewithffmpegareagreatwayofaccessingalargevarietyofvideofileformats.Unfortunately
perfectpdl
·
2011-06-21 18:00
Stream
video
File
null
buffer
Codec
Using libavformat and lib
avcodec
The libavformat and lib
avcodec
libraries that come with ffmpeg are a great way of accessing a large
jiagou
·
2011-06-21 18:00
format
Using libavformat and lib
avcodec
The libavformat and lib
avcodec
libraries that come with ffmpeg are a great way of accessing a large
javahigh1
·
2011-06-21 18:00
format
Using libavformat and lib
avcodec
The libavformat and lib
avcodec
libraries that come with ffmpeg are a great way of accessing a large
javatoyou
·
2011-06-21 18:00
format
Using libavformat and lib
avcodec
The libavformat and lib
avcodec
libraries that come with ffmpeg are a great way of accessing a large
jiagou
·
2011-06-21 18:00
format
Ffmpeg快速应用开发
Ffmpeg 中的Libavformat 和 lib
avcodec
库是访问大多数视频文件格式的一个很好的方法。
jiagou
·
2011-06-21 18:00
ffmpeg
Ffmpeg快速应用开发
Ffmpeg 中的Libavformat 和 lib
avcodec
库是访问大多数视频文件格式的一个很好的方法。
jiagou
·
2011-06-21 18:00
ffmpeg
Ffmpeg快速应用开发
Ffmpeg中的Libavformat和lib
avcodec
库是访问大多数视频文件格式的一个很好的方法。
perfectpdl
·
2011-06-21 18:00
Debian
video
null
input
编译器
Codec
Ffmpeg快速应用开发
Ffmpeg 中的Libavformat 和 lib
avcodec
库是访问大多数视频文件格式的一个很好的方法。
javatoyou
·
2011-06-21 18:00
ffmpeg
Ffmpeg快速应用开发
Ffmpeg 中的Libavformat 和 lib
avcodec
库是访问大多数视频文件格式的一个很好的方法。
javahigh1
·
2011-06-21 18:00
ffmpeg
FFMpeg中apiexample.c例子分析——编码分析
(1)首先,main函数中一开始会去调用
avcodec
_init()函数,该函数的作用是初始化lib
avcodec
,而我们在使用
avcodec
库时,该函数必须被调用。
maopig
·
2011-06-19 09:00
c
工作
api
video
null
Codec
基于v4l2的webcam应用, 本地预监
照例先上效果图,其中左侧小点为预监窗口,右侧为经过x264压缩,tcp传输,lib
avcodec
解压,再用qt显示的效果.,延迟很低很低:) 主要就是以下几个知识点: 1.v4l2接口: 2.X11
sunkwei
·
2011-06-07 20:00
数据结构
struct
video
delete
buffer
border
FFMpeg中apiexample.c例子分析——编码分析
(1)首先,main函数中一开始会去调用
avcodec
_init()函数,该函数的作用是初始化lib
avcodec
,而我们在使用
avcodec
库时,该函数必须被调用。
javahigh1
·
2011-06-04 18:00
example
FFMpeg中apiexample.c例子分析——编码分析
(1)首先,main函数中一开始会去调用
avcodec
_init()函数,该函数的作用是初始化lib
avcodec
,而我们在使用
avcodec
库时,该函数必须被调用。
jiagou
·
2011-06-04 18:00
example
FFMpeg中apiexample.c例子分析——编码分析
(1)首先,main函数中一开始会去调用
avcodec
_init()函数,该函数的作用是初始化lib
avcodec
,而我们在使用
avcodec
库时,该函数必须被调用。
javatoyou
·
2011-06-04 18:00
example
FFMpeg中apiexample.c例子分析——编码分析
(1)首先,main函数中一开始会去调用
avcodec
_init()函数,该函数的作用是初始化lib
avcodec
,而我们在使用
avcodec
库时,该函数必须被调用。
perfectpdl
·
2011-06-04 18:00
c
工作
api
video
null
Codec
ffmpeg 架构介绍二:插件注册机制
ffmpeg在编译期,通过预定义的宏将相关插件注册到以下几个全局链表变量中: -first_hwaccel:硬件加速器链表 -first_
avcodec
:视频/音频/字幕编解码器链表 -first_iformat
xc_shen
·
2011-05-15 18:14
架构
插件
ffmpeg
注册
休闲
在ffmpeg中增加libavformat库所支持格式的媒体文件
如何输出一个libavformat库所支持格式的媒体文件,具体步骤如下:(1)av_register_all(),初始化lib
avcodec
库,并注册所有的编解码器和格式。
menguio
·
2011-05-11 12:00
Stream
video
null
存储
Parameters
Codec
FFMPEG SDK开发手册
FFMpeg中比较重要的函数以及数据结构如下:1.数据结构:(1)AVFormatContext(2)AVOutputFormat(3)AVInputFormat(4)
AVCodec
Context(5)
menguio
·
2011-05-06 12:00
数据结构
Stream
video
Parameters
output
Codec
FFMpeg 编程手册
FFMpegSDK开发手册FFMpeg中比较重要的函数以及数据结构如下:1.数据结构:(1)AVFormatContext(2)AVOutputFormat(3)AVInputFormat(4)
AVCodec
Context
wwdlk
·
2011-05-06 10:00
数据结构
编程
Stream
video
output
Codec
ffmpeg开发指南
ffmpeg开发指南 lsosa 2006-05-20 ffmpeg中的Libavformat和lib
avcodec
库是访问大多数视频文件格式的一个很好的方法。
allen_young_yang
·
2011-04-28 16:00
Debian
video
null
input
编译器
Codec
android 移植ffmpeg后so库的使用
今天折腾了一天,可算是有所收获,成功的用jni调用了libffmpeg中的一个方法-----
avcodec
_version(),至于
avcodec
_version(
tq09931
·
2011-04-21 21:00
apache
C++
android
C#
jni
Ffmpeg框架结构解读
FFMEPG结构说明 1.1》介绍 ffmpeg(FastForwardMovingPicturesExpertsGroup)是音视频的分离,转换,编码解码及流媒体的完全解决方案,其中最重要的就是lib
avcodec
menguio
·
2011-04-14 18:00
框架
Stream
video
input
output
Codec
使用FFMPEG SDK解码流数据获得YUV数据及其大小
准备变量定义
AVCodec
Context。如果您使用类,可以定义成类成员。我这里定义成全局变量。
xingyu19871124
·
2011-04-02 09:00
video
null
byte
任务
Codec
使用libavformat/lib
avcodec
代码示例
Usinglibavformatandlib
avcodec
MartinBöhme(
[email protected]
) February18,2004Update(January232009
xc_shen
·
2011-03-31 17:36
职场
休闲
libavcodec
libavformat
【zz】FFMpeg SDK 开发手册
数据结构: (1) AVFormatContext (2) AVOutputFormat (3) AVInputFormat (4)
AVCodec
Context (5)
AVCodec
(
commshare
·
2011-03-15 00:00
ffmpeg安装步骤(windows)
源码修改1.从http://d.download.csdn.net/down/2104626/yalexiaoqiang 下载FFMPEG-0.52.在源码中搜索如下关键字:abort() 文件lib
avcodec
maintyb011
·
2011-03-11 09:00
windows
linux
null
table
dvd 字幕缩放测试代码 (thinkvd开发日志)
sws_getGaussianVec(0.25,3.0);都比较难让人满意,当画面缩小时,与主流的dvdconverter转换器还有点差异.voidsubtitle_scale(
AVCodec
Context
notton
·
2011-02-27 14:00
c
struct
测试
filter
null
buffer
Opencv Linux
/Downloads/OpenCV-2.3.1a.tar.bz2 cd OpenCV-2.3.1 #sudoapt-getinstallbuild-essentiallibgtk2.0-devlib
avcodec
-devlibavformat-devlibjpeg62
GangsterPan
·
2011-02-14 22:00
SVN
File
Build
Path
download
移值FFMPEG到iPhone或Mac OS/X
FFMPEG功能相当强大,在完整的FFMPEG包中就包含了ffserver,ffplay,ffmpeg,
avcodec
,avdevice,avformat,avutil,swscale等;其中ffserver
nitghost
·
2011-02-14 12:00
dvd 字幕转换缩放问题 (thinkvd开发日志)
这个问题造成原因是以前把dvdsubtitlestream在
avcodec
_encode_video前与视频合并,至于如何单独用do_subtitle_out来处理,测试多次都无结果,才决定放到do_video_out
notton
·
2011-02-10 13:00
ffmpeg的精简
tid=5567&extra=page%3D1&page=2现在更新一下目前遇到的问题:我想裁减ffmpeg编译出来的Dll库,把
avcodec
.dll裁减到1MB左右就可以了,只需要用ffmpeg完成
seven407
·
2011-01-31 14:00
File
gcc
dll
include
Codec
h.264
AVCodec
Context 结构体
*sizeof(
AVCodec
Context)mustnotbeusedoutsidelibav*.
commshare
·
2011-01-30 20:00
user
buffer
float
deprecated
encoding
Codec
【zz】REVISED
AVCODEC
_SAMPLE.0.4.9.CPP
http://web.me.com/dhoerl/Home/Tech_Blog/Entries/2009/1/22_Revised_
avcodec
_sample.c.html09年1月22日的 TheFFMpegprojecthoststwopopularlibrariesthatcanbeusedtoprocessvideo
commshare
·
2011-01-30 17:00
【zz】Using libavformat and lib
avcodec
Usinglibavformatandlib
avcodec
http://www.inb.uni-luebeck.de/~boehme/using_lib
avcodec
.htmlMartinBöhme
commshare
·
2011-01-29 19:00
Stream
video
File
buffer
audio
Codec
直接编译tutorial03.c是会报错的
root@ubuntu:/home/zhangbin/code#gcc-otutorial03tutorial03.c-lavformat-l
avcodec
-lz-lm`sdl-config--cflags
commshare
·
2011-01-29 00:00
function
ubuntu
reference
audio
deprecated
DST
【zz】使用FFMPEG SDK解码流数据获得YUV数据及其大小
准备变量 定义
AVCodec
Context。如果您使用类,可以定义成类成员。我这里定义成全局变量。static
AVCodec
Context*g_pCodecCtx=NULL;定义一个A
commshare
·
2011-01-28 22:00
video
null
byte
任务
2010
Codec
上一页
41
42
43
44
45
46
47
48
下一页
按字母分类:
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
其他