Audio (340) Datatype (50) Demo (203) Development (592) Document (22) Driver (100) Emulation (146) Game (984) Graphics (491) Library (112) Network (230) Office (65) Utility (907) Video (68)
Total files: 4310
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Avcodec_lib | Description: | Audio and Video codec library for OS4 | Download: | avcodec_lib.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 932kb | Version: | 51.52 | Date: | 09 Feb 2008 | Author: | Csaba "Chip" Simon | Submitter: | Csaba "Chip" Simon | Requirements: | Real AmigaOS4 | Category: | video/misc | Replaces: | video/misc/avcodec_lib.lha | License: | LGPL | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 3417 | | | Comments: | 16 | Snapshots: | 0 | Videos: | 0 | Downloads: | 2660 (Current version) | | 4820 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
This shared library is an Amiga port of the opensource ffmpeg project's
libavcodec static library (http://sourceforge.net/projects/ffmpeg)
distributed under the GNU Lesser General Public License.
This archive contains the OS4 native version of avcodec.library.
Installation:
Copy it to your Libs: directory
Features:
Decoder for the following video codecs:
MPEG1VIDEO, H263, RealVideo1.0, Motion JPEG,
MPEG4, OpenDivx, Divx3, Divx4, Dix5.xx, MP41, MP42,
WMV1, SVQ1 Sorenson, DV Video
Decoder for the following audio codecs:
MP2, MP3, DV Audio, WMV, PCM, ADPCM and a lot more...
More codecs are available via external codec linking. The only thing you have to
do is to create a directory called "avcodecs" into your LIBS:, and copy all
external codec library there. Avcodec will scan it during the init process and
load all of them.
Don't forget to execute an "avail flush" command (or do a warmreboot) after
installation. For example adding or removing an external codec from that
directory.
|