diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2010-03-08 19:33:41 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2010-03-08 19:33:41 +0000 |
commit | 73ab1c833936e067ee4a2538a865bef5f989092d (patch) | |
tree | c960e28e06054908dfb55403e934006175266e31 /DOCS/xml | |
parent | c7c74e14046a4f8737e55092ce2c4fdc1636be7e (diff) |
We have some sort of DVD menu support nowadays.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30862 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml')
-rw-r--r-- | DOCS/xml/en/faq.xml | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml index 83989dbf3a..8a043702f0 100644 --- a/DOCS/xml/en/faq.xml +++ b/DOCS/xml/en/faq.xml @@ -793,14 +793,8 @@ while seeking through RealMedia streams? What about DVD navigation/menus? </para></question> <answer><para> -<application>MPlayer</application> does not support DVD menus due to serious -architectural limitations that prevent proper handling of still images and -interactive content. If you want to have fancy menus, you will have to use -another player like <application>xine</application>, -<application>VLC</application> or <application>Ogle</application>. -If you want to see DVD navigation in <application>MPlayer</application> you -will have to implement it yourself, but be aware that it is a major -undertaking. +<application>MPlayer</application> should support DVD menus nowadays. +Your mileage may vary. </para></answer> </qandaentry> |