[MPlayer-dev-eng] Re: [PATCH] CDDA Shuffle Mode

Ryan M Harris ryan.harris at acm.org
Mon Jun 23 20:39:35 CEST 2003


Albeu-

Yeah, that is the way it is supposed to work, but it doesn't.  A URL of
"cdda://3" plays tracks 3-end (instead of only track 3).  It was a simple
case of a missing else statement.

I forgot to check the extended support (making sure the patch doesn't have
problems with 2-, -5, etc), so let me do that sometime tonight and I will
get back to you.  I did check the cdda:// to make sure that would play the
whole disk (it does).

I hope this answers your question, if not, I'll explain better tonight once
I test.

Regards,

Ryan

-----Original Message-----
From: mplayer-dev-eng-bounces at mplayerhq.hu
[mailto:mplayer-dev-eng-bounces at mplayerhq.hu] On Behalf Of Alban Bedel
Sent: Sunday, June 22, 2003 6:24 AM
To: mplayer-dev-eng at mplayerhq.hu
Subject: [MPlayer-dev-eng] Re: [PATCH] CDDA Shuffle Mode

Hi Ryan M Harris,

on 21 Jun 2003 16:24:29 -0400 you wrote:

> Hi,
> 
> I am hoping this is the correct place to be sending this.
It's the correct place :)

> Below is a patch to fix shuffle mode for audio CDs.  Before it would do:
> 
> 3->end of cd (3-7 let's say)
> 1->end of cd (1-7)
> 2->end of cd (2-7)
> 
> With this patch it does it correctly (3, 1, 2)
> 
> If this is not correct, please give me a holler.
I have to take a look at it as i didn't touched this code since
a while.
Could you pls explain a bit more what it should fix ? I'm not sure
that i fully understood what's wrong.

The behaviour should be as follow :
 cdda://3 : play only track 3
 cdda://2- : play the whole disc starting at track 2
 cdda://-5 : play track 1 to 5
 cdda://3-5 : play track 3, 4 and 5

So where isn't it working ?
	Albeu
-- 

Everything is controlled by a small evil group
to which, unfortunately, no one we know belongs.


_______________________________________________
MPlayer-dev-eng mailing list
MPlayer-dev-eng at mplayerhq.hu
http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng




More information about the MPlayer-dev-eng mailing list