Download List

项目描述

The main part of av_convert is a C++ API for
accessing audio/video files (AVI, Quicktime,
YUV4MPEG stream, WAV, etc.). This functionality is
provided by a library and a set of plugin modules
for I/O backends and audio/video codecs. Using
this library, "av_convert" can convert between
these file formats and provide basic editing
functions, such as cutting parts of different
video sources to one destination. The included
program "av_rec" can record real-time video from a
v4l-video-source with A/V sync.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-12-19 02:35
0.2.2

用gcc 4.0和SPARC64/Linux相容性得到改善。
标签: Minor bugfixes
Compatibility with gcc 4.0 and SPARC64/Linux was improved.

2005-10-23 22:59
0.2.1

在这个版本的主要变化是新的MPEG编码器插件,它使用一个后端mpeg2enc编码器。这两种MPEG - 1和MPEG - 2编码是可能的。修正了已知错误在如Xvid视频,这是过去版本破碎解码其他地区,和时间戳在MPEG文件的处理。
标签: Major feature enhancements
The major change in this version is the new MPEG encoder plugin, which uses the mpeg2enc encoder as a backend. Both MPEG-1 and MPEG-2 encoding are possible. Some bugs were fixed in other parts like the decoding of XVID video, which was broken in the last version, and timestamp handling in MPEG files.

2004-12-27 03:51
20041227

在MPEG模块可以读取DVD光盘。命令行前端av_convert现在允许选择音频和视频轨道的进程,文件多的轨道上。对libVideoFile API的一些内部变革允许通过选择的模块,和文件类型的检出。一种新的视频压缩的视频编解码器包括在内。
标签: Major feature enhancements
The MPEG module can read DVDs. The command line frontend av_convert now allows selecting the audio and video track to process, for files that have more than one track. Some internal changes to the API of libVideoFile allow passing options to modules, and the file type detection was improved. A new video codec for uncompressed video is included.

2004-04-13 00:06
20040412

一个完全重写的AVI I / O模块提高了AVI文件hnadling。现在可以读取和写入AVI文件超过2在OpenDML阿维GB的扩展。该OpenQuicktime库可以代替Ouicktime4Linux,也有一些新的音频编解码器。
标签: Major feature enhancements
A complete rewrite of the AVI I/O module improves the hnadling of AVI files. It is now possible to read and write AVI files over 2 GB in the OpenDML AVI extension. The OpenQuicktime library can be used instead of Ouicktime4Linux, and there are some new audio codecs.

2003-05-11 01:28
20030510

木卫一的MPEG -模件现在可以编写mpeg1 / 2系统流,并寻求在MPEG文件的一些错误是固定的。
标签: Minor feature enhancements
The mpeg IO-modul can now write mpeg1/2 system streams, and some bugs with seeking in mpeg files were fixed.

Project Resources