diff options
author | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-06-30 19:12:31 +0000 |
---|---|---|
committer | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-06-30 19:12:31 +0000 |
commit | 6a54834e6854d8c64f92a708ee5fe64edbc33e77 (patch) | |
tree | a88c810fe8ef97497dc46a4d0f73f04b884849bd /DOCS/xml/en | |
parent | 631d87f8b9be5c1682f10c494f6e4546c3578397 (diff) |
consistency fix: capitalize Windows Media Player, and add <application> tag around it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27175 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en')
-rw-r--r-- | DOCS/xml/en/documentation.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/DOCS/xml/en/documentation.xml b/DOCS/xml/en/documentation.xml index 13ee22989a..f86b058944 100644 --- a/DOCS/xml/en/documentation.xml +++ b/DOCS/xml/en/documentation.xml @@ -83,8 +83,9 @@ fonts, and the onscreen display (OSD)? <para> The player is rock solid playing damaged MPEG files (useful for some VCDs), -and it plays bad AVI files which are unplayable with the famous windows -media player. Even AVI files without index chunk are playable, and you can +and it plays bad AVI files which are unplayable with the famous +<application>Windows Media Player</application>. +Even AVI files without index chunk are playable, and you can temporarily rebuild their indexes with the <option>-idx</option> option, or permanently with <application>MEncoder</application>, thus enabling seeking! As you see, stability and quality are the most important things, |