diff options
author | Diego Biurrun <diego@biurrun.de> | 2005-12-02 15:14:09 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2005-12-02 15:14:09 +0000 |
commit | 5f2a42ba359f94be29aefa0d96db530a27a269d5 (patch) | |
tree | f55927399f3369ff772ed5c930eaa2908db4b916 /doc/faq.texi | |
parent | c7622f9a28abec959eb6d4859ceb1f102eccc4e8 (diff) | |
download | ffmpeg-5f2a42ba359f94be29aefa0d96db530a27a269d5.tar.gz |
ffserver should be fixed now.
Originally committed as revision 4715 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/faq.texi')
-rw-r--r-- | doc/faq.texi | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/faq.texi b/doc/faq.texi index 4c276052e0..e0a243154c 100644 --- a/doc/faq.texi +++ b/doc/faq.texi @@ -10,12 +10,6 @@ @chapter General Problems -@section ffserver does not work. - -ffmpeg development is now concentrated on the codec and format -handling. New developments broke ffserver, so don't expect it to work -correctly. If you have time and experience, please help us fix it. - @section I cannot read this file although this format seems to be supported by ffmpeg. Even if ffmpeg can read the file format, it may not support all its |