[MPlayer-cygwin] Re: Latest cvs also fails dvd's, wants libdvdread ?

Samuel Liddicott sam at liddicott.com
Wed Jan 8 22:48:02 CET 2003


One thing I never did under cygwin was to get any codec packages; is cygwin
enough windows that the codec packages aren't needed (and don't work) or is
it enough unix that they are needed and to work?

Sam
----- Original Message -----
From: "Samuel Liddicott" <sam at liddicott.com>
To: <mplayer-cygwin at mplayerhq.hu>
Cc: <saschasommer at freenet.de>
Sent: Wednesday, January 08, 2003 8:42 PM
Subject: Re: Latest cvs also fails dvd's, wants libdvdread ?


> > Sorry I don't have a dvd drive and can't fix this :(
> > but you may try to change line 308 of libmpdvdkit2/dvdreader.c to
> >
> > int cdir = open( ".", O_RDONLY | O_BINARY);
>
> No joy, ut I diff;d libmpdvdkit2 and found the answer in device.c line
132;
>   char const *psz_device = dvdcss->psz_device;
> which used to be
>     char psz_dvd[7];
>     _snprintf( psz_dvd, 7, "\\\\.\\%c:", psz_device[0] );
>
> So I now invoke:
>   mplayer.exe -dvd-device \\\\.\\v: -dvd 1
>
> and things are back to normal, by which I mean I get audo but scrambed
video
> again and then
> a52: CRC check failed!
> a52: error at resampling
> Encrypted VOB file (not compiled with libcss support)! Read
> DOCS/cd-dvd.html.
> Encrypted VOB file (not compiled with libcss support)! Read
> DOCS/cd-dvd.html.
> Encrypted VOB file (not compiled with libcss support)! Read
> DOCS/cd-dvd.html.
> Encrypted VOB file (not compiled with libcss support)! Read
> DOCS/cd-dvd.html.
> Encrypted VOB file (not compiled with libcss support)! Read
> DOCS/cd-dvd.html.
> Encrypted VOB file (not compiled with libcss support)! Read
> DOCS/cd-dvd.html.
> Encrypted VOB file (not compiled with libcss support)! Read
> DOCS/cd-dvd.html.
> Encrypted VOB file (not compiled with libcss support)! Read
> DOCS/cd-dvd.html.
> @@@ libmpeg2 returned from sig11... (bad file?) @@@
>
> Sam
>



More information about the MPlayer-cygwin mailing list