diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2013-11-28 10:49:56 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2013-11-28 17:03:08 +0100 |
commit | 39192b76f8008b8b431df096aa962373a7bcd9ff (patch) | |
tree | 8b7d1bb3853624f22d1ecfda8a2175f2ec1d3672 /doc/ffserver.texi | |
parent | 01c9d8094af943b6b93a0c8a11dd97ef5105751f (diff) | |
download | ffmpeg-39192b76f8008b8b431df096aa962373a7bcd9ff.tar.gz |
doc/ffserver: remove more pointless/outdated entries
Mentioning build options, or bugs, or mysterious limitations should not
be done in the manual.
Diffstat (limited to 'doc/ffserver.texi')
-rw-r--r-- | doc/ffserver.texi | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/doc/ffserver.texi b/doc/ffserver.texi index 9c4703a028..3e54c9ce65 100644 --- a/doc/ffserver.texi +++ b/doc/ffserver.texi @@ -109,24 +109,6 @@ You should edit the ffserver.conf file to suit your needs (in terms of frame rates etc). Then install ffserver and ffmpeg, write a script to start them up, and off you go. -@section Troubleshooting - -@subsection The audio and video lose sync after a while. - -Yes, they do. - -@subsection After a long while, the video update rate goes way down in WMP. - -Yes, it does. Who knows why? - -@subsection WMP 6.4 behaves differently to WMP 7. - -Yes, it does. Any thoughts on this would be gratefully received. These -differences extend to embedding WMP into a web page. [There are two -object IDs that you can use: The old one, which does not play well, and -the new one, which does (both tested on the same system). However, -I suspect that the new one is not available unless you have installed WMP 7]. - @section What else can it do? You can replay video from .ffm files that was recorded earlier. |