diff options
author | Fabrice Bellard <fabrice@bellard.org> | 2002-10-27 22:07:56 +0000 |
---|---|---|
committer | Fabrice Bellard <fabrice@bellard.org> | 2002-10-27 22:07:56 +0000 |
commit | 60837265bccd233f1882ea310d620a45808b69e9 (patch) | |
tree | dc57999248d65fe4c9dfe513f2030d1ede239447 /doc/ffmpeg-doc.html | |
parent | 9181577ccb1ddcb3d256b533de2badd0a4fd83e9 (diff) | |
download | ffmpeg-60837265bccd233f1882ea310d620a45808b69e9.tar.gz |
added Michael's page
Originally committed as revision 1086 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffmpeg-doc.html')
-rw-r--r-- | doc/ffmpeg-doc.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ffmpeg-doc.html b/doc/ffmpeg-doc.html index 2852fa5e56..262a8314a9 100644 --- a/doc/ffmpeg-doc.html +++ b/doc/ffmpeg-doc.html @@ -643,6 +643,12 @@ library. <CODE>X</CODE> means that the encoding (resp. decoding) is supported. +<P> +Check at <A HREF="http://www.mplayerhq.hu/~michael/codec-features.html">http://www.mplayerhq.hu/~michael/codec-features.html</A> to +get a precise comparison of FFmpeg MPEG4 codec compared to the other +solutions. + + <H2><A NAME="SEC16" HREF="ffmpeg-doc.html#TOC16">5.3 Audio Codecs</A></H2> |