# HG changeset patch # User compn # Date 1230404316 0 # Node ID cc5cd29646a520f4d93c3a599a2b09ab4a5b22d8 # Parent 97835ed2978a6dd6fffe64a9f2cc01cc31a86a2e fix error message example diff -r 97835ed2978a -r cc5cd29646a5 DOCS/tech/win32-codec-howto.txt --- a/DOCS/tech/win32-codec-howto.txt Sat Dec 27 15:28:51 2008 +0000 +++ b/DOCS/tech/win32-codec-howto.txt Sat Dec 27 18:58:36 2008 +0000 @@ -20,7 +20,8 @@ the '.dll' or (rarely) '.drv' extension. If MPlayer fails at playing your AVI with this kind of message: -UNKNOWN video codec: HFYU (0x55594648) +VIDEO: [HFYU] 352x288 24bpp 25.000 fps 4321.0 kbps (527.5 kbyte/s) +Cannot find codec matching selected -vo and video format 0x55594648. It means your AVI is encoded with a codec which has the HFYU fourcc (HFYU = HuffYUV codec, DIV3 = DivX Low Motion, etc.). Now that you know this, you