Re: [Pykaraoke-discuss] New ripper

2006-06-25 Thread Kelvin Lawson
> Yes, absolutely. I would like to know if anyone else has successfully > compiled and test it. Great, I can feel a v0.4 coming on. We're in the middle of buying a house at the moment so time is limited, but I'll have a go at building it here and fitting it into a sensible release package. > Wh

Re: [Pykaraoke-discuss] subcode and deinterleaving question

2006-06-25 Thread Kelvin Lawson
> The point I was making was that the interleaving of the CDG was separate > from the interleaving that goes on at a lower level as part of the error > correction mechanism of all CDs. I'm not convinced either way but in > either case we already know the offsets and we know that the > de-interleavi

Re: [Pykaraoke-discuss] The Other End: ProShow; a playback controller for commercial hosting

2006-06-25 Thread Jay R. Ashworth
On Sun, Jun 25, 2006 at 04:19:23PM -0400, William Ferrell wrote: >On 6/25/06, Jay R. Ashworth <[EMAIL PROTECTED]> wrote: > > On Sun, Jun 25, 2006 at 02:13:48PM -0400, William Ferrell wrote: > >On 6/25/06, Jay R. Ashworth <[EMAIL PROTECTED]> wrote: > > > > On Sun, J

Re: [Pykaraoke-discuss] The Other End: ProShow; a playback controller for commercial hosting

2006-06-25 Thread William Ferrell
On 6/25/06, Jay R. Ashworth <[EMAIL PROTECTED]> wrote: On Sun, Jun 25, 2006 at 02:13:48PM -0400, William Ferrell wrote:>On 6/25/06, Jay R. Ashworth <[1]jra@baylink.com> wrote:>>  On Sun, Jun 25, 2006 at 01:36:00PM -0400, William Ferrell wrote: >  >I've relocated to Florida (Palm Bay

Re: [Pykaraoke-discuss] New ripper

2006-06-25 Thread Jay R. Ashworth
On Sun, Jun 25, 2006 at 02:27:11PM -0400, William Ferrell wrote: > Ah. Well, ogg is fine with me, as long as the player will track it. > FreeDB is a bit more important -- you'd be surprised how many karaoke > CDGs are actually in there. > >I feel the need to chime in here and s

Re: [Pykaraoke-discuss] The Other End: ProShow; a playback controller for commercial hosting

2006-06-25 Thread Jay R. Ashworth
On Sun, Jun 25, 2006 at 02:13:48PM -0400, William Ferrell wrote: >On 6/25/06, Jay R. Ashworth <[EMAIL PROTECTED]> wrote: > > On Sun, Jun 25, 2006 at 01:36:00PM -0400, William Ferrell wrote: > >I've relocated to Florida (Palm Bay), and am trying to set > >up shop here as

Re: [Pykaraoke-discuss] New ripper

2006-06-25 Thread William Ferrell
On 6/25/06, Jay R. Ashworth <[EMAIL PROTECTED]> wrote: On Sun, Jun 25, 2006 at 06:46:05PM +0100, Drew wrote:> > Well, having finally gotten SuSE 10.0 onto my laptop and the 100GB> > drive (which freed up the 80GB to go in the external chassis), I'm> > about to start ripping my 400 disc library -- w

Re: [Pykaraoke-discuss] The Other End: ProShow; a playback controller for commercial hosting

2006-06-25 Thread William Ferrell
On 6/25/06, Jay R. Ashworth <[EMAIL PROTECTED]> wrote: On Sun, Jun 25, 2006 at 01:36:00PM -0400, William Ferrell wrote:>I've relocated to Florida (Palm Bay), and am trying to set>up shop here as a KJ.Well, no shit.  Welcome to sunny (where, by sunny, right now I mean 'rainy') Florida.Indeed

Re: [Pykaraoke-discuss] New ripper

2006-06-25 Thread Jay R. Ashworth
On Sun, Jun 25, 2006 at 06:46:05PM +0100, Drew wrote: > > Well, having finally gotten SuSE 10.0 onto my laptop and the 100GB > > drive (which freed up the 80GB to go in the external chassis), I'm > > about to start ripping my 400 disc library -- which includes a lot of > > brands, though only a cou

Re: [Pykaraoke-discuss] The Other End: ProShow; a playback controller for commercial hosting

2006-06-25 Thread Jay R. Ashworth
On Sun, Jun 25, 2006 at 01:36:00PM -0400, William Ferrell wrote: >On 6/25/06, Jay R. Ashworth <[EMAIL PROTECTED]> wrote: > Ok, I'll admit; that's *almost* all I've got so far. :-) > Not quite: I have a paper sketch of a screen layout. > I need to figure out Glade, which I gather

Re: [Pykaraoke-discuss] New ripper

2006-06-25 Thread Drew
> > Yes, absolutely. I would like to know if anyone else has successfully > > compiled and test it. > > Well, having finally gotten SuSE 10.0 onto my laptop and the 100GB > drive (which freed up the 80GB to go in the external chassis), I'm > about to start ripping my 400 disc library -- which inc

Re: [Pykaraoke-discuss] The Other End: ProShow; a playback controller for commercial hosting

2006-06-25 Thread William Ferrell
On 6/25/06, Jay R. Ashworth <[EMAIL PROTECTED]> wrote: Ok, I'll admit; that's *almost* all I've got so far.  :-)Not quite: I have a paper sketch of a screen layout.I need to figure out Glade, which I gather is the prototypingenvironment of choice for complicated user interfaces. As I've discussed b

[Pykaraoke-discuss] The Other End: ProShow; a playback controller for commercial hosting

2006-06-25 Thread Jay R. Ashworth
Ok, I'll admit; that's *almost* all I've got so far. :-) Not quite: I have a paper sketch of a screen layout. I need to figure out Glade, which I gather is the prototyping environment of choice for complicated user interfaces. As I've discussed before, though, primarily with Will, who's done mu

Re: [Pykaraoke-discuss] New ripper

2006-06-25 Thread Jay R. Ashworth
On Sun, Jun 25, 2006 at 12:58:03PM +0100, Drew wrote: > On Wed, 2006-06-21 at 23:17 +0100, Kelvin Lawson wrote: > > Thanks a lot for posting your code Drew, glad to hear you got it > > working. If you don't want the hassle of packaging it up yourself in a > > release it sounds like a good additio

Re: [Pykaraoke-discuss] subcode and deinterleaving question

2006-06-25 Thread Drew
On Wed, 2006-06-21 at 23:39 +0100, Kelvin Lawson wrote: > > What I found was that in bin file (which was extracted with RW_RAW and > > so would need the karaoke info deinterleaving) has the q-channel subcode > > bits (bit 6) in the right place and in the right order already (ie they > > are do not

Re: [Pykaraoke-discuss] New ripper

2006-06-25 Thread Drew
On Wed, 2006-06-21 at 23:17 +0100, Kelvin Lawson wrote: > Thanks a lot for posting your code Drew, glad to hear you got it > working. If you don't want the hassle of packaging it up yourself in a > release it sounds like a good addition to the cdgtools suite. I tend to > use Python for home proj