Re: any developers on the list?

jackc <[email protected]> Thu, 04 Jan 2007 12:29:03 -0800
Newsgroups gmane.comp.multimedia.grip.user
Message-ID <[email protected]>
yup, just ripped my first cd to mp3!!!

now on to loading it to the nano. note that my windoz 2k version of 
itunes crashes (its a work box,
i brook no MS at home! ).

next step is loading the ipod form linux!!!

and yes, we are having fun now!!!

thx again to all, i will fwd my suggested change to the development team.
i feel that having the bogus path in the dialog box is very helpful.

i see that displaymsg doesnt like variables, but ....
MakeDirs(ginfo->mp3file[cpu]);
  if(!CanWrite(ginfo->mp3file[cpu])) {
    sprintf(buf,_("No write access to write encoded file 
[%s]\n"),ginfo->mp3file[cpu]);
    DisplayMsg(buf);
    return FALSE;
  }

isnt too messy...




Todd Zullinger wrote:
> jackc wrote:
>   
>> from my ~/.grip 
>>
>> mp3exename /usr/local/bin/lame
>> mp3cmdline -h -b %b %w %m
>> dbserver freedb.freedb.org
>> ripfileformat ~/ogg/%A/%d/%n.wav
>> mp3fileformat %x
>> mp3extension mp3
>>
>> do these last 2 look right???
>>     
>
> Nope.  I think that's the problem.  You want mp3fileformat (Encode
> file format in the GUI) to be a format for the full path and filename
> of your encoded file.  Something like this is probably more of what you
> want:
>
> ~/ogg/%A/%d/%n.%x
>
> Actually, I'd change the ogg part of that to %x (or to something more
> generic, like music).  I'd do that for both the ripfileformat and
> mp3fileformat settings.  It would seem odd to me to have mp3's in an
> ogg folder.
>
> Hopefully you'll soon be ripping away at your CD's and getting them
> onto your Nano. :)
>
>   
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> ------------------------------------------------------------------------
>
> _______________________________________________
> Grip-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/grip-users
>   

-- 
Jack Craig

Linux26 Team
Brocade Communications Systems, Inc.
1600 Technology Dr.
San Jose, CA  95110
408.333.7478
Direct E-mail:  [email protected]

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV