Welcome![Sign In][Sign Up]
Location:
Search - libavformat

Search list

[Multimedia programgAnim8-SUITE-0.3beta-1.i586.tar

Description: Table of Contents 1. Introduction 2. Quick Start 2.1 Video and Audio grabbing 2.2 Video and Audio file format conversion 3. Invocation 3.1 Syntax 3.2 Main options 3.3 Video Options 3.4 Audio Options 3.5 Advanced options 3.6 Protocols 4. Tips 5. Supported File Formats and Codecs 5.1 File Formats 5.2 Image Formats 5.3 Video Codecs 5.4 Audio Codecs 6. Platform Specific information 6.1 Linux 6.2 BSD 6.3 Windows 6.4 MacOS X 6.5 BeOS 7. Developers Guide 7.1 API 7.2 Integrating libavcodec or libavformat in your program 7.3 Coding Rules 7.4 Submitting patches 7.5 Regression tests
Platform: | Size: 659480 | Author: 宫跃峰 | Hits:

[Linux-Unixffmpeg-0.4.9-p20051216.tar

Description: 最新的libavformat以及libavcodec库-latest libavformat and libavcodec library
Platform: | Size: 1719827 | Author: 全不知 | Hits:

[Multimedia programffmp

Description: linux下用ffmpeg解码库写的一个简单的视频播放器,原则上应能播放ffmpeg支持的视频格式,但仅能播放h.263视频,编译命令:g++ -g -o ffplay ffmp1.cc -L./libavformat -lavformat -L./libavcodec -lavcodec -L./libavutil -lavutil -lm -lz -ldl -L/usr/lib -lSDL -lpthread-linux using ffmpeg decoding the written a simple video player, in principle, be able to support the ffmpeg broadcast video format, but only broadcast h.263 video, compiled order : g-g-o ffplay ffmp1.cc -L./libavformat - lavfo rmat -L./libavcodec - lavcodec -L./libavutil - lavutil - lm - lz - ldl -L/usr/lib - lSDL - lpthre ad
Platform: | Size: 4870 | Author: 孙勇 | Hits:

[Multimedia DevelopgAnim8-SUITE-0.3beta-1.i586.tar

Description: Table of Contents 1. Introduction 2. Quick Start 2.1 Video and Audio grabbing 2.2 Video and Audio file format conversion 3. Invocation 3.1 Syntax 3.2 Main options 3.3 Video Options 3.4 Audio Options 3.5 Advanced options 3.6 Protocols 4. Tips 5. Supported File Formats and Codecs 5.1 File Formats 5.2 Image Formats 5.3 Video Codecs 5.4 Audio Codecs 6. Platform Specific information 6.1 Linux 6.2 BSD 6.3 Windows 6.4 MacOS X 6.5 BeOS 7. Developers Guide 7.1 API 7.2 Integrating libavcodec or libavformat in your program 7.3 Coding Rules 7.4 Submitting patches 7.5 Regression tests
Platform: | Size: 659456 | Author: 宫跃峰 | Hits:

[Linux-Unixffmpeg-0.4.9-p20051216.tar

Description: 最新的libavformat以及libavcodec库-latest libavformat and libavcodec library
Platform: | Size: 1720320 | Author: 全不知 | Hits:

[Multimedia programdll

Description: Dll files of libavcodec, libavutil, libavformat and libavdevice .
Platform: | Size: 4979712 | Author: YQ | Hits:

[Multimedia programffmpeg_vs2008

Description: ffmpeg 的vs2008 项目及源码, 包含 libavcodec, libavformat,libavutil,libpostproc,libswscale-ffmpeg in vs2008 projects and source code, including libavcodec, libavformat, libavutil, libpostproc, libswscale
Platform: | Size: 4503552 | Author: duanweiwei | Hits:

[Streaming Mpeg4ASF_Mux

Description: 这几天需要参考FFmpeg的asfenc的asf muxer功能写一个跨平台的程序, 就把ffmpeg里面的output_example.c和对应的libavcodec/msmpeg4 mp2 libavformat/asfenc 的功能和代码移植到windows, 没有使用其他的编译器, 直接用VC的console跑完整个程序. 感觉像ffmpeg这种开源项目的代码还是模块化分得很清楚, 不需要的东西都用宏关的很好. 例子程序生成一个asf输出文件,供大家参考. -asf muxer
Platform: | Size: 8083456 | Author: 刘华 | Hits:

[Multimedia Developavcodec_sample.0.5.0.c

Description: usage of libraries that can be used to process video: libavcodec and libavformat
Platform: | Size: 2048 | Author: Nick | Hits:

[Linux-Unixffmpeg_0.5.1.orig.tar

Description: ffmpeg 源码包。包含各种库文件,libavcodec 、libavformat和libavutil-ffmpeg code。including libavcodec,libavformat and libavutil
Platform: | Size: 3329024 | Author: wang huhang | Hits:

[Multimedia Developffmpeg

Description: ffmpeg是对记录、转换和流音视频的解决方案。它包括libavcodec,leading audio/video codec library.ffmpeg运行在linux环境下,但它能够在大多数操作系统上编译,包括windows。 ffmpeg项目由以下几部分组成: ffmpeg 视频文件转换命令行工具,也支持经过实时电视卡抓取和编码成视频文件. ffserver 基于HTTP(RTSP正在开发中)用于实时广播的多媒体服务器.也支持时间平移 ffplay 用 SDL和FFmpeg库开发的一个简单的媒体播放器 libavcodec 一个包含了所有FFmpeg音视频编解码器的库.为了保证最优性能和高可复用性,大多数编解码器从头开发的. libavformat 一个包含了所有的普通音视格式的解析器和产生器的库. [编辑] FFMPEG功能-FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. FFmpeg is developed under Linux, but it can compiled under most operating systems, including Windows.
Platform: | Size: 6437888 | Author: hhypgfadwr | Hits:

[Multimedia Developffmpeg-0.5.10.tar

Description: ffmpeg 0.5.10 source code.FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. No matter if they were designed by some standards committee, the community or a corporation. It contains libavcodec, libavutil, libavformat, libavdevice, libswscale and libswresample which can be used by applications. As well as ffmpeg, ffserver, ffplay and ffprobe which can be used by end users for transcoding, streaming and playing
Platform: | Size: 3331072 | Author: 李松 | Hits:

[Linux-Unixvnc2mpg

Description: Simple movie writer for vnc based on Libavformat API example from FFMPEG. -Simple movie writer for vnc based on Libavformat API example from FFMPEG.
Platform: | Size: 4096 | Author: fetiho | Hits:

[mpeg mp3ffmpeg-snapshot.tar

Description: FFmpeg是一个自由软件,可以运行音频和视频多种格式的录影、转换、流功能1,包含了libavcodec ─这是一个用于多个项目中音频和视频的解码器库,以及libavformat——一个音频与视频格式转换库。(FFmpeg is a free software that runs audio and video multiple formats of video, conversion, and stream function 1, including libavcodec - a decoder library for audio and video in multiple projects, and libavformat, an audio and video format conversion library.)
Platform: | Size: 10433536 | Author: jinhu | Hits:

CodeBus www.codebus.net