FFmpeg is a very fast video and audio converter. It can also grab from a live
audio/video source.
The command line interface is designed to be intuitive, in the sense that FFmpeg
tries to figure out all parameters that can possibly be derived automatically.
You usually only have to specify the target bitrate you want.
FFmpeg can also convert from any sample rate to any other, and resize video on
the fly with a high quality polyphase filter.
------------------
To make altivec version:
xdelta3-decoder -s ffmpeg ffmpeg-altivec.xdelta3
------------------
Known issues:
The libx264 codec, for an unknown reason, has terrible quality. No fully working
version of libx264 has ever been available for OS4 yet, so nothing has been
lost. If you wish to try it out, you must use an ffpreset file by using the
-vpre parameter.
Ports by MickJT
---------------------
27-08-2011 Updated to FFmpeg 0.8.2.
23-05-2011 Updated to FFmpeg 0.7-rc1.
29-10-2010 Updated to FFmpeg 0.6.1 - Add version string
07-07-2010 Updated to FFmpeg 0.6. ffplay included.
Ports by Andrea Palmatè
---------------------------------
03-02-2009 Second update version - ffmplay removed
13-08-2006 First OS4 Version
| |