# HG changeset patch
# User gabucino
# Date 1006988783 0
# Node ID d84317675d4e9d698eba12afebde92cc24d6531a
# Parent 0a7eac44c808ccde01e4131d93b23699486b2595
few new Q/As
diff -r 0a7eac44c808 -r d84317675d4e DOCS/faq.html
--- a/DOCS/faq.html Wed Nov 28 18:49:40 2001 +0000
+++ b/DOCS/faq.html Wed Nov 28 23:06:23 2001 +0000
@@ -522,6 +522,14 @@
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)
@@ -621,12 +629,6 @@
|
|
| Q: |
-How can I encode ?
- |
| A: |
-Check this documentation.
- |
|
-
- | Q: |
I want to play MP3 files with MPlayer !
|
| A: |
This feature is not planned. There are much better players (mpg123, 3pm, xmms)
@@ -648,6 +650,25 @@
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.
+ |
|
+
+