Browse wiki
| Computer languages
|
C +
|
| Documentation note
|
http://code.google.com/p/avbin/w/list
|
| Full description
|
AVbin is a thin wrapper around FFmpeg, pro … AVbin is a thin wrapper around FFmpeg, providing binary compatibility for applications and languages that need it. FFmpeg is a collection of audio and video codecs widely used in projects such as mplayer, xine, gstreamer and VLC. It is under continuous development; so much so that its developers rarely provide a release, and SVN snapshots of the library must be statically linked to avoid version incompatibilities. AVbin allows programs that require dynamic linkage to use FFmpeg. It does this by providing:
* an accurate version number within the shared library, allowing applications to select the appropriate data structures and functions to use at runtime, and
* a simplified interface with an unchanging ABI to the most common decoding functionality within FFmpeg.
* AVbin is distributed as a single dynamic library (.so on GNU/Linux, .dylib on Mac OS X, and .dll on Windows) that depends on no other files or installations. This eliminates the many complexities of building FFmpeg on platforms other than GNU/Linux; however you can still build it from source if you prefer. still build it from source if you prefer.
|
| Homepage URL
|
http://code.google.com/p/avbin/ +
|
| Interface
|
library +
|
| Is GNU
|
false +
|
| Keywords
|
audio +
, video +
, xine +
, wrapper +
, C +
, codec +
, gstreamer +
, ffmpeg +
, mplayer +
|
| Last review by
|
Kelly Hopkins +
|
| Last review date
|
13 May 2009 +
|
| License
|
GPLv3 +
, LGPLv3orlater +
|
| License verified by
|
Kelly Hopkins +
|
| License verified date
|
13 May 2009 +
|
| Name
|
AVbin +
|
| Real name
|
Alex Holkner +
|
| Related projects
|
Pyglet +
|
| Resource URL
|
http://code.google.com/p/avbin/downloads/list +
, http://groups.google.com/group/avbin-users +
|
| Resource audience
|
Developer +
, General +
|
| Resource kind
|
Download +
, Forum +
|
| Revisionid
|
1,444 +
|
| Revisiontimestamp
|
12 April 2011 07:51:17 +
|
| Revisionuser
|
User:WikiSysop +
|
| Role
|
Maintainer +
|
| Short description
|
a thin wrapper around FFmpeg. +
|
| Submitted by
|
Database conversion +
|
| Submitted date
|
1 April 2011 +
|
| User level
|
intermediate +
|
| VCS checkout command
|
http://avbin.googlecode.com/svn/trunk/ avbin-read-only +
|
| Version date
|
1 September 2008 +
|
| Version download
|
http://avbin.googlecode.com/files/avbin-src-7.tar.gz +
|
| Version identifier
|
7 +
|
| Version status
|
stable +
|
| Has queryThis property is a special property in this wiki.
|
AVbin +
, AVbin +
, AVbin +
, AVbin +
, AVbin +
, AVbin +
, AVbin +
, AVbin +
|
| Modification dateThis property is a special property in this wiki.
|
5 March 2013 20:55:31 +
|
| Page has default formThis property is a special property in this wiki.
|
Entry +
|
| Has subobjectThis property is a special property in this wiki.
|
AVbin +
, AVbin +
, AVbin +
, AVbin +
, AVbin +
|
| EmailThis property is a special property in this wiki.
|
Alex.Holkner@gmail.com +
|
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later version published by the Free Software Foundation; with no
Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
copy of the license is included in the page “GNU Free
Documentation License”.
The copyright and license notices on this page only apply to the
text on this page. Any software described in this text has its
own copyright notice and license, which can usually be found in
the distribution itself.