diff options
author | Fabrice Bellard <fabrice@bellard.org> | 2001-08-15 22:28:09 +0000 |
---|---|---|
committer | Fabrice Bellard <fabrice@bellard.org> | 2001-08-15 22:28:09 +0000 |
commit | 1705679ee64038011224b3cb5fc582ffa5699557 (patch) | |
tree | afcd0b5a1c18c649549eb21274ec8c19e6567f72 | |
parent | 64ccc83c2bd644bf7afada43c03e8dd5d65a71e6 (diff) | |
download | ffmpeg-1705679ee64038011224b3cb5fc582ffa5699557.tar.gz |
updated
Originally committed as revision 106 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/FAQ | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ -1) ffserver don't not work. +1) ffserver doesn't not work. -ffmpeg development are now concentrated on the codec and format +ffmpeg development is now concentrated on the codec and format handling. New developments broke ffserver, so don't expect it to work correctly. It is planned to fix it ASAP. @@ -14,7 +14,7 @@ page. 3) I cannot read this Real Audio/Video file. See (2). ffmpeg only supports Real Video 1.0 and AC3 as Real -codecs. It mean that you cannot view files encoding with real tools +codecs. It mean that you cannot view files encoded with real tools after version 5.0. 4) I get audio/video synchro problems when grabbing. |