diff --git a/DOCS/faq.html b/DOCS/faq.html
index 6a9680268d..b0e9b597a0 100644
--- a/DOCS/faq.html
+++ b/DOCS/faq.html
@@ -522,6 +522,14 @@ you try to play a file which has 22050Hz audio. Try the -ao sdl
driver.
|
+ | Q: |
+All the WMV (or other..) files I play gives green/gray window and there is
+only sound! It prints:
+Detected video codec: [null] drv:0 (NULL codec (no decoding))
+ |
| A: |
+Update your codecs.conf
+ |
|
+
5.4. Video/audio driver problems (vo/ao)
@@ -620,12 +628,6 @@ When will be <your favourite video feature> (like subtitle placement) impl
Wait for libvo2.
|
|
- | Q: |
-How can I encode ?
- |
| A: |
-Check this documentation.
- |
|
-
| Q: |
I want to play MP3 files with MPlayer !
|
| A: |
@@ -648,6 +650,25 @@ implement it, and send a patch. Don't ask for it.
want to go to jail.
|
|
+
+5.6. Encoding
+ |
|
+
+ | Q: |
+How can I encode ?
+ |
| A: |
+Check this documentation.
+ |
|
+
+ | Q: |
+ I've encoded an AVI with MEncoder, but when I try to play it with MPlayer, I get this:
+ X Error of failed request: BadValue (integer parameter out of range for
+ operation)
+ |
| A: |
+ I told you width and height are mandatory.
+ |
|
+
+