diff options
author | Diego Biurrun <diego@biurrun.de> | 2005-06-11 16:15:53 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2005-06-11 16:15:53 +0000 |
commit | 758b4bcd62f7f40759b5223eb1cbe782744e67c5 (patch) | |
tree | 1bedccf796bed9cf4da93a5a687799570c93693f /doc | |
parent | f5f30f1bce57d1155c6e7d0a3d753900377dcd25 (diff) | |
download | ffmpeg-758b4bcd62f7f40759b5223eb1cbe782744e67c5.tar.gz |
Clarify the sentence about WMP object IDs.
Originally committed as revision 4374 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ffserver-doc.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ffserver-doc.texi b/doc/ffserver-doc.texi index ac04990920..1780f6ee1f 100644 --- a/doc/ffserver-doc.texi +++ b/doc/ffserver-doc.texi @@ -107,8 +107,8 @@ Yes, it does. Who knows why? Yes, it does. Any thoughts on this would be gratefully received. These differences extend to embedding WMP into a web page. [There are two -different object IDs that you can use, the old one cannot -play very well, and the new one works well (both on the same system). However, +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? |