[aklug] Re: Command-line ogg to mp3 converter

From: Tim Johnson <tim@akwebsoft.com>
Date: Sun Sep 02 2012 - 09:15:26 AKDT

* Christopher Howard <christopher.howard@frigidcode.com> [120902 09:03]:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 09/02/2012 08:42 AM, James wrote:
> > mencoder (part of the mplayer package) and ffmpeg would be my
> > recommendations. They both support a wide variety of both input and
> > output formats. The only downside may be that they are _more_
> > complete (and thus complex) than you may wish. On Sep 2, 2012 12:31
> > PM, "Tim Johnson" <tim@akwebsoft.com> wrote:
> >
> >
>
> There is a Perl script called ogg2mp3 that avoids the aforemention
> complexity. However, the developer's repository seems to be down. So,
> I have copied the package to my FTP server from the Gentoo repositories:
>
> ftp://frigidcode.com/redist/ogg2mp3/ogg2mp3-0.6.1.tar.bz2

Chris, that's great. I have that app now, but am getting Can't locate
String/ShellQuote.pm in @INC (@INC contains: /opt/css/lib/perl
/Library/Perl/5.12/darwin-thread-multi-2level /Library/Perl/5.12
/Network/Library/Perl/5.12/darwin-thread-multi-2level
/Network/Library/Perl/5.12 /Library/Perl/Updates/5.12.3
/System/Library/Perl/5.12/darwin-thread-multi-2level /System/Library/Perl/5.12
/System/Library/Perl/Extras/5.12/darwin-thread-multi-2level
/System/Library/Perl/Extras/5.12 .) at ./ogg2mp3 line 42. BEGIN
failed--compilation aborted at ./ogg2mp3 line 42.

At line 42 I have <code>
use String::ShellQuote;
</code>
I'm not a perlmonger, I'm a pythonist, but I assume the either
1)I need to append the systme path OR
2)I need to install the `String' module.
Do you know the syntax for eithe 1 or 2?
thanks

-- 
Tim 
tim at tee jay forty nine dot com or akwebsoft dot com
http://www.akwebsoft.com
---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Sun Sep 2 09:15:34 2012

This archive was generated by hypermail 2.1.8 : Sun Sep 02 2012 - 09:15:34 AKDT