summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-03-04 14:12:58 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-03-04 14:12:58 +0000
commitc25474941c626032141c0a142274ce6769927d86 (patch)
tree4b76a42945b23956d4c0a532c825586a7c9ae66f /DOCS
parent1fd89ee91993f57fec5f5d282480fd518c218994 (diff)
downloadmpv-c25474941c626032141c0a142274ce6769927d86.tar.bz2
mpv-c25474941c626032141c0a142274ce6769927d86.tar.xz
Updated FAQ, TODO
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@36 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/MPlayer-FAQ3
-rw-r--r--DOCS/TODO5
2 files changed, 7 insertions, 1 deletions
diff --git a/DOCS/MPlayer-FAQ b/DOCS/MPlayer-FAQ
index 59c7cd222a..34af0e9824 100644
--- a/DOCS/MPlayer-FAQ
+++ b/DOCS/MPlayer-FAQ
@@ -125,3 +125,6 @@ A: ...but you don't have the X development package installed. It's called
Also check if the /usr/X11 symlink exists (this can be a problem on
Mandrake systems). It can be created with the 'ln -sf /usr/X11R6 /usr/X11'
command. Your distribution may differ from the Linux Filesystem Standard.
+
+Q: I have files with WMV (Windows Media Video) extension. Can I use'em?
+A: No, we couldn't find any way to get it work with MPlayer.
diff --git a/DOCS/TODO b/DOCS/TODO
index e509cb67fc..081084683b 100644
--- a/DOCS/TODO
+++ b/DOCS/TODO
@@ -13,7 +13,7 @@ Fix compilation problems:
Libvo features:
- framebuffer and svgalib support (both)
- real fullscreen (black bands at unused areas) support - DONE for xmga & x11
-- fix X4.0.x/DRI OpenGL (doesn't work, at least mga & tdfx & nvidia)
+- fix X4.0.x/DRI OpenGL (doesn't really work, at least mga & tdfx & nvidia)
- change libmpeg2 & libvo interface to be compatible with libmpeg2-0.2.0 release
Player features:
@@ -27,3 +27,6 @@ Player features:
- support for more codecs (sample .avi files and .dll needed!) - HELP!
- support for MPEG TS (transport streams) and PES format - I need sample files!
- verify valid range of numeric options (like '-xy 0')
+
+Requested codecs:
+- WMV (Windows Media Video 8)