comparison DOCS/cd-dvd.html @ 3350:5ae3895b5b28

libdvdread + lib(dvd)css version number problems new Q/A : a libdvdread bug
author gabucino
date Thu, 06 Dec 2001 18:25:39 +0000
parents 9588821f3262
children 44d5eb5f3a7d
comparison
equal deleted inserted replaced
3349:e0e03fb4ed3f 3350:5ae3895b5b28
85 <LI><P><B>Download source of libdvdread and libdvdcss.</B></P> 85 <LI><P><B>Download source of libdvdread and libdvdcss.</B></P>
86 86
87 <P><I>You can download them from 87 <P><I>You can download them from
88 <A HREF="http://www.dtek.chalmers.se/groups/dvd">http://www.dtek.chalmers.se/groups/dvd</A> 88 <A HREF="http://www.dtek.chalmers.se/groups/dvd">http://www.dtek.chalmers.se/groups/dvd</A>
89 (click 'download' in the menu at the left, and you can find libdvdcss and 89 (click 'download' in the menu at the left, and you can find libdvdcss and
90 libdvdread in a table).</I></P></LI> 90 libdvdread in a table).</I></P>
91
92 <P><B><I>IMPORTANT !</I></B><BR>
93 For
94 <UL>
95 <LI>libdvdread 0.8 - you'll need <B>libcss</B> instead of libdvdcss</LI>
96 <LI>libdvdread 0.9 - you'll need <B>libdvdcss 0.0.3</B> ! Don't use newer
97 versions, they won't work!</LI>
98 <LI>For example <B><U>never</U></B> use libdvdcss <B>1.0</B>, it will be unusably slow!</LI>
99 </UL>
100 </P>
101 </LI>
91 102
92 <LI><P><B>Compile and install libdvdcss THEN libdvdread.</B></P> 103 <LI><P><B>Compile and install libdvdcss THEN libdvdread.</B></P>
93 104
94 <P><I>Read documentation of these packages to do this step easily.</I></P></LI> 105 <P><I>Read documentation of these packages to do this step easily.</I></P></LI>
95 106
128 <P><B><A NAME=4.3>4.3. DVD playback FAQ</A></B></P> 139 <P><B><A NAME=4.3>4.3. DVD playback FAQ</A></B></P>
129 140
130 <TABLE BORDER=0 ALIGN=left WIDTH=100%> 141 <TABLE BORDER=0 ALIGN=left WIDTH=100%>
131 142
132 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 143 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
144 Playing a DVD, I encountered this error :<BR>
145 <CODE>mplayer: ifo_read.c:1143: ifoRead_C_ADT_internal: Assertion nfo_length /
146 sizeof(cell_adr_t) >= c_adt->nr_of_vobs' failed.</CODE>
147 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
148 This is a known libdvdread 0.9.1 bug, it should be already fixed in 0.9.2.
149 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
150
151 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
133 Can I compile libdvdread and libdvdcss for example on my sweet Sparc/Solaris? 152 Can I compile libdvdread and libdvdcss for example on my sweet Sparc/Solaris?
134 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 153 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
135 Who knows ... Please test it and send feedback. But it's said that it 154 Who knows ... Please test it and send feedback. But it's said that it
136 should work. Please refer documentation of libdvdread and its homepage 155 should work. Please refer documentation of libdvdread and its homepage
137 as well. We're not authors of libdvdread. 156 as well. We're not authors of libdvdread.