On Tue, Jul 01, 2003 at 12:28:12AM -0700, Rich C wrote: > Anything GUI related to liven up my simple 2-3 line > rip menu would be cool. I'll see about parsing the > output of lame, oggenc, and cdparanoia so that we can > drive a graphical rip progress indicator.
I've changed lame to be called with '--nohist' so it should be easier to parse the text information rather than the histogram. Also, you may want to look at how src/video/mplayer.py works through 'runapp' since it provides a better process control mechanism and simple ways to read and write to command-line applications. ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
