summaryrefslogtreecommitdiffstats
path: root/DOCS/encoding.html
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/encoding.html')
-rw-r--r--DOCS/encoding.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/encoding.html b/DOCS/encoding.html
index 343bd09d2f..97e20628c8 100644
--- a/DOCS/encoding.html
+++ b/DOCS/encoding.html
@@ -249,7 +249,7 @@ unsupported). You can encode to the following codecs :</P>
<P><B><I>Explanation of the process</I></B></P>
<P><B>MEncoder</B> <I>decodes</I> the input image(s) with an available MJPEG
- video codec (when decoding PNGs, it will use the internal PNG decoder). By
+ video codec (when decoding PNGs, it will use <B>libpng</B>). By
default it uses <CODE>ffmjpeg</CODE>, so you have to compile with libavcodec
support (which is recommended anyways). Its disadvantage is that it can't
handle some JPEG types (green image will be encoded for these). Use some