diff options
author | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-11-01 13:26:18 +0000 |
---|---|---|
committer | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-11-01 13:26:18 +0000 |
commit | 675b514c2659cacb310139b3741a73439479a3fc (patch) | |
tree | cc0f9febc73a734cd011751d99d999f30547f9fd /DOCS/faq.html | |
parent | 4fa41be71ef122a0c6a1aefc3562f58a5a3c30d9 (diff) |
(ff)mjpeg q/a
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2607 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/faq.html')
-rw-r--r-- | DOCS/faq.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/DOCS/faq.html b/DOCS/faq.html index 7ee78b10d6..5842e4912d 100644 --- a/DOCS/faq.html +++ b/DOCS/faq.html @@ -450,6 +450,14 @@ This can have multiple reasons.<BR> <LI>the AVI has shit header, try with the <I>-nobps</I> option, and/or <I>-mc 0</I> .</LI> </TD><TR><TD COLSPAN=3> </TD><TR> +<TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Q:</TD><TD WIDTH=100%><B><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> +I have an MJPEG file which works with other players but displays only black +image in MPlayer. +</B></TD><TR><TD></TD><TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>A:</TD><TD><font face="Verdana, Arial, Helvetica, sans-serif" size="2"> +Disable the Windows DLL in <CODE>codecs.conf</CODE>, or use <CODE>-vc ffmjpeg</CODE> option (you have to +compile MPlayer with libavcodec). +</TD><TR><TD COLSPAN=3> </TD><TR> + <TD COLSPAN=3> <B><A NAME=5.4><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>5.4. Video/audio driver problems (vo/ao)</A></B> </TD><TR><TD COLSPAN=3> </TD><TR> |