mirror of
https://github.com/mpv-player/mpv
synced 2025-02-19 14:26:57 +00:00
Better explain why we have no DVD menus and what to do about it (DIY).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13420 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
bddd21cc1c
commit
fd7ecb4a4e
@ -1123,14 +1123,17 @@ to worry about it ... Note: With SDL you can force/disable Xv using
|
|||||||
<title>DVD playback</title>
|
<title>DVD playback</title>
|
||||||
<qandaentry>
|
<qandaentry>
|
||||||
<question><para>
|
<question><para>
|
||||||
What about DVD navigation?
|
What about DVD navigation/menus?
|
||||||
</para></question>
|
</para></question>
|
||||||
<answer><para>
|
<answer><para>
|
||||||
Support for dvdnav in <application>MPlayer</application> is currently broken,
|
<application>MPlayer</application> does not support DVD menus due to serious
|
||||||
normal playback does work, though. If you want to have fancy menus, you will
|
architectural limitations that prevent proper handling of still images and
|
||||||
have to use another player like <application>Xine</application> or
|
interactive content. If you want to have fancy menus, you will have to use
|
||||||
<application>Ogle</application>. If you care about DVD navigation, send a
|
another player like <application>xine</application>,
|
||||||
<ulink url="../../tech/patches.txt">patch</ulink>.
|
<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.
|
||||||
</para></answer>
|
</para></answer>
|
||||||
</qandaentry>
|
</qandaentry>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user