From efa7170803691a6f4ea0c9f09e0048b9e57539a0 Mon Sep 17 00:00:00 2001 From: compn Date: Sun, 18 Mar 2007 16:14:25 +0000 Subject: add new audio and video codecs to libavcodec list git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22718 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/encoding-guide.xml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/DOCS/xml/en/encoding-guide.xml b/DOCS/xml/en/encoding-guide.xml index 9ba9eedad5..ff588bcdcb 100644 --- a/DOCS/xml/en/encoding-guide.xml +++ b/DOCS/xml/en/encoding-guide.xml @@ -2452,6 +2452,14 @@ You can encode to the following codecs (more or less up to date): ljpeg lossless JPEG + + targa + Targa + + + bmp + BMP image + h261 H.261 @@ -2524,6 +2532,10 @@ You can encode to the following codecs (more or less up to date): flv Sorenson H.263 used in Flash Video + + flashsv + Flash Screen Video + dvvideo Sony Digital Video @@ -2532,6 +2544,10 @@ You can encode to the following codecs (more or less up to date): snow FFmpeg's experimental wavelet-based codec + + zbmv + Zip Blocks Motion Video + @@ -2578,6 +2594,22 @@ mencoder dvd://2 -o title2.avi -ovc lavc -lavcopts vc sonic experimental lossy/lossless codec + + vorbis + Xiph Ogg Vorbis codec + + + aiff + AIFF/AIFF-C codec + + + gsm + GSM-MS codec + + + wma + Windows Media Audio codec + -- cgit v1.2.3