473,748 Members | 2,502 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

py_mpgedit SDK 0.2 beta has been released

py_mpgedit SDK 0.2 beta has been released
=============== =============== ===========

CHANGES

* Added volume control
* Fixed exception handling when not using callbacks
DESCRIPTION

py_mpgedit is the mpgedit SDK python extension for Linux
and Windows.

mpgedit Software Development Toolkit (SDK) is a library
exporting core editing, playback and indexing functionality.
It edits and plays MP3 files (MPEG 1 layer 1/ 2/3, MPEG 2,
and MPEG 2.5 audio files). Using this toolkit, developers
can create their own MP3 editing applications.
SAMPLE SESSION

Here is a sample session demonstrating editing and playback
of an mp3 file using this extension. This creates a file
new.mp3 from seconds 6 to 12 of old.mp3, then plays new.mp3.
import mpgedit
spec = mpgedit.Spec()
spec.append('ol d.mp3', '6-12')
mpgedit.Index(' old.mp3').index ()
mpgedit.Edit(sp ec, 'new.mp3').edit ()
mpgedit.Play('n ew.mp3').play()

LICENSE

Python-based open source license
GPL-compatible
LINKS

Download the py_mpgedit SDK:
http://www.mpgedit.org/mpgedit/download_sdks.html

Browse the documention:
http://www.mpgedit.org/mpgedit/sdk/py_mpgedit.htm

mpgedit home page:
http://www.mpgedit.org

mpgedit SDK on freshmeat:
http://tinyurl.com/yv8j

Jul 18 '05 #1
0 1108

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1390
by: Brian Lloyd | last post by:
Python for .NET 1.0 beta 2 has been released - you can download it from: http://www.zope.org/Members/Brian/PythonNet/ Python for .NET is a near-seamless integration of Python with the ..NET common language runtime. For more details, see the README: http://www.zope.org/Members/Brian/PythonNet/README.html
0
996
by: Bryan Weingarten | last post by:
py_mpgedit SDK 0.1 beta has been released - you can download it from: http://www.mpgedit.org/mpgedit/download_sdks.html py_mpgedit is the mpgedit SDK python extension for Linux and Windows. mpgedit Software Development Toolkit (SDK) is a library exporting core editing, playback and indexing functionality. It edits and plays MP3 files (MPEG 1 layer 1/ 2/3, MPEG 2, and MPEG 2.5 audio files). Using this toolkit, developers can create their...
3
255
by: clintonG | last post by:
April Fools :-) -- <%= Clinton Gallagher METROmilwaukee "Regional Information Services" URL http://clintongallagher.metromilwaukee.com/
3
1151
by: Guido Wesdorp | last post by:
======================== Kupu 1.1 beta 1 released ======================== 22 May 2004 The Kupu Team is pround to announce the first beta release of Kupu 1.1. After the 1.0.3 release, which was the first one to carry the new name and license, the new version brings new, long-awaited features.
0
1228
by: Anthony Baxter | last post by:
On behalf of the Python development team and the Python community, I'm happy to announce the first BETA release of Python 2.5. This is an *beta* release of Python 2.5. As such, it is not suitable for a production environment. It is being released to solicit feedback and hopefully discover bugs, as well as allowing you to determine how changes in 2.5 might impact you. If you find things broken or incorrect, please log a bug on...
4
2170
by: Michael | last post by:
Hi! (OK, slightly silly subject line :) I'm extremely pleased to say - Kamaelia 0.4.0 has been released! What's New & Changed? =====================
0
1164
by: Anthony Baxter | last post by:
On behalf of the Python development team and the Python community, I'm happy to announce the second BETA release of Python 2.5. This is an *beta* release of Python 2.5. As such, it is not suitable for a production environment. It is being released to solicit feedback and hopefully discover bugs, as well as allowing you to determine how changes in 2.5 might impact you. If you find things broken or incorrect, please log a bug on...
0
1297
by: Anthony Baxter | last post by:
On behalf of the Python development team and the Python community, I'm happy to announce the third BETA release of Python 2.5. This is an *beta* release of Python 2.5. As such, it is not suitable for a production environment. It is being released to solicit feedback and hopefully discover bugs, as well as allowing you to determine how changes in 2.5 might impact you. If you find things broken or incorrect, please log a bug on...
0
1326
by: Qiang Xue | last post by:
We are proud to announce the BETA release of PRADO 3.1.0. This is the result of nearly one year of hard work from the PRADO Group and represents a major milestone in the PRADO development. We hereby thank all PRADO developers and supporters. Please note, since this is a beta release, part of the code (especially those related with new features) may not be stable and are subject to change. Be very cautious if you intend to use this...
0
8987
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8826
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9534
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
6793
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6073
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4597
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3303
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2777
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2211
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.