mirror of
https://github.com/mpv-player/mpv
synced 2024-12-29 10:32:15 +00:00
libdvdread + lib(dvd)css version number problems
new Q/A : a libdvdread bug git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3351 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
fa5628a992
commit
d3ca64601b
@ -81,7 +81,18 @@ felismeri.</P>
|
||||
|
||||
<P><I>Letöltheted őket a
|
||||
<A HREF="http://www.dtek.chalmers.se/groups/dvd">http://www.dtek.chalmers.se/groups/dvd</A>
|
||||
címrõl (klikkelj a 'download'-ra a bal oldali menûben).</I></P></LI>
|
||||
címrõl (klikkelj a 'download'-ra a bal oldali menûben).</I></P>
|
||||
|
||||
<P><B><I>FONTOS !</I></B>
|
||||
<UL>
|
||||
<LI>libdvdread 0.8-hoz libdvdcss helyett <B>libcss</B> kell</LI>
|
||||
<LI>libdvdread 0.9-hez libdvdcss <B>0.0.3</B> kell! Az újabb libdvdcss
|
||||
verziókkal nem fog mûködni!</LI>
|
||||
<LI>libdvdcss <B>1.0</B>-t ne használj, mert használhatatlanul lassúvá teszi a
|
||||
lejátszást.</LI>
|
||||
</UL>
|
||||
</P>
|
||||
</LI>
|
||||
|
||||
<LI><P><B>Fordítsd le és installáld a libdvdcss-t és AZUTÁN a libdvdread-et.</B></P>
|
||||
|
||||
@ -118,6 +129,14 @@ v
|
||||
|
||||
<TABLE BORDER=0 ALIGN=left WIDTH=100%>
|
||||
|
||||
<TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
|
||||
DVD lejátszás elõtt/helyett/közben ezt a hibaüzenetet kapom :<BR>
|
||||
<CODE>mplayer: ifo_read.c:1143: ifoRead_C_ADT_internal: Assertion nfo_length /
|
||||
sizeof(cell_adr_t) >= c_adt->nr_of_vobs' failed.</CODE>
|
||||
</B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
|
||||
Ismert libdvdread 0.9.1 bug, a 0.9.2-ben már javítva van.
|
||||
</TD><TR><TD COLSPAN=3> </TD><TR>
|
||||
|
||||
<TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
|
||||
Lefordíthatom a libdvdread-et és a libdvdcss-t például az én szép kis
|
||||
Sparc/Solarisomon?
|
||||
|
@ -87,7 +87,18 @@ downloaded, compiled and installed BEFORE you run ./configure script of
|
||||
<P><I>You can download them from
|
||||
<A HREF="http://www.dtek.chalmers.se/groups/dvd">http://www.dtek.chalmers.se/groups/dvd</A>
|
||||
(click 'download' in the menu at the left, and you can find libdvdcss and
|
||||
libdvdread in a table).</I></P></LI>
|
||||
libdvdread in a table).</I></P>
|
||||
|
||||
<P><B><I>IMPORTANT !</I></B><BR>
|
||||
For
|
||||
<UL>
|
||||
<LI>libdvdread 0.8 - you'll need <B>libcss</B> instead of libdvdcss</LI>
|
||||
<LI>libdvdread 0.9 - you'll need <B>libdvdcss 0.0.3</B> ! Don't use newer
|
||||
versions, they won't work!</LI>
|
||||
<LI>For example <B><U>never</U></B> use libdvdcss <B>1.0</B>, it will be unusably slow!</LI>
|
||||
</UL>
|
||||
</P>
|
||||
</LI>
|
||||
|
||||
<LI><P><B>Compile and install libdvdcss THEN libdvdread.</B></P>
|
||||
|
||||
@ -129,6 +140,14 @@ machine.</P>
|
||||
|
||||
<TABLE BORDER=0 ALIGN=left WIDTH=100%>
|
||||
|
||||
<TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
|
||||
Playing a DVD, I encountered this error :<BR>
|
||||
<CODE>mplayer: ifo_read.c:1143: ifoRead_C_ADT_internal: Assertion nfo_length /
|
||||
sizeof(cell_adr_t) >= c_adt->nr_of_vobs' failed.</CODE>
|
||||
</B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
|
||||
This is a known libdvdread 0.9.1 bug, it should be already fixed in 0.9.2.
|
||||
</TD><TR><TD COLSPAN=3> </TD><TR>
|
||||
|
||||
<TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
|
||||
Can I compile libdvdread and libdvdcss for example on my sweet Sparc/Solaris?
|
||||
</B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
|
||||
|
Loading…
Reference in New Issue
Block a user