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.
| |