Short: Audio and Video codec library for OS4 Author: chip@mundo-r.com (Csaba "Chip" Simon) Uploader: chip mundo-r com (Csaba "Chip" Simon) Type: util/libs Version: 51.36 Requires: OS4 Architecture: ppc-amigaos >= 4.0.0 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 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 any chang happens. For example adding or removing an external codec from that directory. Todo: Compile the encoders too. Autodoc Documentation