[MPlayer-users] cdda://2 broken

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Sat Oct 29 21:41:22 CEST 2005


Hi,
On Sat, Oct 29, 2005 at 11:08:31AM +0200, Guillaume POIRIER wrote:
> I had a look at the commits that were done between the 2nd and 3rd...
> The only change that directly affects cdda is this one:
> 
> Index: cdda.c
> ===================================================================
> RCS file: /cvsroot/mplayer/main/libmpdemux/cdda.c,v
> retrieving revision 1.14
> retrieving revision 1.15
> diff -u -r1.14 -r1.15
> --- cdda.c      19 Sep 2005 18:22:09 -0000      1.14
> +++ cdda.c      2 Oct 2005 16:30:01 -0000       1.15
> @@ -215,6 +215,7 @@
> 
>   if(p->no_skip)
>     mode |= PARANOIA_MODE_NEVERSKIP;
> +  paranoia_modeset(cdd, mode);
> 
>   if(p->search_overlap >= 0)
>     paranoia_overlapset(cdd,p->search_overlap);
> 

Maybe the CD is broken/scratched. Try something like -cdda paranoia=0.

Greetings,
Reimar Döffinger




More information about the MPlayer-users mailing list