Difference between revisions of "AVbin"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=AVbin |Short description=a thin wrapper around FFmpeg. |Full description=AVbin is a thin wrapper around FFmpeg, providing binary compatibility for applications and ...")
 
(Remove .git and add https)
 
(4 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
* a simplified interface with an unchanging ABI to the most common decoding functionality within FFmpeg.
 
* 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.
 
* 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.
|User level=intermediate
+
|Homepage URL=https://avbin.github.io/AVbin/Home/Home.html
|Status=Live
+
|Is High Priority Project=No
|Component programs=
+
|VCS checkout command=git clone https://github.com/AVbin/AVbin
|Homepage URL=http://code.google.com/p/avbin/
 
|VCS checkout command=http://avbin.googlecode.com/svn/trunk/ avbin-read-only
 
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=http://code.google.com/p/avbin/w/list
+
|Decommissioned or Obsolete=No
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=Pyglet
 
|Related projects=Pyglet
 
|Keywords=audio,video,xine,wrapper,C,codec,gstreamer,ffmpeg,mplayer
 
|Keywords=audio,video,xine,wrapper,C,codec,gstreamer,ffmpeg,mplayer
|Is GNU=n
+
|Version identifier=8
|Last review by=Kelly Hopkins
+
|Version date=2014/05/02
|Last review date=2009-05-13
+
|Version status=stable
 +
|Version download=https://github.com/AVbin/AVbin/archive/master.zip
 +
|Last review by=Ted Teah
 +
|Last review date=2016/12/16
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=7
+
|User level=intermediate
|Version date=2008-09-01
+
|Accepts cryptocurrency donations=No
|Version status=stable
+
|Test entry=No
|Version download=http://avbin.googlecode.com/files/avbin-src-7.tar.gz
+
|Is GNU=No
 +
|License verified date=2009-05-13
 +
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Kelly Hopkins
 +
|License verified date=2009/05/13
 +
}}
 +
{{Project license
 +
|License=LGPLv3orlater
 +
|License verified by=Kelly Hopkins
 
|License verified date=2009-05-13
 
|License verified date=2009-05-13
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Alex Holkner
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Alex Holkner
 
 
|Email=Alex.Holkner@gmail.com
 
|Email=Alex.Holkner@gmail.com
|Resource URL=
 
}}
 
{{Resource
 
|Resource audience=Developer
 
|Resource kind=Download
 
|Resource URL=http://code.google.com/p/avbin/downloads/list
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=General
+
|Resource audience=Bugs
|Resource kind=Forum
+
|Resource kind=Bug Tracking
|Resource URL=http://groups.google.com/group/avbin-users
+
|Resource URL=https://github.com/AVbin/AVbin/issues
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=library
 
|Interface=library
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv3
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-05-13
 
}}
 
{{Project license
 
|License=LGPLv3orlater
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-05-13
 
}}
 

Latest revision as of 13:45, 2 October 2020


[edit]

AVbin

https://avbin.github.io/AVbin/Home/Home.html
a thin wrapper around FFmpeg.

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.





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

13 May 2009

Verified by

Kelly Hopkins

Verified on

13 May 2009




Leaders and contributors

Contact(s)Role
Alex Holkner Maintainer


Resources and communication

AudienceResource typeURI
BugsBug Trackinghttps://github.com/AVbin/AVbin/issues


Software prerequisites




Entry













"Bugs" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.