From c8b4365258b2d1eabc3429865f342302e973695b Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Wed, 3 Dec 2008 13:45:41 +0000 Subject: [PATCH] Remove entry about unsupported QCELP codec, it is now supported. Originally committed as revision 15988 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/faq.texi | 5 ----- 1 file changed, 5 deletions(-) diff --git a/doc/faq.texi b/doc/faq.texi index fa9e159062..61a670dda3 100644 --- a/doc/faq.texi +++ b/doc/faq.texi @@ -166,11 +166,6 @@ Applying that to the previous example: Beware that there is no "jpeg" codec. Use "mjpeg" instead. -@section I get "Unsupported codec (id=86043) for input stream #0.1". What is the problem? - -This is the Qcelp codec, FFmpeg has no support for that codec currently. -Try MEncoder/MPlayer, it might work. - @section Why do I see a slight quality degradation with multithreaded MPEG* encoding? For multithreaded MPEG* encoding, the encoded slices must be independent,