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开发指南
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
ffmpeg0.61src/ffmpeg-0.6.1/lib
avcodec
/
avcodec
.h
/**copyright(c)2001FabriceBellard**ThisfileispartofFFmpeg.**FFmpegisfreesoftware;youcanredistributeitand/or*modifyitunderthetermsoftheGNULesserGeneralPublic*LicenseaspublishedbytheFreeSoftwareFoundati
commshare
·
2011-01-24 11:00
struct
buffer
deprecated
encoding
output
Codec
libavformat/lib
avcodec
学习
为什么需要两个库文件libavformat和lib
avcodec
:许多视频文件格式(AVI就是一个最好的例子)实际上并没有明确指出应该使用哪种编码来解析音频和视频数据;它们只是定义了音频流和视频流(或者
lgm252008
·
2011-01-20 13:00
Debian
video
null
input
编译器
Codec
install h.264 plugin for linphone on ubuntu
.264pluginisn'tastandardpartoflinphoneinstallationonubuntu.Wemustmanuallycompileandinstallit.1.Downloadmsx264pluginsourcecode.2.Runsudoapt-getinstalllibmediastreamer-devlibx264-devlib
avcodec
-devlibsw
rx_wen
·
2011-01-19 16:00
ubuntu
download
h.264
compilation
关于ffmpeg的保存图片的例子
于是我把av_free_packet()复制到没有的那个,编译提示定义了两次,在
avcodec
.h里面有个定义。暂时没搞明白,我直接把那个定义函数复制到
avcodec
里面,编译通过。但是保存
ranruoyu1003
·
2011-01-19 11:00
简单原始的FFMpeg播放器
//rin.c //Asmallsampleprogramthatshowshowtouselibavformatandlib
avcodec
to //playamediafile. // /
sepnic
·
2011-01-17 21:00
Fedora10下源码编译vlc-1.1.1 流程及注意事项(2)
(接上篇)5:编译lib
avcodec
.下载,编译:http://www.ffmpeg.org/download.html.
mark111111
·
2011-01-16 23:44
职场
VLC
休闲
Fedora10下源码编译vlc-1.1.1 流程及注意事项(2)
(接上篇)5:编译lib
avcodec
.下载,编译:http://www.ffmpeg.org/download.html.
mark111111
·
2011-01-16 23:44
职场
休闲
VLC
Stu
&
Research
FFMpeg Study
http://www.inb.uni-luebeck.de/~boehme/using_lib
avcodec
.htmlCompilethesamplecode: Adding-D__STDC_CONSTANT_MACROStothecompilationflags
frank2336
·
2011-01-15 23:00
c
macros
compilation
ffmpeg开发指南
ffmpeg中的Libavformat和lib
avcodec
库是访问大多数视频文件格式的一个很好的方法。
ranruoyu1003
·
2011-01-13 14:00
Debian
video
null
input
编译器
Codec
FFMPEG 0.61的文件列表
cmdutils_common_opts.h[code]config.h[code]ffmpeg.c[code]ffplay.c[code]ffprobe.c[code]ffserver.c[code]ffserver.h[code]lib
avcodec
commshare
·
2011-01-08 23:00
some info about ffmpeg
1.库函数FFmpeg库-FFmpegGPL/LGPL库:
AVCodec
,AVCore,AVDevice,AVFilter,AVFormat,AVUtil,SwScale.
snowbabybw
·
2011-01-06 16:00
cmd
小议av_rescale_q、
avcodec
_get_frame_defaults2、av_set_parameters函数
不同于
avcodec
_encode_video改变
AVCodec
Context*avctx的pts(小整数,且间隔小)。
caowei880123
·
2010-12-10 16:00
video
header
null
url
Parameters
audio
FFMpeg中的函数
它包含了非常先进的音频/视频编解码库lib
avcodec
,为了保证高可移植性和编解码质量,lib
avcodec
里很多codec都是从头开发的。
howema
·
2010-12-09 14:00
timer
function
video
buffer
callback
audio
轻松使用 ffmpeg sdk 实现各种格式的rgb以及yuv raw
ffmpeg项目中的lib
avcodec
支持很多格式的raw相互转换,在早期的版本中,使用img_convert,在新版本中,使用sws_scale完成。
yanghangjun
·
2010-12-06 16:00
struct
null
byte
reference
DST
2010
restrict关键字
今天在移植ffmpeg到opencore时出现一个编译错误:/lib
avcodec
/dsputil.c:545:error:expected';',','or')'before'block'等等一大堆到文件
ccskyer
·
2010-11-23 20:00
c
优化
汇编
gcc
编译器
linux+小技巧
/configure--disable-lua--disable-mad--disable-
avcodec
--disable-swscale 拷贝文件到远程scpvsp_client.arm.elfroot
maintyb011
·
2010-11-08 16:00
linux
function
service
NetWork
library
windows下ffmpeg-php的配置
ffmpeg-php:http://sergey89.ru/files/ffmpeg-php-win32-all.zip2.解压ffmpeg-php-win32-all.zip后有下面几个文件:
avcodec
hanjinchun2009
·
2010-10-29 16:00
ffmpeg简介
FFmpeg是一个自由软件,可以执行音讯和视讯多种格式的录影、转档、串流功能[1],包含了lib
avcodec
─这是一个用于多个专案中音讯和视讯的解码器函式库,以及libavformat——一个音讯与视讯格式转换函式库
yanghangjun
·
2010-10-28 18:00
服务器
video
input
工具
avi
h.264
FFMpeg的output_example.c例子分析
(1)av_register_all(),初始化lib
avcodec
库,并注册所有的编解码器和格式。(2)guess_format(),根据文件名来获取输出文件格式,默认为mpeg。
mmdev
·
2010-10-12 21:00
example
使用ffmpeg进行h.264编码
m_video_st) { return 0; } m_videoc=
avcodec
_alloc_context(); m_videoc = m_video_st->codec; /* 视频相关参数
mmdev
·
2010-10-12 21:00
ffmpeg
使用FFMPEG SDK解码流数据获得YUV数据及其大小
准备变量定义
AVCodec
Context。如果您使用类,可以定义成类成员。我这里定义成全局变量。
mmdev
·
2010-10-12 18:00
ffmpeg
ffmpeg的使用
其中最重要的就是lib
avcodec
库。它被mplayer或者xine使用作为解码器。还有,国内比较流行的播放器影音风暴或MyMPC的后端ffdshow也是使用ffmpeg的解码库的。
xpp02
·
2010-10-12 17:00
ffmpeg
ffmpeg的使用
其中最重要的就是lib
avcodec
库。它被mplayer或者xine使用作为解码器。还有,国内比较流行的播放器影音风暴或MyMPC的后端ffdshow也是使用ffmpeg的解码库的。
mmdev
·
2010-10-12 17:00
ffmpeg
ffmpeg快速应用开发
Ffmpeg中的Libavformat和lib
avcodec
库是访问大多数视频文件格式的一个很好的方法。不幸的是,在开发您自己的程序时,这
colinchan
·
2010-09-28 14:00
ubuntu 10.04 winff
安裝winff後並不能直接把視頻文件轉換成xvid而是需要安裝sudoapt-getinstalllib
avcodec
-extra-52 ffmpeg(winffistheguiforthat)comeswithit'sownlibraries.Youneedlib
avcodec
-unstripped
liukeforever
·
2010-09-23 14:00
git
ubuntu
subversion
features
dependencies
Terminal
FFMpeg SDK 开发手册
FFMpegSDK开发手册FFMpeg中比较重要的函数以及数据结构如下:1.数据结构:(1)AVFormatContext(2)AVOutputFormat(3)AVInputFormat(4)
AVCodec
Context
cpp_lzth
·
2010-09-21 15:00
数据结构
Stream
video
Parameters
output
Codec
FFMpeg中apiexample.c例子分析
(1)首先,main函数中一开始会去调用
avcodec
_init()函数,该函数的作用是初始化lib
avcodec
,而我们在使用
avcodec
库时,该函数必须被调用。
wxzking
·
2010-08-13 11:00
c
工作
api
video
null
Codec
FFmpeg介绍及参数详细说明
它包含了非常先进的音频/视频编解码库lib
avcodec
,为了保证高可移植性和编解码质量,lib
avcodec
里很多codec都是从头开发的。
liangkaiming
·
2010-08-09 15:00
算法
String
image
Module
Codec
compression
FFmpeg介绍及参数详细说明
它包含了非常先进的音频/视频编解码库lib
avcodec
,为了保证高可移植性和编解码质量,lib
avcodec
里很多codec都是从头开发的。
liangkaiming
·
2010-08-09 15:00
ffmpeg开发指南
Ffmpeg中的Libavformat和lib
avcodec
库是访问大多数视频文件格式的一个很好的方法。
livingpark
·
2010-07-29 13:00
Debian
video
null
input
编译器
Codec
FFMpeg 中比较重要的函数以及数据结构
FFMpeg中比较重要的函数以及数据结构如下:1.数据结构:(1)AVFormatContext(2)AVOutputFormat(3)AVInputFormat(4)
AVCodec
Context(5)
wxzking
·
2010-07-19 16:00
数据结构
Stream
video
Parameters
output
Codec
ffmpeg初学与起步
include#include#includeintmain(intargc,char*argv[]){av_register_all();}编译时用gcc ffmpeg01.c 却出现找不到ffmpeg/
avcodec
.h
Betty_Ting
·
2010-07-17 15:00
ffmpeg开发指南
ffmpeg中的Libavformat和lib
avcodec
库是访问大多数视频文件格式的一个很好的方法。
ren911
·
2010-07-06 22:00
上一页
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
其他