[MPlayer-users] DVD playback error (latest SVN)
Ilja Sekler
ilja_sekler_ at gmx.de
Tue Jun 1 09:55:31 CEST 2010
On 01.06.2010 08:07, Reimar Döffinger wrote:
> I think there's a typo, could you try
> Index: libdvdcss/libdvdcss.c
> ===================================================================
> --- libdvdcss/libdvdcss.c (revision 31294)
> +++ libdvdcss/libdvdcss.c (working copy)
> @@ -367,7 +367,7 @@
> if( dvdcss->b_ioctls )
> {
> i_ret = _dvdcss_test( dvdcss );
> - if( i_ret == -2 )
> + if( i_ret == -3 )
> {
> /* Scrambled disk, RPC-II drive, no region set: bail out */
> free( dvdcss->psz_device );
>
I didn't need DVD playback for quite a long time, so I missed the
breakage, but r31297 with the this patch plays DVDs from my collection
with dvd:// or dvdnav:// successfully.
--
Regards
Ilja
More information about the MPlayer-users
mailing list