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


Groups > comp.lang.python > #76988

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!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <parth5049@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.132
X-Spam-Level *
X-Spam-Evidence '*H*': 0.77; '*S*': 0.03; 'subject:Python': 0.06; 'python': 0.11; 'subject:Converting': 0.16; 'all,': 0.19; 'module': 0.19; 'format,': 0.24; 'message-id:@mail.gmail.com': 0.30; 'this.': 0.32; 'raw': 0.33; 'third': 0.33; 'convert': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'thanks': 0.36; 'audio': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'dear': 0.65; '2.7.': 0.84; 'subject:Using': 0.84; 'yours.': 0.93
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=tHvgxdngCR2/Nwu4r7E4slXYSd1ytwAsEi728pHHtGY=; b=eQRsespNMq9uziphk/kMoWASXewFTlfGuArapfWucKZ9D/Aad1OuAgHlyzhZW/2wL3 dEbc/KV0W3aRv4cdhtdjGssmRMK0UzDNSwz+gYbCaqv8XKMOdJmq7Nwh97aWHxqGh0Tz hna9T5PiW+oljJs0D1FTQFinnk6j9QCSxmWN2eMZ418uKpbEJGrKcVVXmRsghivoVsZJ 1HDxlQ5riASOz1DlX41WoG7kf9QHAfTXIulpNbRtV8IU5ErdjGOTILl1ocYcrUZoOdzh UJpv7LRApJA2E+7LPHkGEYu7ueoKbW+lUDFhukJ1MuWYpNscQNPd41dKvQwZcHuWHdA6 2nMA==
MIME-Version 1.0
X-Received by 10.224.96.137 with SMTP id h9mr36786812qan.96.1408980515582; Mon, 25 Aug 2014 08:28:35 -0700 (PDT)
Date Mon, 25 Aug 2014 18:28:35 +0300
Subject Media Conversion Using Python - Converting MP3 to Other Formats
From Parth Trivedi <parth5049@gmail.com>
To python-list@python.org
Content-Type multipart/alternative; boundary=001a11c2e0a8207c90050175d70e
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.13419.1408980518.18130.python-list@python.org> (permalink)
Lines 28
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1408980518 news.xs4all.nl 2966 [2001:888:2000:d::a6]:46672
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:76988

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

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.

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


Thread

Media Conversion Using Python - Converting MP3 to Other Formats Parth Trivedi <parth5049@gmail.com> - 2014-08-25 18:28 +0300

csiph-web