Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #77244

Re: Media Conversion Using Python - Converting MP3 to Other Formats

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.007
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'url:pypi': 0.03; 'subject:Python': 0.06; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'url:github': 0.09; 'python': 0.11; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'somewhere.': 0.16; 'subject:Converting': 0.16; 'wrote:': 0.18; 'all,': 0.19; 'module': 0.19; 'pieces': 0.19; 'header:User- Agent:1': 0.23; 'format,': 0.24; 'recognize': 0.24; 'header:X -Complaints-To:1': 0.27; 'tried': 0.27; 'rest': 0.29; '[1]': 0.29; '[2]': 0.30; 'have,': 0.30; 'obscure': 0.31; 'them?': 0.31; 'writes:': 0.31; 'lists': 0.32; 'there.': 0.32; 'this.': 0.32; 'url:python': 0.33; 'raw': 0.33; 'third': 0.33; 'convert': 0.35; 'there': 0.35; 'useful': 0.36; 'thanks': 0.36; 'url:org': 0.36; 'searching': 0.37; 'wrong': 0.37; 'message-id:@gmail.com': 0.38; 'problems': 0.38; 'audio': 0.38; 'to:addr:python-list': 0.38; 'rather': 0.38; 'that,': 0.38; 'extremely': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'called': 0.40; 'everybody': 0.60; 'dear': 0.65; 'useful.': 0.68; 'results': 0.69; '2.7.': 0.84; 'subject:Using': 0.84; 'received:89': 0.85; 'yours.': 0.93
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Akira Li <4kir4.1i@gmail.com>
Subject Re: Media Conversion Using Python - Converting MP3 to Other Formats
Date Fri, 29 Aug 2014 03:46:09 +0400
References <CAAe=kjtey_2o2A2sozPvHpvTvLioOHZaDBwJnCkPeOh1unPGmw@mail.gmail.com> <ltfmq5$kae$1@ger.gmane.org>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 8bit
X-Gmane-NNTP-Posting-Host 89.169.229.68
User-Agent Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)
Cancel-Lock sha1:SPHYXPtbnSzl5gXdh+eOtw+6YIM=
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.13589.1409269585.18130.python-list@python.org> (permalink)
Lines 44
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1409269585 news.xs4all.nl 2835 [2001:888:2000:d::a6]:39829
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:77244

Show key headers only | View raw


Mark Lawrence <breamoreboy@yahoo.co.uk> writes:

> On 25/08/2014 16:28, Parth Trivedi wrote:
>> Dear All,
>>
>> I need some help of yours. I want to convert audio in MP3 format to
>> other formats including uncompressed raw format, WAV etc. and I am using
>> python 2.7. Is there any built-in module I can use or any third party
>> modules available ?
>>
>> Please help me on this. I would be very grateful.
>>
>> Thanks and Regards,
>> Parth T.
>>
>
> There are a number of extremely useful third party pieces of software
> available to help with this.  They are called "search engines".  What
> have you tried with them, what problems did you have, what else do you
> need to know about them?
>
> If you'd have tried these rather obscure beasts, you might have found
> https://docs.python.org/2/py-modindex.html or
> https://pypi.python.org/pypi
>
> You can do the rest from there.

Curated lists [1] might be useful. If you don't know what you are searching
for then a search engine might return a wrong answer that you won't be
able to recognize as one (Catch-22).

[1] https://github.com/vinta/awesome-python#audio

Everybody needs to start somewhere.

Having said that, a search query: “python mp3” [2] returns useful
results for me.

[2] https://duckduckgo.com/?q=python+mp3


--
Akira

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Media Conversion Using Python - Converting MP3 to Other Formats Akira Li <4kir4.1i@gmail.com> - 2014-08-29 03:46 +0400

csiph-web