[MPlayer-users] Why won't MPlayer play my DVDs?

Andrew A. Gill superluser at frontiernet.net
Thu Mar 2 19:37:35 CET 2006


On Thu, 2 Mar 2006, Dominik 'Rathann' Mierzejewski wrote:

> On Thursday, 02 March 2006 at 05:21, Andrew A. Gill wrote:
>>
>> Looks like it's time for me to stop pestering you and start
>> pestering the libdvdcss people.
>
> Well, at least you've found out where the problem is, which
> is always something. ;)

Actually, I think I'll pester you guys once more, because this 
is too frickin' stupid.  The last line of feedback comes from 
this line:

 	printf( "read failed (%s)\n", dvdcss_error( dvdcss ) );

So find dvdcss_error, right?  Here it is, in all its glory:

 	extern char * dvdcss_error ( dvdcss_t dvdcss )
 	{
 	    return dvdcss->psz_error;
 	}

What could this possibly do that

 	printf( "read failed (%s)\n", dvdcss->psz_error);

couldn't?  I suddenly have no confidence in the libdvdcss 
people.  And if anyone on the list is a dev for libdvdcss, I do 
not apologize.

-- 
| Andrew A. Gill     To ensure continued quality of service,   |
|                    this e-mail is being monitored by the NSA |
| <superluser at frontiernet.net> <http://www.needsfoodbadly.com> |
                                                               --
Amything you can do, I can do better.




More information about the MPlayer-users mailing list