Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.039 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'app,': 0.09; 'python': 0.11; '"keep': 0.16; 'forty': 0.16; 'madison.': 0.16; 'on"': 0.16; 'url:)': 0.16; 'written': 0.21; 'header:User-Agent:1': 0.23; "i've": 0.25; 'tim': 0.29; 'perl': 0.31; 'anyone': 0.31; 'file': 0.32; 'run': 0.32; 'could': 0.34; 'convert': 0.35; 'but': 0.35; 'there': 0.35; 'charset:us-ascii': 0.36; 'thanks': 0.36; 'subject:?': 0.36; 'application': 0.37; 'audio': 0.38; 'to:addr :python-list': 0.38; 'files': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'content-disposition:inline': 0.62; 'great': 0.65 Date: Wed, 13 Nov 2013 16:56:20 -0900 From: Tim Johnson To: Python ML Subject: ogg2mp3 utility? Mail-Followup-To: Python ML Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Organization: AkWebsoft X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1384394491 news.xs4all.nl 15873 [2001:888:2000:d::a6]:58588 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:59388 I've written an application that does some audio file conversions. I use mutagen for some of the mp3 file manipulation, but to convert ogg files to mp3 format I've been using subprocess to run the ogg2mp3 perl utility. (available from http://marginalhacks.com/) by David Madison. It's a "spot on" great app, but I would like to be able to "keep it all one codebase". Are there any python utility that anyone could recommend? thanks -- Tim tim at tee jay forty nine dot com or akwebsoft dot com http://www.akwebsoft.com, http://www.tj49.com