# HG changeset patch
# User gabucino
# Date 1004621178 0
# Node ID a4b73dfad50939f27d261768196b311f2d8bf257
# Parent f629b154ecbffd40e387c91350d40989c7df98aa
(ff)mjpeg q/a
diff -r f629b154ecbf -r a4b73dfad509 DOCS/Hungarian/faq.html
--- a/DOCS/Hungarian/faq.html Thu Nov 01 02:31:23 2001 +0000
+++ b/DOCS/Hungarian/faq.html Thu Nov 01 13:26:18 2001 +0000
@@ -404,6 +404,14 @@
az AVI-nak rossz fejléce van, próbáld meg a -nobps és/vagy az -mc 0 opcióval .
|
+ | Q: |
+Van egy MJPEG file-om ami működik más lejátszókban, de az MPlayer csak
+fekete képet játszik le.
+ |
| A: |
+Töröld ki az MJPEG windows DLL-t a codecs.conf -ból, vagy
+használd a -vc ffmjpeg opciót (libavcodec szükséges).
+ |
|
+
5.4. Video/audio meghajtó problémák (vo/ao)
|
|
diff -r f629b154ecbf -r a4b73dfad509 DOCS/faq.html
--- a/DOCS/faq.html Thu Nov 01 02:31:23 2001 +0000
+++ b/DOCS/faq.html Thu Nov 01 13:26:18 2001 +0000
@@ -450,6 +450,14 @@
the AVI has shit header, try with the -nobps option, and/or -mc 0 .
|
+ | Q: |
+I have an MJPEG file which works with other players but displays only black
+image in MPlayer.
+ |
| A: |
+Disable the Windows DLL in codecs.conf , or use -vc ffmjpeg option (you have to
+compile MPlayer with libavcodec).
+ |
|
+
5.4. Video/audio driver problems (vo/ao)
|
|